Skip to content

Commit 7791c4f

Browse files
committed
add 304_NO_GO_AF_atommag case for testing initial atomic magnetization
1 parent e02c9c0 commit 7791c4f

File tree

7 files changed

+73
-0
lines changed

7 files changed

+73
-0
lines changed

tests/integrate/304_NO_GO_AF/jd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
test for initial magnetization from elements, anti-ferromagnetic Fe2, LCAO
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
INPUT_PARAMETERS
2+
suffix autotest
3+
ntype 2
4+
#nbands 40
5+
6+
calculation scf
7+
ecutwfc 20
8+
scf_thr 1.0e-8
9+
scf_nmax 50
10+
out_chg 0
11+
12+
#init_chg file
13+
#out_dos 1
14+
#dos_sigma 0.05
15+
#out_band 1
16+
17+
smearing_method gaussian
18+
smearing_sigma 0.02
19+
20+
#cal_force 1
21+
#force_thr_ev 0.01
22+
#relax_method cg
23+
#relax_bfgs_init 0.5
24+
25+
mixing_type pulay
26+
mixing_beta 0.4
27+
28+
29+
ks_solver genelpa
30+
basis_type lcao
31+
gamma_only 1
32+
symmetry 0
33+
nspin 2
34+
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
K_POINTS
2+
0
3+
Gamma
4+
1 1 1 0 0 0
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
ATOMIC_SPECIES
2+
Fe1 1.000 ../tools/PP_ORB/Fe_ONCV_PBE-1.0.upf
3+
Fe2 1.000 ../tools/PP_ORB/Fe_ONCV_PBE-1.0.upf
4+
5+
NUMERICAL_ORBITAL
6+
../tools/PP_ORB/Fe_gga_9au_100Ry_4s2p2d1f.orb
7+
../tools/PP_ORB/Fe_gga_9au_100Ry_4s2p2d1f.orb
8+
9+
LATTICE_CONSTANT
10+
15
11+
12+
LATTICE_VECTORS
13+
1.00 0.50 0.50
14+
0.50 1.00 0.50
15+
0.50 0.50 1.00
16+
ATOMIC_POSITIONS
17+
Direct
18+
19+
Fe1
20+
0.0
21+
1
22+
0.00 0.00 0.00 1 1 1 mag 1.0
23+
24+
Fe2
25+
0.0
26+
1
27+
0.50 0.50 0.50 1 1 1 mag -1.0
28+
29+
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
test for initial magnetization from atoms, anti-ferromagnetic Fe2, LCAO
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
etotref -6372.520190217967
2+
etotperatomref -3186.2600951090
3+
totaltimeref 12.081

tests/integrate/CASES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@
106106
301_NO_GO_DJ_Si
107107
#303_NO_GO_HP_15
108108
304_NO_GO_AF
109+
304_NO_GO_AF_atommag
109110
304_NO_GO_FM
110111
307_NO_GO_OH
111112
308_NO_GO_CF_RE

0 commit comments

Comments
 (0)