Run a simple NEB in vtstool embeded vasp.
Posted: Thu Mar 03, 2011 6:36 am
In some cases without a energy barrier, a simple NEB (not Cl-NEB) may be just OK.
But, how can I run the simple NEB with the vtstool embeded vasp?
My INCAR file written like below:
IBRION = 3
POTIM = 0.5
EDIFFG = -1
EDIFF = 1E-3
CHAIN = 0
SMASS = 2
IMAGES = 4
SPRING = -5
NSW = 10
When I checked the OUTCAR, I found that CLIMB = T.
Do I need to tag CLIMB = False in the INCAR explicitly?
For a process without a energy barrier, will the Cl-NEB fail to converge? Can I gear the Cl-NEB to simple NEB with the tag CLIMB = False as INCAR below?
IBRION = 3
POTIM = 0
IOPT = 1
CHAIN = 0
LCLIMB = False
NSW = 10
SPRING = -5
......
But, how can I run the simple NEB with the vtstool embeded vasp?
My INCAR file written like below:
IBRION = 3
POTIM = 0.5
EDIFFG = -1
EDIFF = 1E-3
CHAIN = 0
SMASS = 2
IMAGES = 4
SPRING = -5
NSW = 10
When I checked the OUTCAR, I found that CLIMB = T.
Do I need to tag CLIMB = False in the INCAR explicitly?
For a process without a energy barrier, will the Cl-NEB fail to converge? Can I gear the Cl-NEB to simple NEB with the tag CLIMB = False as INCAR below?
IBRION = 3
POTIM = 0
IOPT = 1
CHAIN = 0
LCLIMB = False
NSW = 10
SPRING = -5
......