<br>
&gt; shall we mention in this way?<br>
&gt; steps:<br>
&gt; 1- tpbconv -f old.trr -e old.edr -s old.tpr -o new.tpr<br>
&gt; 2- mdrun -v -deffnm new.tpr<br><br>hello Sudheer.<br>
&nbsp;As i know about this command, this is only a shortcut and it takes all the filename as default,<br>
&nbsp;so if we will do mdrun after a second or third crash, all the .edr .trr and other filenames can confuse us.<br>
&nbsp;&nbsp; I dont know, How much I am correct.<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Anamika<br>
check (gmxcheck -h) the content of trr and edr files!<br>
.trr should contain coordinates and velocities<br>
.edr should contain energies<br>
<br>
at the same time, 7 ns you mention I think.<br>
&gt; Thanks in advance.<br>
&gt;<br>
&gt;<br>
&gt; On Mon, 12 May 2008 15:10:32 +0530<br>
&gt; &quot;Anamika Awasthi&quot; &lt;<a href="mailto:aawasthi28@gmail.com">aawasthi28@gmail.com</a>&gt; wrote:<br>
&gt;&gt; Dear Friends,<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp;If my simulation crashed because of power failure, then as I know<br>
&gt;&gt; there are two option to restart the Job.<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; One is GROMPP and another is &#39;tpbconv&#39;, in &#39;grompp&#39; we have to do<br>
&gt;&gt; some changes in md.mdp, but &#39;tpbconv&#39; takes everything automatically,<br>
&gt;&gt; tpbconv needs only .trr and .edr and it takes previous simulation&#39;s frame<br>
&gt; as<br>
&gt;&gt; initial frame for restart and generate new .tpr file.<br>
&gt;&gt; &nbsp; &nbsp; &nbsp;This .tpr we should use for md rerun.<br>
&gt; your concept is correct but you should just run the new tpr file, not rerun<br>
&gt; it<br>
&gt; with mdrun.<br>
&gt; steps:<br>
&gt; 1- tpbconv -f old.trr -e old.edr -s old.tpr -o new.tpr<br>
&gt; 2- mdrun -s new.tpr<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; I just want to ask, whether my this concept is correct or not. If<br>
&gt; I<br>
&gt;&gt; am not correct please help me to correct this.<br>
&gt;&gt;<br>
&gt;&gt; Thanks in advance<br>
&gt;&gt; &nbsp; &nbsp; &nbsp;Anamika<br>