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

Comparing trunk/src/io/Globals.cpp (file contents):
Revision 1609 by skuang, Wed May 11 17:52:33 2011 UTC vs.
Revision 1610 by gezelter, Fri Aug 12 14:37:25 2011 UTC

# Line 119 | Line 119 | Globals::Globals() {
119    DefineOptionalParameterWithDefaultValue(Dielectric, "dielectric", 78.5);
120    DefineOptionalParameterWithDefaultValue(CompressDumpFile, "compressDumpFile", 0);
121    DefineOptionalParameterWithDefaultValue(OutputForceVector, "outputForceVector", 0);
122 +  DefineOptionalParameterWithDefaultValue(OutputParticlePotential, "outputParticlePotential", 0);
123    DefineOptionalParameterWithDefaultValue(SkinThickness, "skinThickness", 1.0);
124    DefineOptionalParameterWithDefaultValue(StatFileFormat, "statFileFormat", "TIME|TOTAL_ENERGY|POTENTIAL_ENERGY|KINETIC_ENERGY|TEMPERATURE|PRESSURE|VOLUME|CONSERVED_QUANTITY");    
125    DefineOptionalParameterWithDefaultValue(UseSphericalBoundaryConditions, "useSphericalBoundaryConditions", false);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines