Skip to content

Commit 35d20da

Browse files
committed
<test> 803-814 12 lattice tests for pw base
<range> integrate
1 parent f9eaa46 commit 35d20da

File tree

61 files changed

+573
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+573
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
INPUT_PARAMETERS
2+
#Parameters (System)
3+
suffix autotest
4+
ntype 1
5+
nbands 4
6+
atom_file STRU
7+
kpoint_file KPT
8+
pseudo_dir ../tools/PP_ORB/
9+
calculation scf
10+
latname bcc
11+
#Parameters (PW)
12+
ecutwfc 25.0 # Rydberg
13+
#Parameters (electronic)
14+
basis_type pw
15+
dr2 1e-10
16+
17+
force 1
18+
stress 1

tests/integrate/803_PW_LT_bcc/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+
1 1 1 0 0 0

tests/integrate/803_PW_LT_bcc/STRU

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
#This is the atom file containing all the information
2+
#about the lattice structure.
3+
4+
ATOMIC_SPECIES
5+
H 1.0008 H.pz-vbc.UPF
6+
7+
LATTICE_CONSTANT
8+
10.0 #Lattice constant
9+
10+
ATOMIC_POSITIONS
11+
Cartesian #Cartesian(Unit is LATTICE_CONSTANT)
12+
H #Name of element
13+
0.0 #Magnetic for this element.
14+
2 #Number of atoms
15+
0.00 0.00 -0.0661400 0 0 0 #x,y,z, move_x, move_y, move_z
16+
0.00 0.00 0.0661400 0 0 0 #x,y,z, move_x, move_y, move_z

tests/integrate/803_PW_LT_bcc/jd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
bcc (body centered cubic) for pw base
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
etotref -30.6143733848838551
2+
etotperatomref -15.3071866924
3+
totalforceref 7.577414
4+
totalstressref 84.029872
5+
totaltimeref +0.29
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
INPUT_PARAMETERS
2+
#Parameters (System)
3+
suffix autotest
4+
ntype 1
5+
nbands 4
6+
atom_file STRU
7+
kpoint_file KPT
8+
pseudo_dir ../tools/PP_ORB/
9+
calculation scf
10+
latname hexagonal
11+
#Parameters (PW)
12+
ecutwfc 25.0 # Rydberg
13+
#Parameters (electronic)
14+
basis_type pw
15+
dr2 1e-10
16+
17+
force 1
18+
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+
1 1 1 0 0 0
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
#This is the atom file containing all the information
2+
#about the lattice structure.
3+
4+
ATOMIC_SPECIES
5+
H 1.0008 H.pz-vbc.UPF
6+
7+
LATTICE_CONSTANT
8+
10.0 #Lattice constant
9+
10+
LATTICE_PARAMETERS
11+
2.0
12+
13+
ATOMIC_POSITIONS
14+
Cartesian #Cartesian(Unit is LATTICE_CONSTANT)
15+
H #Name of element
16+
0.0 #Magnetic for this element.
17+
2 #Number of atoms
18+
0.00 0.00 -0.0661400 0 0 0 #x,y,z, move_x, move_y, move_z
19+
0.00 0.00 0.0661400 0 0 0 #x,y,z, move_x, move_y, move_z
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
hexagonal for pw base
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
etotref -30.3807460311799993
2+
etotperatomref -15.1903730156
3+
totalforceref 6.625358
4+
totalstressref 20.693987
5+
totaltimeref +0.57

0 commit comments

Comments
 (0)