QhFlowtypeRelationsGetCriticalDischarge Method |
Looks up a critical discharge from a depth.
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax public double GetCriticalDischarge(
double y
)
Parameters
- y
- Type: SystemDouble
Depth above the inlet at the upstream cross section
Return Value
Type:
DoubleCritical discharge
See Also