Chris Neale wrote:
My apologies, The commands should have been:

trjconv -f a.trr -o b.trr
gmxdump -f a.trr > a.dump
gmxdump -f b.trr > b.dump
diff a.dump b.dump > ab.diff

Better still

trjconv -f a.trr -o b.trr
gmxcheck -f a.trr -f2 b.trr > ab.diff

Similar goes for .tpr or .edr files.

Mark
_______________________________________________
gmx-users mailing list    [email protected]
http://www.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at http://www.gromacs.org/search before posting!
Please don't post (un)subscribe requests to the list. Use the www interface or send it to [EMAIL PROTECTED]
Can't post? Read http://www.gromacs.org/mailing_lists/users.php

Reply via email to