Re: Re: AMBER: Fail to load the trajectory file.

From: Bill Ross <ross.cgl.ucsf.edu>
Date: Mon, 11 Apr 2005 18:11:19 -0700 (PDT)

> >> Could not open file (hd5_wat.md.crd) with mode (r)
> >
> >Sounds like the file does not exist or has wrong permissions.
> >
> I checked it. The file exist, and not problem for the permission.
> I can read it by 'more'.

Is it in the directory where you are running? Is the trajin file
in the same directory?

Ideally the program would tell you what the problem is
(file not found, bad permissions, bad format, size, whatever).

You could try something like

% mv hd5_wat.md.crd hd5_wat.md.crd.bak
% head -5000 hd5_wat.md.crd.bak > hd5_wat.md.crd

and see if the error message changes.

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 Apr 12 2005 - 02:53:00 PDT
Custom Search