--- branches/development/src/io/Globals.cpp 2012/06/05 18:04:02 1743 +++ branches/development/src/io/Globals.cpp 2012/06/05 18:07:08 1744 @@ -52,6 +52,10 @@ Globals::Globals() { namespace OpenMD { Globals::Globals() { + + flucQpars_ = new FluctuatingChargeParameters(); + rnemdPars_ = new RNEMDParameters(); + DefineParameter(ForceField, "forceField") DefineOptionalParameter(TargetTemp, "targetTemp");