AMBER Archive (2005)

Subject: AMBER: restart coordinate file

From: s0344557_at_sms.ed.ac.uk
Date: Thu Nov 10 2005 - 07:55:43 CST


Dear AMBER users,

I am trying to pick up a certain structure from a MD trajectory file to work as
a restart file for the next round refinement calculation. Let's say I have got
200 frames in the trajectory and I want to get the restart file using the
number 134 frame. The following are my input of carnal input file.

FILES_IN
  PARM p1 prm.top;
  STREAM s1 mdcrd.prod4;

FILES_OUT
  COORD c1 temp.rst RST;
DECLARE

OUTPUT
  COORD c1 s1 SELECT (134);
END

But the ouput file 'temp.rst.134' does not have the velocity and the box
information. There is only xyz coordinates in it. And it is cannot be used for
the next round of calculation. Could anybody give me some clue how I can get a
correct restart file for a certain frame from the trajectory file? Many thanks
in advance.

Cheers,
Lan

-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber_at_scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo_at_scripps.edu