Page 1 of 1

NEB convergence problem

Posted: Mon Jun 26, 2023 4:38 pm
by poonamsharma
Dear Experts,
I am facing the convergence issue in one of the NEB calculations for one 2d system. After 132 iterations, I didn't get the convergence, and the run time was over.
Please suggest about it.

Thanks and regards,
Poonam S.

Re: NEB convergence problem

Posted: Mon Jun 26, 2023 6:19 pm
by graeme
The biggest problem is that you don't have our vtstcode linked into your vasp binary. You have appropriate settings for the VTST code, but as it is, you are telling vasp to do nothing (IBRION=3, POTIM=0), so there has been no relaxation from your initial path.

Re: NEB convergence problem

Posted: Tue Aug 29, 2023 4:53 am
by poonamsharma
Dear Expert,
I linked vtstcode with vasp binary and I rerum my calculations. Now I am getting the meaningful barrier but now the problem is after completed 90 iterations it is not converging and the run time is over. I am using the same input files. Please suggest about it.

Re: NEB convergence problem

Posted: Tue Aug 29, 2023 4:36 pm
by graeme
It looks fine to me. The max force is down to 0.02 eV/Ang and the barrier is dropping slowly but steadily. Just continue the run. There will be faster optimizers, but start by getting it to converge with your current settings and then you can try second order optimizers if you want to increase efficiency.