StructureZeroWaterLevelDifference Field |
The constant is used to define the lower limit for which we will try to calculate the flow and typically
more problematic the flow derivatives.
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax protected const double ZeroWaterLevelDifference = 1E-15
Protected Const ZeroWaterLevelDifference As Double = 1E-15
protected:
literal double ZeroWaterLevelDifference = 1E-15
Field Value
Type:
DoubleSee Also