[gmx-users] Extended trajectory
Arik Cohen
acohen at biochem.duke.edu
Wed Oct 21 23:24:59 CEST 2009
Thanks allot for all your help
Arik
Justin A. Lemkul wrote:
>
>
> Arik Cohen wrote:
>> Hi,
>>
>> I'll be most thankful if someone could tell me how to run a
>> fragmented trajectory using only the mdrun command. As of now I'm
>> using :
>>
>> while(SimuTime < SimTime)
>> {
>> ...
>> system("tpbconv -s run.tpr -f run.trr -e run.edr -extend 1.0 -o
>> run.tpr");
>> system("mdrun -cpi run.cpt -cpo run.cpt -append -npme 0 -v
>> -deffnm run");
>> ....
>> }
>>
>> When I ran the above mdrun command alone, the run got stack
>>
>
> No error message? Just stuck? It could be that you're trying to read
> and write to the same file names. I think your method of preparing
> the extended run is also malformed, since the advent of checkpoint
> files. See here:
>
> http://www.gromacs.org/Documentation/How-tos/Extending_Simulations
>
> Try with the syntax and naming convention given there (to avoid
> potential I/O confusion) and see if your run works.
>
> -Justin
>
>> Thanks
>>
>> Arik
>> _______________________________________________
>> gmx-users mailing list gmx-users at gromacs.org
>> http://lists.gromacs.org/mailman/listinfo/gmx-users
>> Please search the archive at http://www.gromacs.org/search before
>> posting!
>> Please don't post (un)subscribe requests to the list. Use the www
>> interface or send it to gmx-users-request at gromacs.org.
>> Can't post? Read http://www.gromacs.org/mailing_lists/users.php
>>
>
> ------------------------------------------------------------------------
>
>
> No virus found in this incoming message.
> Checked by AVG - www.avg.com
> Version: 8.5.423 / Virus Database: 270.14.24/2449 - Release Date: 10/20/09 18:42:00
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://maillist.sys.kth.se/pipermail/gromacs.org_gmx-users/attachments/20091021/5af107d1/attachment.html>
More information about the gromacs.org_gmx-users
mailing list