Hi,
On Thu, Mar 3, 2011 at 12:21 PM, Baptiste Legrand <bap.legrand.gmail.com> wrote:
> I have first tried to trajin all my rst but it seems that only the first
> file is taken in account:
How do you know only the first file is taken into account (are there
error messages etc)?
> So in a second stage, I have concatenated with the cat command and then
> launch the my traj script:
You can't concatentate restart files - by design they contain only one
set of coordinates (and optionally velocities). Only the first set
will be read.
> Checking coordinates: all.rst
> readAmberRestart(): topology/coordinates file are inconsist with
> NATOMS = 1138 (1248)
This indicates that the number of atoms in your topology does not
match the number of atoms in the restart file, I suspect as a result
of the 'STRIP :CL3'. You would need to generate a new topology file
without :CL3 in order to process files stripped of :CL3.
-Dan
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Thu Mar 03 2011 - 11:00:06 PST