| # | Line 139 | Line 139 | namespace OpenMD { | |
|---|---|---|
| 139 | DeclareParameter(RNEMD_exchangeType, std::string); | |
| 140 | DeclareParameter(RNEMD_objectSelection, std::string); | |
| 141 | DeclareParameter(RNEMD_targetFlux, RealType); | |
| 142 | + | DeclareParameter(RNEMD_binShift, bool); |
| 143 | + | DeclareParameter(RNEMD_outputDimensionalTemperature, bool); |
| 144 | DeclareParameter(UseRestraints, bool); | |
| 145 | DeclareParameter(Restraint_file, std::string); | |
| 146 | DeclareParameter(HULL_Method, std::string); | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |