> I have got the error message as follows:
>
> Filesize limit exceeded (core dumped).
>
> However, the filesize of my trajectory is about 99M.
> Thank you for any suggestion.
It would be useful to see the where in the output this occurs,
and to know what kind of machine it is on.
It is a system error that in principle might come when either
opening, reading, or writing a file.
The 'limit' command may give useful information here, e.g. on
one machine:
% limit
...
filesize unlimited
...
If you have a filesize limit, you may be able to solve it by
% unlimit filesize
Bill
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Thu Apr 08 2004 - 19:53:00 PDT