+++ Bob Johnson [Wed, May 24, 2006 at 08:37:01PM -0400]: > for some reason and I can't interepret it. The first column is the position of > the water slab. I can only assume that column 2 is the dipole in the x > direction and column 3 is the dipole in the y direction and so on. Is that > correct? What is the last column for?
The last column is the vector norm. > 1.500 -46.367 3.869 41.074 62.064 $ perl -e 'print sqrt((-46.367)**2 + 3.869**2 + 41.074**2)' 62.0640099091253 -- Groeten, Paul _______________________________________________ gmx-users mailing list [email protected] http://www.gromacs.org/mailman/listinfo/gmx-users 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

