Skip to content

Commit e376179

Browse files
committed
fix broken vasp workflows neb.yaml + spinorbit_coupling.yaml
1 parent 57ae2ad commit e376179

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

atomate/vasp/workflows/base/library/neb.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ fireworks:
4545
# Second round NEB (fine)
4646
- fw: atomate.vasp.fireworks.core.NEBFW
4747
user_incar_settings:
48-
EDIFFG: -0.03
4948
EDIFFG: -0.03
5049
IOPT: 1
5150
user_kpoints_settings:

atomate/vasp/workflows/base/library/spinorbit_coupling.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ fireworks:
1010
parents: 1
1111
saxis: [0, 0, 1]
1212
magmom: null
13-
vasp_cmd: >>vasp_ncl<<
13+
vasp_cmd: '>>vasp_ncl<<'

0 commit comments

Comments
 (0)