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

Comparing trunk/OOPSE/libmdtools/Integrator.hpp (file contents):
Revision 541 by mmeineke, Fri May 30 20:19:44 2003 UTC vs.
Revision 542 by mmeineke, Fri May 30 21:31:48 2003 UTC

# Line 50 | Line 50 | class Integrator : public BaseIntegrator { (protected)
50    
51    double dt;
52    double dt2;
53 <  const double eConvert;
53 >  const double eConvert = 4.184e-4; // converts kcal/mol -> amu*A^2/fs^2
54  
55    
56    double* pos;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines