<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hi,</div><div><br></div><div>Why not just run the simulation for a limited time (as in real time)? E.g. mdrun ... -maxh 8 if you want it to run overnight for 8 hours. If the computer you are using is not used for other tasks, then there would be no reason at all to spit the simulation in parts. Even if the simulation has not completed the number of steps dictated by the tpr file you can still analyze the results after 2 ns of simulation. It sounds like your strategy creates unnecessary work for you.</div><div><br></div><div>Best,</div><div><br></div><div>Erik</div><br><div><div>19 apr 2012 kl. 10.16 skrev D_Roy:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Hi,<br><br>I am trying to do a simulation of 10ns of protein in water. Due to the<br>limitations in my computer speed, I have decided to break it up in 5 days<br>with 2ns run per day.<br><br>For the first 2ns run I have used the commands:<br><br>mdrun -v -deffnm protein_previous<br><br>I went through the gromacs documentation and tried the following method to<br>do an extended run of 2ns after the first day:<br><br>tpbconv -s protein_previous.tpr -extend 2000 -o protein_next.tpr<br>mdrun -s protein_next.tpr -cpi protein_previous.cpt -cpo protein_next.cpt<br><br>It worked for the first extended simulation giving me the output files:<br><br>confout.gro ; ener.edr ; traj.xtc ; traj.trr ; md.log<br><br>When I try the same steps for 2ns for the third time with the commands:<br><br>tpbconv -s protein_next.tpr -extend 2000 -o protein_another.tpr<br>mdrun -s protein_another.tpr -cpi protein_next.cpt -cpo protein_another.cpt<br><br>It start from the beginning. <br><blockquote type="cite">From the mailing lists, I could guess it may be that mdrun cannot find the<br></blockquote>checkpoint file previous_next.cpt. But the filename is correct. So why is it<br>starting from the begining?<br><br>Would appreciate if someone can help me out.<br><br>Thanks.<br>Dipankar Roy<br><br>-----<br>Research Assistant<br>Sikkim Manipal University DE<br><br>--<br>View this message in context: <a href="http://gromacs.5086.n6.nabble.com/Extending-run-using-tpbconv-and-mdrun-tp4897317p4897317.html">http://gromacs.5086.n6.nabble.com/Extending-run-using-tpbconv-and-mdrun-tp4897317p4897317.html</a><br>Sent from the GROMACS Users Forum mailing list archive at <a href="http://Nabble.com">Nabble.com</a>.<br>-- <br>gmx-users mailing list &nbsp;&nbsp;&nbsp;<a href="mailto:gmx-users@gromacs.org">gmx-users@gromacs.org</a><br><a href="http://lists.gromacs.org/mailman/listinfo/gmx-users">http://lists.gromacs.org/mailman/listinfo/gmx-users</a><br>Please search the archive at http://www.gromacs.org/Support/Mailing_Lists/Search before posting!<br>Please don't post (un)subscribe requests to the list. Use the <br>www interface or send it to gmx-users-request@gromacs.org.<br>Can't post? Read http://www.gromacs.org/Support/Mailing_Lists<br></div></blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>-----------------------------------------------</div><div>Erik Marklund, PhD</div><div>Dept. of Cell and Molecular Biology, Uppsala University.</div><div>Husargatan 3, Box 596, &nbsp; &nbsp;75124 Uppsala, Sweden</div><div>phone: &nbsp; &nbsp;+46 18 471 6688 &nbsp; &nbsp; &nbsp; &nbsp;fax: +46 18 511 755</div><div><a href="mailto:erikm@xray.bmc.uu.se">erikm@xray.bmc.uu.se</a></div><div><a href="http://www2.icm.uu.se/molbio/elflab/index.html">http://www2.icm.uu.se/molbio/elflab/index.html</a></div></div></span></div></span></span>
</div>
<br></body></html>