Re: [gmx-users] Extended trajectory

2009-10-21 Thread Arik Cohen
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

Re: [gmx-users] Extended trajectory

2009-10-21 Thread Justin A. Lemkul
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("md

[gmx-users] Extended trajectory

2009-10-21 Thread Arik Cohen
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