Skip to content

Commit 5e20c31

Browse files
committed
fix: preserve LiRh integration input bytes
1 parent ca22379 commit 5e20c31

1 file changed

Lines changed: 37 additions & 44 deletions

File tree

  • tests/01_PW/074_PW_SY_LiRH

tests/01_PW/074_PW_SY_LiRH/INPUT

Lines changed: 37 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,45 +1,38 @@
1-
INPUT_PARAMETERS
2-
3-
#Parameters (1.General)
4-
suffix autotest
5-
calculation scf
6-
pseudo_dir ../../PP_ORB
7-
8-
9-
#ntype 1
10-
symmetry 1
11-
dft_functional pbe
12-
#vdw_method d3_bj
13-
14-
15-
#Parameters (2.Iteration)
16-
ecutwfc 20
17-
scf_thr 1e-10
18-
scf_nmax 128
19-
20-
21-
cal_force 1
22-
cal_stress 1
23-
24-
25-
#Parameters (3.Basis)
26-
basis_type pw
27-
#Parameters (4.Smearing)
28-
smearing_method mp
29-
smearing_sigma 0.010
30-
31-
32-
#Parameters (5.Mixing)
33-
mixing_type pulay
34-
mixing_beta 0.2
35-
# kspacing 0.05
36-
mixing_gg0 1.5
37-
ks_solver dav
38-
39-
40-
#relaxation (6.cell_relax)
41-
force_thr_ev 0.01
42-
stress_thr 2
43-
relax_nmax 32
44-
out_stru 1
1+
INPUT_PARAMETERS
2+
#Parameters (1.General)
3+
suffix autotest
4+
calculation scf
5+
pseudo_dir ../../PP_ORB
6+
7+
#ntype 1
8+
symmetry 1
9+
dft_functional pbe
10+
#vdw_method d3_bj
11+
12+
#Parameters (2.Iteration)
13+
ecutwfc 20
14+
scf_thr 1e-10
15+
scf_nmax 128
16+
17+
cal_force 1
18+
cal_stress 1
19+
20+
#Parameters (3.Basis)
21+
basis_type pw
22+
#Parameters (4.Smearing)
23+
smearing_method mp
24+
smearing_sigma 0.010
25+
26+
#Parameters (5.Mixing)
27+
mixing_type pulay
28+
mixing_beta 0.2
29+
# kspacing 0.05
30+
mixing_gg0 1.5
31+
ks_solver dav
32+
33+
#relaxation (6.cell_relax)
34+
force_thr_ev 0.01
35+
stress_thr 2
36+
relax_nmax 32
37+
out_stru 1
4538
symmetry_prec 1e-5

0 commit comments

Comments
 (0)