Skip to content
Snippets Groups Projects

Fix OEP full - spin polarized case

Merged Nicolas Tancogne-Dejean requested to merge fix_oep_polarized into hotfix-12.2
1 file
+ 9
9
Compare changes
  • Side-by-side
  • Inline
@@ -66,30 +66,30 @@ else
match ; Eigenvalue 10 ; GREPFIELD(static/info, '#k = 4', 3, 10) ; -1.0329825000000001
# forces on 1 and 3; 2 and 4 must be equal by symmetry
Precision: 6.90e-08
Precision: 1.00e-07
match ; Force 1 (x) ; GREPFIELD(static/info, '1 B', 3) ; -0.16790969
Precision: 4.43e-09
match ; Force 1 (y) ; GREPFIELD(static/info, '1 B', 4) ; 6.417201099999999e-08
Precision: 4.76e-13
match ; Force 1 (z) ; GREPFIELD(static/info, '1 B', 5) ; 6.84489085e-14
Precision: 1.50e-12
match ; Force 1 (z) ; GREPFIELD(static/info, '1 B', 5) ; 0.0
Precision: 7.11e-05
match ; Force 2 (x) ; GREPFIELD(static/info, '2 N', 3) ; 1.42191
Precision: 2.90e-09
match ; Force 2 (y) ; GREPFIELD(static/info, '2 N', 4) ; 4.36178209e-08
Precision: 1.22e-12
match ; Force 2 (z) ; GREPFIELD(static/info, '2 N', 5) ; 1.34408564e-13
Precision: 1.50e-12
match ; Force 2 (z) ; GREPFIELD(static/info, '2 N', 5) ; 0.0
Precision: 1.67e-07
match ; Force 3 (x) ; GREPFIELD(static/info, '3 B', 3) ; -0.167908844
Precision: 4.46e-09
match ; Force 3 (y) ; GREPFIELD(static/info, '3 B', 4) ; 7.0496132e-08
Precision: 5.22e-13
match ; Force 3 (z) ; GREPFIELD(static/info, '3 B', 5) ; 1.42044554e-13
Precision: 1.50e-12
match ; Force 3 (z) ; GREPFIELD(static/info, '3 B', 5) ; 0.0
Precision: 2.09e-07
match ; Force 4 (x) ; GREPFIELD(static/info, '4 N', 3) ; 1.4219087
Precision: 2.90e-09
match ; Force 4 (y) ; GREPFIELD(static/info, '4 N', 4) ; 4.41542334e-08
Precision: 1.16e-12
match ; Force 4 (z) ; GREPFIELD(static/info, '4 N', 5) ; 4.85788125e-14
Precision: 1.50e-12
match ; Force 4 (z) ; GREPFIELD(static/info, '4 N', 5) ; 0.0
endif
Loading