Re: [AMBER] Embed Shell Scripting in ptraj script

From: Thomas Cheatham III <tec3.utah.edu>
Date: Tue, 28 Feb 2012 10:54:14 -0700 (Mountain Standard Time)

> I've done a quick search, but couldn't find anything. Is there a way to include shell scripting in ptraj script?

No.

> Is there a way to include scripting like
>
> trajin mytrajectory
> for ( i=1, i<6, i++)
> radial myoutputfile_i 0.1 10 .oxy1,.oxy2,.oxy3 .10i

We will consider adding some type of functionality to do this and/or
wildcards, etc. as I have had issues myself with very large ptraj scripts.
What I do know to get around this is have csh or Perl scripts that create
the ptraj script for me (and run ptraj).

--tec3

_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Tue Feb 28 2012 - 10:00:04 PST
Custom Search