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

Comparing trunk/src/io/Globals.hpp (file contents):
Revision 1423 by gezelter, Tue Mar 30 15:05:13 2010 UTC vs.
Revision 1698 by skuang, Fri Mar 16 21:18:27 2012 UTC

# Line 116 | Line 116 | namespace OpenMD {
116      DeclareParameter(SwitchingFunctionType, std::string);
117      DeclareParameter(CompressDumpFile, bool);
118      DeclareParameter(OutputForceVector, bool);
119 +    DeclareParameter(OutputParticlePotential, bool);
120      DeclareParameter(SkinThickness, RealType);
121      DeclareParameter(StatFileFormat, std::string);    
122      DeclareParameter(HydroPropFile, std::string);
# Line 139 | Line 140 | namespace OpenMD {
140      DeclareParameter(RNEMD_exchangeType, std::string);
141      DeclareParameter(RNEMD_objectSelection, std::string);
142      DeclareParameter(RNEMD_targetFlux, RealType);
143 +    DeclareParameter(RNEMD_targetJzKE, RealType);
144 +    DeclareParameter(RNEMD_targetJzpx, RealType);
145 +    DeclareParameter(RNEMD_targetJzpy, RealType);
146 +    DeclareParameter(RNEMD_targetJzpz, RealType);
147 +    DeclareParameter(RNEMD_binShift, bool);
148 +    DeclareParameter(RNEMD_outputTemperature, bool);
149 +    DeclareParameter(RNEMD_outputVx, bool);
150 +    DeclareParameter(RNEMD_outputVy, bool);
151 +    DeclareParameter(RNEMD_outputXyzTemperature, bool);
152 +    DeclareParameter(RNEMD_outputRotTemperature, bool);
153      DeclareParameter(UseRestraints, bool);
154      DeclareParameter(Restraint_file, std::string);
155      DeclareParameter(HULL_Method, std::string);

Comparing trunk/src/io/Globals.hpp (property svn:keywords):
Revision 1423 by gezelter, Tue Mar 30 15:05:13 2010 UTC vs.
Revision 1698 by skuang, Fri Mar 16 21:18:27 2012 UTC

# Line 0 | Line 1
1 + Author Id Revision Date

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines