Commit 170c701 1 parent d44363e commit 170c701 Copy full SHA for 170c701
File tree 2 files changed +11
-8
lines changed
2 files changed +11
-8
lines changed Original file line number Diff line number Diff line change @@ -10,20 +10,23 @@ INCAR:
10
10
ENCUT : 680
11
11
IBRION : 2
12
12
ISIF : 3
13
+ ISMEAR : 0 # included to have some reasonable default
13
14
ISPIN : 2
14
- LORBIT : 11
15
+ KSPACING : 0.22 # included to have some reasonable default
16
+ LAECHG : True
15
17
LASPH : True
16
- LREAL : Auto
18
+ LCHARG : True
19
+ LELF : False # LELF = True restricts calculation to KPAR = 1
17
20
LMIXTAU : True
18
- LCHARG : True # write CHGCAR
19
- LAECHG : True # write AECCAR
20
- LELF : False # don't write ELFCAR, restricts calculation to KPAR = 1
21
- LWAVE : False # Don't write WAVECAR
22
- LVTOT : True # write LOCPOT
21
+ LORBIT : 11
22
+ LREAL : Auto
23
+ LVTOT : True
24
+ LWAVE : False
23
25
METAGGA : R2SCAN
24
26
NELM : 200
25
27
NSW : 99
26
28
PREC : Accurate
29
+ SIGMA : 0.05 # included to have some reasonable default
27
30
POTCAR_FUNCTIONAL : PBE_54
28
31
POTCAR :
29
32
Ac : Ac
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ def test_sets_changed(self):
115
115
"MPAbsorptionSet.yaml" : "5931e1cb3cf8ba809b3d4f4a5960d728c682adf1" ,
116
116
"MPHSERelaxSet.yaml" : "0d0d96a620461071cfd416ec9d5d6a8d2dfd0855" ,
117
117
"MPRelaxSet.yaml" : "f2949cdc5dc8cd0bee6d39a5df0d6a6b7c144821" ,
118
- "MPSCANRelaxSet.yaml" : "2d31ee637cb5d4d96f2e0aba3772a52cbcceb348 " ,
118
+ "MPSCANRelaxSet.yaml" : "167668225129002b49dc3550c04659869b9b9e47 " ,
119
119
"MVLGWSet.yaml" : "104ae93c3b3be19a13b0ee46ebdd0f40ceb96597" ,
120
120
"MVLRelax52Set.yaml" : "4cfc6b1bd0548e45da3bde4a9c65b3249da13ecd" ,
121
121
"PBE54Base.yaml" : "ec317781a7f344beb54c17a228db790c0eb49282" ,
You can’t perform that action at this time.
0 commit comments