Skip to content

Commit e93c373

Browse files
committed
update 01_PW and 04
1 parent 12b2851 commit e93c373

File tree

38 files changed

+19
-14
lines changed

38 files changed

+19
-14
lines changed

tests/01_PW/001_PW_15/README

Lines changed: 0 additions & 1 deletion
This file was deleted.

tests/01_PW/001_PW_15/INPUT renamed to tests/01_PW/001_PW_15_ONCV/INPUT

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ smearing_sigma 0.002
2424
mixing_type broyden
2525
mixing_beta 0.7
2626

27-
out_ldos 1
28-
stm_bias 2
27+
out_ldos 1
28+
stm_bias 2
File renamed without changes.
File renamed without changes.

tests/01_PW/001_PW_15_ONCV/README

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
1. SG15 ONCV pseudopotential
2+
2. symmetry=on
3+
3. test LDOS with 2 eV, output LDOS_2eV.cube
File renamed without changes.
File renamed without changes.

tests/01_PW/002_PW_15_f/README

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
test SG15 pseudopotential containing f electron with scan, symmetry=on, init_chg=file
1+
1. SG15 pseudopotential with f electron
2+
2. SCAN exchange-correlation functional
3+
3. symmetry=on
4+
4. init_chg=file

tests/01_PW/003_PW_15_LDA/INPUT

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ scf_nmax 100
1717
basis_type pw
1818

1919
#Parameters (4.Smearing)
20-
smearing_method gauss
21-
smearing_sigma 0.002
20+
smearing_method gs
21+
smearing_sigma 0.002
2222

2323
#Parameters (5.Mixing)
2424
mixing_type broyden
2525
mixing_beta 0.7
2626

27-
dft_functional pz
27+
dft_functional pz

tests/01_PW/003_PW_15_LDA/README

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
teset SG15 pseudopotential, symmetry=on, LDA
1+
1. change the dft functional from readin PBE to pz LDA
2+
2. Fermi-Dirac smearing

0 commit comments

Comments
 (0)