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

Comparing branches/new_design/OOPSE-3.0/src/integrators/VelocityVerletIntegrator.cpp (file contents):
Revision 1820 by tim, Thu Dec 2 00:09:35 2004 UTC vs.
Revision 1846 by tim, Sat Dec 4 00:01:32 2004 UTC

# Line 118 | Line 118 | void VelocityVerletIntegrator::postStep() {
118  
119          //save statistics
120          thermo.saveStat();
121 +        calcConservedQuantity();
122          
123          if (needVelocityScaling) {
124              if (currentSnapshot_->getTime() >= currThermal) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines