Page 1 of 1

A STOPCAR can stop a NEB run?

Posted: Wed Mar 23, 2011 8:40 am
by cenwanglai
When I wrote a STOPCAR (LSTOP = TRUE) in the NEB run directory, I found the the job did not stop as supposed to be. And, in the files 0X/OSZICAR, there were different ion steps. What happen to this state?

Re: A STOPCAR can stop a NEB run?

Posted: Wed Apr 20, 2011 2:07 pm
by cenwanglai
It really do.

hehe. This question is seem to be a joke.

Re: A STOPCAR can stop a NEB run?

Posted: Sat May 28, 2011 2:48 pm
by vshapovalov
Hi !
I read that in a parallel execution the problem might be that VASP deletes STOPCAR before it is applied to every image. The solution was to make STOPCAR read-only. Once VASP stopped, you have to delete STOPCAR by hand. Never tried it myself, just passing it on. Hope this helps.

Vlad

Re: A STOPCAR can stop a NEB run?

Posted: Fri Aug 19, 2011 10:13 am
by cenwanglai
Thanks for your respondence.