OverFlowFormulaQSluiceGate Method |
Calculation of the discharge as Q=Width*sqrt(g*Yc*Yc*Yc)
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 QSluiceGate(
double yC,
double w
)
Parameters
- yC
- Type: SystemDouble
Chracteristic height [m] - w
- Type: SystemDouble
Width of the structure [m]
Return Value
Type:
DoubleSee Also