117 |
|
DeclareParameter(SwitchingFunctionType, std::string); |
118 |
|
DeclareParameter(CompressDumpFile, bool); |
119 |
|
DeclareParameter(OutputForceVector, bool); |
120 |
+ |
DeclareParameter(OutputParticlePotential, bool); |
121 |
|
DeclareParameter(SkinThickness, RealType); |
122 |
|
DeclareParameter(StatFileFormat, std::string); |
123 |
|
DeclareParameter(HydroPropFile, std::string); |
141 |
|
DeclareParameter(RNEMD_exchangeType, std::string); |
142 |
|
DeclareParameter(RNEMD_objectSelection, std::string); |
143 |
|
DeclareParameter(RNEMD_targetFlux, RealType); |
144 |
+ |
DeclareParameter(RNEMD_binShift, bool); |
145 |
+ |
DeclareParameter(RNEMD_outputDimensionalTemperature, bool); |
146 |
|
DeclareParameter(UseRestraints, bool); |
147 |
|
DeclareParameter(Restraint_file, std::string); |
148 |
|
DeclareParameter(HULL_Method, std::string); |