Click or drag to resize

EnumerationsStandardLinkWaterLevelBoundaryType Enumeration

Type of water level boundary for standard links.

Namespace:  DHI.Mike1D.Engine.Couplings
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public enum StandardLinkWaterLevelBoundaryType
Members
  Member nameValueDescription
Direct0 Setting raw water level at boundary. Classic (original) coupling type
Coupled1 Setting water level boundary, tring to match H=h at end of time step
CoupledQ2 Setting water level boundary, tring to match H=h at end of time step, including a correction term from discharge of first/last grid piont
See Also