| # | Line 55 | Line 55 | namespace OpenMD { | |
|---|---|---|
| 55 | DefineOptionalParameterWithDefaultValue(TargetTemp, "targetTemp", 1.0e-6); | |
| 56 | DefineOptionalParameterWithDefaultValue(TauThermostat, "tauThermostat", 10.0); | |
| 57 | DefineOptionalParameterWithDefaultValue(DragCoefficient, "dragCoefficient", 0.01); | |
| 58 | + | DefineOptionalParameterWithDefaultValue(ConstrainRegions, "constrainRegions", false); |
| 59 | } | |
| 60 | ||
| 61 | FluctuatingChargeParameters::~FluctuatingChargeParameters() { | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |