GROMACS version: 2022
GROMACS modification: No
Here post your question
Hi everyone!
I’m writing to seek your assistance regarding a challenge I’ve encountered while attempting to extend an MD simulation using GROMACS.
Here’s the situation: I was performing an MD simulation, and unfortunately, due to power fluctuations, my simulation was interrupted. The simulation had already progressed up to 37 ns. However, when I attempted to extend the simulation using the checkpoint (cpt) file, it started from 3 ns instead of continuing from the previous 37 ns.
I’ve tried various methods to extend the simulation, including using the gmx mdrun command with the -append and -noappend options. Additionally, I attempted to create a new input file (.tpr) based on the last frame of the trajectory using the gmx grompp command, but to no avail, I encountered the error: no. of coordinates in coordinate file does not match topology.
Could you please guide me on how I can modify my checkpoint file back to the 37 ns timepoint or suggest alternative methods to extend the simulation from the desired timepoint?
I appreciate any insights or suggestions you may have to resolve this issue. Thank you in advance for your time and assistance.