Dear Users and Developers,
The molecular dynamics task of the server is interrupted due to the power outage. Is there any way to resume the calculation? I don't want to calculate it again from the beginning. I tried to copy CONTCAR into POSCAR, calculate it directly, and then merge the results of the two parts, but I couldn't get a reasonable continuous trajectory.
Thanks and regards
How to resume an interrupted AIMD
Moderators: Global Moderator, Moderator
-
- Global Moderator
- Posts: 542
- Joined: Fri Nov 08, 2019 7:18 am
Re: How to resume an interrupted AIMD
When you say that you didn't get a reasonable continuous trajectory what do you mean by that?
In principle the scheme that you mention is exactly how you should do it. Copy CONTCAR to POSCAR and restart the run at the end concatenating the XDATCAR files appropriately.
One thing you should keep in mind is the random seed, though. If you restart the calculation, you want to make sure that you start from a different random seed than the first run, otherwise you will obtain the same sequence of random numbers which can lead to statistical anomalies.
In principle the scheme that you mention is exactly how you should do it. Copy CONTCAR to POSCAR and restart the run at the end concatenating the XDATCAR files appropriately.
One thing you should keep in mind is the random seed, though. If you restart the calculation, you want to make sure that you start from a different random seed than the first run, otherwise you will obtain the same sequence of random numbers which can lead to statistical anomalies.
Martin Schlipf
VASP developer