ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new_design/OOPSE-4/src/integrators/Velocitizer.cpp
(Generate patch)

Comparing branches/new_design/OOPSE-4/src/integrators/Velocitizer.cpp (file contents):
Revision 1773 by tim, Thu Nov 18 23:26:27 2004 UTC vs.
Revision 1774 by tim, Tue Nov 23 23:12:23 2004 UTC

# Line 33 | Line 33 | void Velocitizer::velocitize(double temperature) {
33      Mat3x3d I;
34      int l;
35      int m;
36 <    int n; // velocity randomizer loop counts
36 >    int n;
37      Vector3d vdrift;
38      double vbar;
39      const double kb = 8.31451e - 7; // kb in amu, angstroms, fs, etc.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines