neb restart

Vasp transition state theory tools

Moderator: moderators

Post Reply
lanjh
Posts: 24
Joined: Sun Dec 24, 2006 12:59 pm

neb restart

Post by lanjh »

Hi,
I am doing the neb calculation. Now I have a question about restart of neb jobs. During my neb calculation, I first set a samll value to the NSW and found the NSW is not enough to converge the job. So I want to know whether I can restart the neb calculation by the setting 'ISTART=1'!
I still have another question. Can you tell me how to determine the proper value for NSW? In addition, what is the proper initial value for POTIM, POTIM = 0.1 or 0.05?
I am eager to your reply ! Thanks !
graeme
Site Admin
Posts: 2256
Joined: Tue Apr 26, 2005 4:25 am
Contact:

Re: neb restart

Post by graeme »

To restart the NEB, all the CONTCARs need to be copied to the POSCAR. This is not done by setting ISTART. Instead, we provide the vfin.pl script which takes all the important files from your calculation, zips them, and moves them to a specified directory. For example, if you calculation is done in a directory nebrun, with image directories nebrun/00 .. nebrun/NN, then once the calculation is done, you can run (from the nebrun directory) 'vfin.pl run1' and then restart your job.

The value of POTIM depends upon your optimizer. A reasonable strategy is to use IBRION=3, POTIM=0.1 until the forces drop below 1 eV/Ang. If your initial band is really crazy, with atoms running into each other, you may need to drop the value of POTIM for a controlled descent from the high forces.

Once the forces are reasonable, there are several efficient optimizers for the NEB. Options are listed at http://theory.cm.utexas.edu/vtsttools/optimizers/ , and have been compared in a recent paper: http://theory.cm.utexas.edu/henkelman/p ... 134106.pdf
Post Reply