Click or drag to resize

OpenBoundaryType Enumeration

Types of open boundaries

Namespace:  DHI.Mike1D.Engine
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public enum OpenBoundaryType
Members
  Member nameValueDescription
Closed0 Closed boundary
Outlet1 Outlet boundary, no boundary source available, always setting up free outflow (natural/critical outflow) or using bottom level when cross sections are not available (structure reaches)
WaterLevel2 Water level boundary
Inflow3 Inflow boundary
QH4 QH (discharge-waterlevel table) boundary
Undefined5 Undefined boundary
See Also