Skip to content

Commit 193256c

Browse files
committed
Add flow test for failiure in elastic flow
1 parent a2c71a9 commit 193256c

File tree

111 files changed

+377
-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.

111 files changed

+377
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
ALGO = Normal
2+
EDIFF = 1e-07
3+
EDIFFG = -0.001
4+
ENAUG = 1360
5+
ENCUT = 300
6+
GGA = Ps
7+
IBRION = 2
8+
ISIF = 2
9+
ISMEAR = -5
10+
ISPIN = 2
11+
LAECHG = False
12+
LASPH = True
13+
LCHARG = False
14+
LELF = False
15+
LMIXTAU = True
16+
LORBIT = 11
17+
LREAL = False
18+
LVTOT = True
19+
LWAVE = False
20+
MAGMOM = 8*-0.0
21+
NELM = 200
22+
NSW = 99
23+
PREC = Accurate
24+
SIGMA = 0.2
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
pymatgen with grid density = 100 / number of atoms
2+
0
3+
Gamma
4+
2 2 2
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
Si8
2+
1.0
3+
5.4229442218237667 0.0000000000000000 0.0000000000000003
4+
-0.0000000000000003 5.4502640129743263 0.0000000000000003
5+
0.0000000000000000 0.0000000000000000 5.4502640129743263
6+
Si
7+
8
8+
direct
9+
0.2500000000000000 0.2500000000000000 0.7500000000000000 Si
10+
0.5000000000000000 0.0000000000000000 0.0000000000000000 Si
11+
0.2500000000000000 0.7500000000000000 0.2500000000000000 Si
12+
0.5000000000000000 0.5000000000000000 0.5000000000000000 Si
13+
0.7500000000000000 0.2500000000000000 0.2500000000000000 Si
14+
0.0000000000000000 0.0000000000000000 0.5000000000000000 Si
15+
0.7500000000000000 0.7500000000000000 0.7500000000000000 Si
16+
0.0000000000000000 0.5000000000000000 0.0000000000000000 Si
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Si
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)