--- branches/development/src/flucq/FluctuatingChargeNVT.cpp 2013/02/20 15:39:39 1850 +++ branches/development/src/flucq/FluctuatingChargeNVT.cpp 2013/05/07 19:09:54 1870 @@ -51,7 +51,7 @@ namespace OpenMD { FluctuatingChargeNVT::FluctuatingChargeNVT(SimInfo* info) : FluctuatingChargePropagator(info), chiTolerance_ (1e-6), maxIterNum_(4), thermo(info), - snap(info->getSnapshotManager()->getCurrentSnapshot()) { + snap(info->getSnapshotManager()->getCurrentSnapshot()) { } void FluctuatingChargeNVT::initialize() { @@ -123,7 +123,6 @@ namespace OpenMD { cfrc = atom->getFlucQFrc(); cmass = atom->getChargeMass(); - cerr << cpos << "\t" << cvel << "\t" << cfrc << "\t" << instTemp << "\t" <