Continuing ML-FF Calculations in VASP

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


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
santanumahapatra
Newbie
Newbie
Posts: 5
Joined: Wed Nov 20, 2019 1:02 am

Continuing ML-FF Calculations in VASP

#1 Post by santanumahapatra » Fri Dec 06, 2024 7:31 am

Hello,
I am trying to setup a ML-FF calculation of 147 atoms for a 10-1500K temperature ramp for first 10ps, then continuing the calculation at a constant 1500K for the next 20ps. I am using ML_ISTART=1 and ML_CTIFOR from the previous calculation to start the 2nd run. However, when I compare the OSZICAR files generated from the 2 runs (the 2nd phase is still running), I see that the 2nd phase takes significantly more time than the first.
Can you please clarify?
Do I need to copy the CONTCAR from the previous run to the POSCAR of the 2nd run, or is the ML_ISTART tag sufficient?
Thank you.


ferenc_karsai
Global Moderator
Global Moderator
Posts: 473
Joined: Mon Nov 04, 2019 12:44 pm

Re: Continuing ML-FF Calculations in VASP

#2 Post by ferenc_karsai » Mon Dec 09, 2024 6:47 am

First of all don't use ML_ISTART. It's a deprecated way of running MLFF calculations. Use ML_MODE (=train) instead.
It is unclear what you mean by "the second phase needs more time". I guess you mean more electronic convergence steps. That can have many reasons, but please look at your structure. It could hint that you're structure is distorted since you heat up quite strongly.
Of course if you want to continue on the trajectory from the previous run, you need to copy the CONTCAR file.


santanumahapatra
Newbie
Newbie
Posts: 5
Joined: Wed Nov 20, 2019 1:02 am

Re: Continuing ML-FF Calculations in VASP

#3 Post by santanumahapatra » Mon Dec 09, 2024 9:55 am

Thank you very much


Post Reply