Skip to content

Commit 495dfe1

Browse files
committed
Tests: add tests
1 parent f66f7bb commit 495dfe1

File tree

7 files changed

+1286
-0
lines changed

7 files changed

+1286
-0
lines changed

tests/PP_ORB/Na_ONCV_PBE-1.0.upf

Lines changed: 1225 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
INPUT_PARAMETERS
2+
#Parameters (1.General)
3+
suffix autotest
4+
calculation scf
5+
nbands 12
6+
symmetry 0
7+
latname fcc
8+
pseudo_dir ../../PP_ORB
9+
10+
#Parameters (2.Iteration)
11+
ecutwfc 20
12+
ecutrho 160
13+
scf_thr 1e-9
14+
scf_nmax 100
15+
16+
#Parameters (3.Basis)
17+
basis_type pw
18+
19+
#Parameters (4.Smearing)
20+
smearing_method gaussian
21+
smearing_sigma 0.002
22+
23+
#parameters (5.Mixing)
24+
mixing_type pulay
25+
mixing_beta 0.4
26+
27+
pseudo_mesh 1
28+
pseudo_rcut 10
29+
30+
cal_force 1
31+
cal_stress 1
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+
2 2 2 0 0 0
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
ATOMIC_SPECIES
2+
Na 22.98976928 Na_ONCV_PBE-1.0.upf
3+
Cl 35.453 Cl.pbe-nl-rrkjus_psl.1.0.0.UPF
4+
5+
LATTICE_CONSTANT
6+
7
7+
8+
ATOMIC_POSITIONS
9+
Direct
10+
11+
Na #label
12+
0 #magnetism
13+
1 #number of atoms
14+
0 0 0
15+
16+
Cl #label
17+
0 #magnetism
18+
1 #number of atoms
19+
0.4 0.5 0.5
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
test combination of upf201 uspp and ncpp, NaCl npsin=1, symmetry=on
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
etotref -1533.5647497797533561
2+
etotperatomref -766.7823748899
3+
totalforceref 40.058476
4+
totalstressref 6776.077453
5+
totaltimeref 0.81

tests/integrate/CASES_CPU.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
101_PW_upf201_upf100_pseudopots
1919
101_PW_upf201_uspp_Fe
2020
101_PW_upf201_uspp_NaCl
21+
101_PW_upf201_uspp_ncpp
2122
101_PW_VW_pseudopots
2223
101_PW_Coulomb
2324
101_PW_GTH_CF_CS_Si

0 commit comments

Comments
 (0)