Dear all users,

A silly question:

I want to print out the velocities and forces in the trajectories using template.c.

In template.c, the coordinates of atom n is in fr.x[n][XX].
Reading the trx.h, i see the x,v and f are defined in the same way. So I just change it to fr.v[n][XX] for velocities and fr.f[n][XX] for forces.

but it actually not work with "handle_exceptions: Error while dumping state" errors.

Would anybody tell me how to use the forces and velocities using template.c?

thank you

Qiang
_______________________________________________
gmx-users mailing list    gmx-users@gromacs.org
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