ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools/Atom.hpp
(Generate patch)

Comparing trunk/OOPSE/libmdtools/Atom.hpp (file contents):
Revision 1186 by tim, Wed May 12 16:38:45 2004 UTC vs.
Revision 1187 by chrisfen, Sat May 22 18:16:18 2004 UTC

# Line 66 | Line 66 | class Atom : public StuntDouble { (protected)
66    double* mu;   // the array of dipole moments
67    double* ul;   // the lab frame unit directional vector
68  
69 +  double zAngle; // the rotation about the z-axis ( body-fixed )
70 +
71    double c_mass; /* the mass of the atom in amu */
72  
73    int index; /* set the atom's index */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines