CI-NEB Convergence Issue?
Posted: Thu Nov 21, 2013 7:23 pm
UPDATE: The calculation has finished (it was set to run max 500 steps). I have put the final vaspout plot for one of the steps and the mep plot below. I am not sure if this just needs to be run more or if something should be changed? I noticed that the first and last images are lower in energy than the IS and FS. Could that cause problems?
P.S. This is should be the final calculation that we need to run for a publication, so I would really like to figure out how to get it to converge.
-----------------------------------------------------------
Hello All,
I am running a CI-NEB calculation of a system similar to one that I posted about in May viewtopic.php?f=2&t=1516
I have converged the calculation using gamma point only and am now running it with the desired k-point divisions. Things looked ok at first, but now some of the images seem to be oscillating in energy and force (see vaspout images below). My INCAR file is below. Is this behavior normal? Should I change optimizers or parameters?
Any hints or suggestions would be appreciated.
INCAR
-----------------------------------------------------------
SYSTEM = tilted to linked
PREC = Normal
ENCUT = 400
ALGO = Fast
LREAL = Auto
#LWAVE = .FALSE.
# NELMDL = -3
ISMEAR = -1
SIGMA = 0.03
ISYM = 0
IMAGES = 5 # number of images, forces NEB method
LCLIMB = .TRUE. # use climbing image method
IOPT = 1 # LBFGS = Limited-memory Broyden-Fletcher-Goldfarb-Shanno
INVCURV = 0.002
IBRION = 3 # tell VASP to do MD
POTIM = 0 # tell VASP zero time step
NELMIN = 4 # do a minimum of four electronic steps
EDIFF = 1E-6 # electronic convergence
EDIFFG = -0.02 # accuracy of ions -0.3 Low; -0.01 High
NSW = 500 # number of ionic steps
LPLANE = .TRUE.
LSCALU = .FALSE.
NSIM = 4
NCORE = 8
-----------------------------------------------------------
P.S. This is should be the final calculation that we need to run for a publication, so I would really like to figure out how to get it to converge.
-----------------------------------------------------------
Hello All,
I am running a CI-NEB calculation of a system similar to one that I posted about in May viewtopic.php?f=2&t=1516
I have converged the calculation using gamma point only and am now running it with the desired k-point divisions. Things looked ok at first, but now some of the images seem to be oscillating in energy and force (see vaspout images below). My INCAR file is below. Is this behavior normal? Should I change optimizers or parameters?
Any hints or suggestions would be appreciated.
INCAR
-----------------------------------------------------------
SYSTEM = tilted to linked
PREC = Normal
ENCUT = 400
ALGO = Fast
LREAL = Auto
#LWAVE = .FALSE.
# NELMDL = -3
ISMEAR = -1
SIGMA = 0.03
ISYM = 0
IMAGES = 5 # number of images, forces NEB method
LCLIMB = .TRUE. # use climbing image method
IOPT = 1 # LBFGS = Limited-memory Broyden-Fletcher-Goldfarb-Shanno
INVCURV = 0.002
IBRION = 3 # tell VASP to do MD
POTIM = 0 # tell VASP zero time step
NELMIN = 4 # do a minimum of four electronic steps
EDIFF = 1E-6 # electronic convergence
EDIFFG = -0.02 # accuracy of ions -0.3 Low; -0.01 High
NSW = 500 # number of ionic steps
LPLANE = .TRUE.
LSCALU = .FALSE.
NSIM = 4
NCORE = 8
-----------------------------------------------------------