# | 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(); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |