Hello gmxers,<br><br>I am using GROMACS 4.0.3. I have original trr, edr, log and tpr file but erased cpt file. However, I need to extend the simulation from the end of the trajectory file. I know this will not be binary identical as stated here (<a href="http://www.gromacs.org/Documentation/How-tos/Extending_Simulations">http://www.gromacs.org/Documentation/How-tos/Extending_Simulations</a>). I used following commands.<br>
<br>tpbconv -s topol.tpr -extend 102000 -o topolnew.tpr<br>mdrun -s topolnew.tpr<br><br>When I do this and run the simulation, for some reason, the simulation starts from t=0 instead of t=102000. it seems like gromacs is writing the file without recognizing it that it should start the trajectory from 102000 ps. Is this a known bug? If so, is there a way around to solve this problem?<br>
<br>Thanks,<br><br>Greg<br>