Click or drag to resize

OverFlowFormulaCalcCritWeirYc Method

Calculation of the characteristic height for critical flow: a*D

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public static double CalcCritWeirYc(
	double a,
	double D
)

Parameters

a
Type: SystemDouble
Coefficent a
D
Type: SystemDouble
Upstream depth above crest level [m]

Return Value

Type: Double

[Missing <returns> documentation for "M:DHI.Mike1D.StructureModule.OverFlowFormula.CalcCritWeirYc(System.Double,System.Double)"]

See Also