Page 1 of 1

How do I know NEB is done and ready to plot the barrier?

Posted: Fri Feb 01, 2008 4:01 am
by ashokneb
Hello All,

How do we know that a NEB run is done?
Do I check it in the OUTCAR file that all the forces are less than or equal to 0.03 ev/Angst.
when can we say that a NEB run is fully converged and ready to plot the barrier using
images Vs Eo(sigma->0).

I did a NEB run with 3 images and then copied CONTCAR to POSCAR for respective images and re-ran the NEB. I repeated the above procedure for three times. Every time I checked the OUTCAR file forces for each image where some of the forces reach below 0.03 ev/Angst and some do not.
Is this the right method to do??

how can I make all the forces less than 0.03 ?
Is this criterion show that the NEB is fully converged and ready to plot?
Is there any criterion that should be met.

Here is my INCAR file

SYSTEM = Si bulk
ENCUT = 150.0 eV,
PREC = High
IMAGES = 3
SPRING = -5
NPAR = 12
EDIFFG = -0.005
EDIFF = 0.0001
POTIM = 0.05
IBRION = 3
LREAL = Auto
NSW = 500
LCHARG = .FALSE.
LVTOT = .FALSE.


Please reply.

Thank you,
Ashok

How do I know NEB is done and ready to plot the barrier?

Posted: Wed Mar 05, 2008 7:04 am
by lcyin
From your INCAR setting, that the NEB run should be ended after the forces on each atom are less than 0.005 eV/Angst, pls. check it.

How do I know NEB is done and ready to plot the barrier?

Posted: Wed Mar 05, 2008 3:42 pm
by admin
please note that NEB only allows for relaxation along the hypertangents perpendicular to the reaction path, therefore the
force components along the reaction path will remain quite large sometimes (otherwise, the "images" would instantaneously relax into their adjacent minimum.) For an NEB run, I would rather choose the deltaE criterium (EDIFFG>0) to check convergence.

How do I know NEB is done and ready to plot the barrier?

Posted: Mon Mar 10, 2008 9:02 pm
by christine1201
you didnt turn LCLIMB = .TRUE. on.
I think CNEB will be better.