Click or drag to resize

SolverSettingsMinWaterDepthRelative Property

Relative version of MinWaterDepth, in case of closed cross sections the actual minimum water depth is the smallest of the MinWaterDepth and MinWaterDepthRelative * cross section height

This must be less than DelhRelative. TODO: Validate this

Namespace:  DHI.Mike1D.HDParameterDataAccess
Assembly:  DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public double MinWaterDepthRelative { get; set; }

Property Value

Type: Double
See Also