Click or drag to resize

PointSourceBoundaryInflowTypes Enumeration

Type of inflow. Used to limit the total inflow of a specific type.

Namespace:  DHI.Mike1D.BoundaryModule
Assembly:  DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public enum PointSourceBoundaryInflowTypes
Members
  Member nameValueDescription
NoSpecificType0 Normal inflow
RainfallRunoff1 Rainfall runoff
NodeInfiltration2 Node infiltration (MU type inflow where the input is multiplied by the max node area below current water level
NodeExfiltration3 Exfiltration from node. It is infiltration with an opposite sign.
See Also