Click or drag to resize

TimeSteppingDepthMaxRelativeChange Property

When PerformDepthRelativeCheck, then the change in relative depth change must be less than RelativeDepthLimit. For small relative depths (below this limit), the limit value used is decreased down to a minimum of 0.02 when the relative depth is zero.

This is ony evaluated in closed part of the network.

Default value is 0.1. This cannot be below 0.02.

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 DepthMaxRelativeChange { get; set; }

Property Value

Type: Double
See Also