DHI.Mike1D Class Library
C#
Show/Hide TOC
Abstract
Head
Loss
Structure
Critical
Flow Property
Flag indicating of flow is critical through the structure, and the head loss/energy loss equation is not active.
Definition
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
Copy
public
bool
CriticalFlow
{
get
; }
Property Value
Boolean
Implements
ISolvesHeadLossEquation
CriticalFlow
See Also
Reference
AbstractHeadLossStructure Class
DHI.Mike1D.StructureModule Namespace
In This Article
Definition
Property Value
Implements
See Also