> If I ran some MD, how would I go about saving the lowest energy
> structure from that particular run?
One solution is to print energies and save mdcrd at every step,
determine the min energy in mdout & extract the coords from mdcrd
using ptraj.
Or you could modify the code to write to mdcrd every time there
was a new minimum, then the last set of crds in the file would
be it.
Bill
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Sun Jun 17 2007 - 06:07:37 PDT