Restarting GROMACS writes prefix.colvars.traj/prefix.colvars.meta.hills.traj from restart point #860
Replies: 3 comments 1 reply
-
Hi @sathishdasari! Thanks for reaching out.
Can you please clarify what information is missing? Are you saying that the bias accumulated at the previous state of the simulation is not included?
This should be the correct way to restart: I am really not a fan of the
This is okay.
This is bad: you are asking Colvars to checkpoint way more often than you would ever use. Please delete that line, and let GROMACS do the checkpointing.
Please make sure that this is well above the upper limit of the distances, otherwise you will need a wall restraint
If you want to save the Hope that helps! |
Beta Was this translation helpful? Give feedback.
-
Hi @giacomofiorin prod.colvars.traj
prod.colvars.meta.hills.traj
This is what I see in the log file
Thank you |
Beta Was this translation helpful? Give feedback.
-
Hi @giacomofiorin, Thank you |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to use clover module in GROMACS to perform metadynamics. when I am trying to restart/extend the simulation I observe that the files prefix.colvars.traj/prefix.colvars.meta.hills.traj are written from where I restart the simulation but not having the information from the beginning.
I am using following restart/extend command for GROAMCS
gmx_mpi mdrun -deffnm prod -cpi prod.cpt -append
My colvars.in is the following
I have another question
How do we get the .pmf files with time after the simulation is done instead of writing during the simulation to check the convergence like we do in plumed where we can post process the hills file to write the free energy profile with simulation time.
Beta Was this translation helpful? Give feedback.
All reactions