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.
some questions about cineb
Moderator: moderators
Re: some questions about cineb
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.
2) Right, to change the time step for the IOPT controlled optimizers, use the TIMESTEP variable.
Re: some questions about cineb
I got it. Thank you so much.