Click or drag to resize

OpenSourceBoundaryTypes Enumeration

Types of opensource boundaries

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 OpenSourceBoundaryTypes
Members
  Member nameValueDescription
Closed0 Closed boundary, Wall boundary, zero flux
Inflow1 Inflow, flux
QH2 QH - flux-water level relation
WaterLevel3 Water level
Outlet4 Free outflow boundary condition
SedimentSupply5 Sediment supply
SedimentTransport6 Sediment transport - sediment load boundaries for individual fractions.
BottomLevel7 Bottom level. Used in ST simulations, specifying the bottom level and calculating sediment inflow based on this change.
BottomLevelChange8 Bottom level change. Used in ST simulations, specifying the change in bottom level.
See Also