A STOPCAR can stop a NEB run?
Moderator: moderators
-
- Posts: 46
- Joined: Sun Jun 13, 2010 5:46 am
A STOPCAR can stop a NEB run?
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?
-
- Posts: 46
- Joined: Sun Jun 13, 2010 5:46 am
Re: A STOPCAR can stop a NEB run?
It really do.
hehe. This question is seem to be a joke.
hehe. This question is seem to be a joke.
-
- Posts: 5
- Joined: Sat May 28, 2011 2:10 am
Re: A STOPCAR can stop a NEB run?
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
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
-
- Posts: 46
- Joined: Sun Jun 13, 2010 5:46 am
Re: A STOPCAR can stop a NEB run?
Thanks for your respondence.