Click or drag to resize

FlowRegimeTypes Enumeration

Enumeration indicating what flow regime the solution is in.

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public enum FlowRegimeTypes
Members
  Member nameValueDescription
Critical0 The solution does not depend on the downstream water level
Submerged1 The solution depends on downstream as well as upstream water level.
See Also