Skip to content

Commit fd28954

Browse files
committed
Add an Al metal integration case for ks_solver ppcg
1 parent 1cf0e11 commit fd28954

6 files changed

Lines changed: 65 additions & 0 deletions

File tree

tests/01_PW/819_PW_PPCG_Al/INPUT

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
INPUT_PARAMETERS
2+
#Parameters (General)
3+
suffix autotest
4+
pseudo_dir ../../PP_ORB
5+
pw_seed 1
6+
7+
gamma_only 0
8+
calculation scf
9+
symmetry 1
10+
out_level ie
11+
smearing_method gaussian
12+
smearing_sigma 0.02
13+
14+
#Parameters (3.PW)
15+
ecutwfc 40
16+
scf_thr 1e-6
17+
scf_nmax 50
18+
19+
#Parameters (LCAO)
20+
basis_type pw
21+
ks_solver ppcg
22+
device cpu
23+
nbands 8
24+
chg_extrap second-order
25+
pw_diag_thr 0.00001
26+
pw_diag_ndim 4
27+
28+
cal_force 1
29+
cal_stress 1
30+
31+
mixing_type broyden
32+
mixing_beta 0.4
33+
mixing_gg0 1.5

tests/01_PW/819_PW_PPCG_Al/KPT

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+
4 4 4 0 0 0

tests/01_PW/819_PW_PPCG_Al/README

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
pw basis for Al metal with ks_solver ppcg (projection preconditioned conjugate-gradient), multi k

tests/01_PW/819_PW_PPCG_Al/STRU

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
ATOMIC_SPECIES
2+
Al 26.98 Al_ONCV_PBE-1.0.upf
3+
4+
LATTICE_CONSTANT
5+
7.63
6+
7+
LATTICE_VECTORS
8+
0.0 0.5 0.5
9+
0.5 0.0 0.5
10+
0.5 0.5 0.0
11+
12+
ATOMIC_POSITIONS
13+
Direct
14+
15+
Al
16+
0.0
17+
1
18+
0.00 0.00 0.00 1 1 1
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
etotref -1882.1779463790387581
2+
etotperatomref -1882.1779463790
3+
totalforceref 0.000000
4+
totalstressref 1110.433812
5+
pointgroupref O_h
6+
spacegroupref O_h
7+
nksibzref 8
8+
totaltimeref 1.31

tests/01_PW/CASES_CPU.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,3 +134,4 @@ scf_out_chg_tau
134134
816_PW_DFTU_S4_XY
135135
817_PW_PPCG
136136
818_PW_PPCG_Si
137+
819_PW_PPCG_Al

0 commit comments

Comments
 (0)