ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/io/Globals.hpp
(Generate patch)

Comparing branches/development/src/io/Globals.hpp (file contents):
Revision 1628 by gezelter, Thu Aug 18 20:18:19 2011 UTC vs.
Revision 1629 by gezelter, Wed Sep 14 21:15:17 2011 UTC

# Line 117 | Line 117 | namespace OpenMD {
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);
# Line 140 | Line 141 | namespace OpenMD {
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);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines