Page 1 of 1

some questions about cineb

Posted: Thu Apr 25, 2013 9:31 am
by charityqi
Hi,
Recently I began to use cineb method and saw lots of posts on the forum. I am confused about some questions.
1. CINEB is diferent from neb because the highest image is moved to the saddle point. So analyzing the results of cineb, we can get the the transition states. However, when I implemented nebresults.pl, it showed something like this: extrema 1 found at image 4.93 with energy : 0.182. this value o image 4.93 is very close the image 5. So should image 5 be the transition states?

2. http://theory.cm.utexas.edu/vasp/optimizers/. In this page, it mentions that "to use them, the INCAR must set IBRION=3 and POTIM=0, to disable the built in optimizers. Then, the IOPT parameter will select one of the following methods." So cannot we change POTIM = 0.01 under this situation?

Thank you so much.
Best regards.

Re: some questions about cineb

Posted: Fri Apr 26, 2013 1:09 am
by graeme
1) As your climbing image converges, the interpolated extrema should approach the integer value of the climbing image.

2) Right, to change the time step for the IOPT controlled optimizers, use the TIMESTEP variable.

Re: some questions about cineb

Posted: Mon Apr 29, 2013 7:28 am
by charityqi
I got it. Thank you so much.