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

Comparing trunk/OOPSE-4/src/io/Globals.cpp (file contents):
Revision 2994 by gezelter, Fri Sep 1 19:16:02 2006 UTC vs.
Revision 3013 by chrisfen, Thu Sep 21 18:25:17 2006 UTC

# Line 113 | Line 113 | Globals::Globals() {
113    DefineOptionalParameterWithDefaultValue(ThermIntDistSpringConst, "thermIntDistSpringConst", 6.0);
114    DefineOptionalParameterWithDefaultValue(ThermIntThetaSpringConst, "thermIntThetaSpringConst", 7.5);
115    DefineOptionalParameterWithDefaultValue(ThermIntOmegaSpringConst, "thermIntOmegaSpringConst", 13.5);
116 <  DefineOptionalParameterWithDefaultValue(DampingAlpha, "dampingAlpha", 0.2);
116 >  DefineOptionalParameter(DampingAlpha, "dampingAlpha");
117    DefineOptionalParameterWithDefaultValue(CompressDumpFile, "compressDumpFile", 0);
118    DefineOptionalParameterWithDefaultValue(OutputForceVector, "outputForceVector", 0);
119    DefineOptionalParameterWithDefaultValue(SkinThickness, "skinThickness", 1.0);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines