Re: AMBER: Measuring Bond Angle over simulation

From: Carlos Simmerling <carlos.simmerling.gmail.com>
Date: Fri, 31 Aug 2007 15:34:13 -0400

you can use ptraj to do this. lots of ptraj examples are in the Amber
tutorials,
the specific syntax for the dihedral command is page 251 of the Amber 9
manual.
your script might look something like:

#!/bin/csh

ptraj prmtop << EOF
trajin md.x
dihedral phi2 :1.C :2.N :2.CA :2.C out PHI2.data
go
EOF


On 8/31/07, Seth Lilavivat <sethl.gatech.edu> wrote:
>
> Dear Amber Users,
>
> How would I go about measuring a bond angle (the Glycosidic Bond) over
> the course of an MD simulation?
>
> Thanks,
> Seth
> -----------------------------------------------------------------------
> The AMBER Mail Reflector
> To post, send mail to amber.scripps.edu
> To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
>

-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Sun Sep 02 2007 - 06:07:35 PDT
Custom Search