Click or drag to resize

NodePressureReachTailCrestLevel Property

Minimum water level in the outflow from pressurized sections, and hence also minimum water level in the pressurized section

Only applicable when PressureReachNodeType is Tail.

Unit: [m]

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

Property Value

Type: Double

Implements

INodePressureReachTailCrestLevel
See Also