Re: AMBER: radius of gyration

From: Bill Ross <ross.cgl.ucsf.edu>
Date: Sun, 28 Jan 2007 12:01:05 -0800 (PST)

> Internal error: stream file name 2 out of range

Your input looks correct and the size of the mdcrd file shouldn't
be an issue. If the measurements look reasonable I think all is ok.
The error msg implies that carnal thinks there is a second input
file. Since carnal isn't supported any more, you might want to
replicate the result with ptraj.

Bill

> Dear ALL,
>
> I am trying to calculate the radius of gyration by Carnal (AMBER8).
> I want to measure it through my md trajactory mdcrd file.
> Here is my simple input Analin file:
> FILES_IN
> PARM p1 prmtop;
> STREAM s1 mdcrd;
> FILES_OUT
> TABLE tab1 radgyr.tbl;
> DECLARE
> GROUP groupid1 (RES 1-5);
> OUTPUT
> TABLE tab1 groupid1%radgyr;
> END
>
> But it shows errors in the output file, do you think it is because of my big mdcrd file? Thank you very much for your any advice!
>
> CARNAL -
> AMBER 8.0
>
> COORDINATE ANALYSIS
>
>
> input Analin
> > FILES_IN
> > PARM p1 prmtop;
> Reading parm file (prmtop)
> parm: opening prmtop
> > STREAM s1 mdcrd;
> Using default parm (prmtop) for STREAM s1
> (box will be read from stream)
> stream: opening mdcrd.
> > FILES_OUT
> > TABLE tab1 radgyr.tbl;
> > DECLARE
> > GROUP groupid1 (RES 1-5);
> ** Group groupid1: 1340 atoms
> > OUTPUT
> > TABLE tab1 groupid1%radgyr;
> > END
> (EOF reached on mdcrd)
> STREAM s1: no more files/crds (iteration 2500)
> SUMMARY
> (EOF reached on mdcrd)
> Internal error: stream file name 2 out of range
>
>
>
> Esther B.
>
>
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Wed Jan 31 2007 - 06:07:11 PST
Custom Search