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: 16.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:
DoubleSee Also