How to reproduce a MD calculation

Queries about input and output files, running specific calculations, etc.


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
vinchy

How to reproduce a MD calculation

#1 Post by vinchy » Wed Nov 02, 2011 11:22 pm

Hello,

I am trying to reproduce a MD result in version before VASP5.2.12. And I know in VASP 5.2.12, there is a tag named RANDOM_SEED, which could be specified in INCAR in order to reproduce previous result. The problem is my previous calculation was performed in older version, I did not specify the random seed. Then how can I reproduce that result? Is there a file containing the random seed chosen by machine?

Thank you very much!


Ping
Last edited by vinchy on Wed Nov 02, 2011 11:22 pm, edited 1 time in total.

admin
Administrator
Administrator
Posts: 2921
Joined: Tue Aug 03, 2004 8:18 am
License Nr.: 458

How to reproduce a MD calculation

#2 Post by admin » Thu Nov 03, 2011 2:29 pm

An MD simulation in older version can be continued (starting from CONTCAR) but not reproduced. This is allowed only using RANDOM_SEED. To use this tag one needs to compile vasp.5.2.12 with tbdyn http://cms.mpi.univie.ac.at/vasp/vasp/A ... iques.html
and follow instructions in
http://cms.mpi.univie.ac.at/vasp/vasp/RANDOM_SEED.html.
To reproduce an MD simulation use
RANDOM_SEED = xxx yyy,
where xxx and yyy are two numbers in the first RANDOM_SEED line
in REPORT file of the MD to be reproduced.
Last edited by admin on Thu Nov 03, 2011 2:29 pm, edited 1 time in total.

vinchy

How to reproduce a MD calculation

#3 Post by vinchy » Sat Nov 05, 2011 1:09 am

Thanks a lot!
Last edited by vinchy on Sat Nov 05, 2011 1:09 am, edited 1 time in total.

Post Reply