Skip to content

Commit 4d12a84

Browse files
Add missing LASPH flags on vdW functionals
1 parent 2580c54 commit 4d12a84

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/atomate2/vasp/schemas/calc_types/run_types.yaml

+3-1
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ VDW:
8888
optB88-vdW:
8989
AGGAC: 0.0
9090
GGA: BO
91+
LASPH: true
9192
LUSE_VDW: true
9293
PARAM1: 0.1833333333
9394
PARAM2: 0.22
@@ -117,5 +118,6 @@ VDW:
117118
Zab_vdW: -1.8867
118119
BEEF-vdW:
119120
GGA: BF
120-
Zab_vdW: -1.8867
121+
LASPH: true
121122
LUSE_VDW: true
123+
Zab_vdW: -1.8867

0 commit comments

Comments
 (0)