ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/integrators/DLM.cpp
(Generate patch)

Comparing branches/development/src/integrators/DLM.cpp (file contents):
Revision 1665 by gezelter, Tue Nov 22 20:38:56 2011 UTC vs.
Revision 1711 by gezelter, Sat May 19 02:58:35 2012 UTC

# Line 78 | Line 78 | namespace OpenMD {
78  
79        // rotate about the z-axis
80        angle = dt * ji[2] / I(2, 2);
81      sd->addZangle(angle);
81        rotateStep( 0, 1, angle, ji, A);
82  
83        // rotate about the y-axis

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines