Click or drag to resize

VolumeNodeMaxInflowFromSurface Property

Maximum inflow from surface, i.e. rainfall runoff type inflows.

The node inflow from surface can be limited by the surface opening, a sewer grate or similar.

Unit: [m3/s]. Default: Double.MaxValue

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

Property Value

Type: Double

Implements

IVolumeNodeMaxInflowFromSurface
See Also