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

Comparing branches/development/src/integrators/VelocityVerletIntegrator.cpp (file contents):
Revision 1850 by gezelter, Wed Feb 20 15:39:39 2013 UTC vs.
Revision 1852 by gezelter, Wed Feb 20 20:38:04 2013 UTC

# Line 171 | Line 171 | namespace OpenMD {
171      
172      if (snap->getTime() >= currStatus) {
173        //save statistics, before writeStat,  we must save statistics
174      stats->collectStats();
174        saveConservedQuantity();
175 +      stats->collectStats();
176  
177        if (simParams->getRNEMDParameters()->getUseRNEMD()) {
178          rnemd_->writeOutputFile();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines