Click or drag to resize

PointSourceBoundaryTypes 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 PointSourceBoundaryTypes
Members
  Member nameValueDescription
Inflow0 Normal inflow
SedimentInflow1 Sediment inflow, when no HD inflow is available. Component data must be loads.
See Also