Hi,

I have run a simulation of 200 ns. Now I realized that I wanted to run it till 500 ns in total to explore more dynamics. Instead of extending the simulation by gmx convert-tpr command, I took the final frame of my 200 ns trajectory file and take that as starting configuration for my next 300 ns run.

I changed in my .mdp option the time from 200 ns to 300 ns and put continuation = yes so that it continues from the last frame where it stopped and then again run gmx grompp and gmx mdrun command.

Can anyone tell me if it is the correct method to extend the simulation?

Thanks!

Similar questions and discussions