Click or drag to resize

QhFlowtypeRelationsGetCriticalDischarge Method

Looks up a critical discharge from a depth.

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.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: Double
Critical discharge
See Also