> I have set up the following "script":
> FILES_IN
> PARM p1 tmp56.prmtop
> STREAM s1 tmp56_bio_md3.restrt.4
> ...
>
> and get the following output/error message:
> ...
> > FILES_IN
> > PARM p1 tmp56.prmtop
> Reading parm file (tmp56.prmtop)
> parm: opening tmp56.prmtop
> > STREAM s1 tmp56_bio_md3.restrt.4
> STREAM s1 tmp56_bio_md3.restrt.4
> .......^
> Error in carnal.in line 3: PARM: expected ';'
> Last token was STREAM
Each 'statement' in carnal input (other than section tags like
FILES_IN) is terminated by a semicolon, which is lacking here.
> Why does it say Amber 6.0?
Forgot to update the string before the amber7 release.
Bill
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Tue Oct 12 2004 - 22:53:00 PDT