Skip to content

Commit 36e7473

Browse files
committed
fix 105 example
1 parent 4ddfd59 commit 36e7473

File tree

5 files changed

+22
-61
lines changed

5 files changed

+22
-61
lines changed
Lines changed: 21 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,33 @@
11
INPUT_PARAMETERS
2-
#Parameters (General)
3-
suffix autotest
4-
pseudo_dir ../../PP_ORB
5-
6-
calculation scf
7-
2+
# general parameters
3+
lspinorb 1
4+
#noncolin 1
5+
basis_type pw
86
gamma_only 0
97
symmetry 0
108

11-
#out_wfc_pw 2
12-
init_chg wfc
13-
init_wfc file
14-
15-
smearing_method gaussian
16-
smearing_sigma 0.001
9+
# read in wave functions
10+
out_wfc_pw 2
11+
#init_chg wfc
12+
#init_wfc file
1713

14+
# self consistent calculations
1815
ecutwfc 20
19-
scf_thr 1e-6
20-
scf_nmax 2
21-
22-
#noncolin 1
23-
lspinorb 1
24-
25-
basis_type pw
16+
calculation scf
17+
scf_thr 1e-6
18+
scf_nmax 2
2619
ks_solver dav
2720
pw_diag_thr 0.00001
2821

22+
# charge mixing
2923
mixing_type broyden
3024
mixing_beta 0.4
3125
mixing_gg0 1.5
26+
27+
# smearing method
28+
smearing_method gaussian
29+
smearing_sigma 0.001
30+
31+
# directory
32+
suffix autotest
33+
pseudo_dir ../../PP_ORB
-551 KB
Binary file not shown.

tests/01_PW/105_PW_15_SO_wfcinit/OUT.autotest/istate.info

Lines changed: 0 additions & 41 deletions
This file was deleted.
551 KB
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
test SG15 soc pseudopotential with soc on and init with wfc
1+
SG15 SOC pseudopotential with SOC on and init with wave functions

0 commit comments

Comments
 (0)