Example 1
SI rectangular: b = 3 m, Q = 12 m³/s
Given
- section
- shape rectangularbottom width 3 m
- flowrate
- 12 m^3/s
Assumptions
- Critical flow is defined by minimum specific energy at fixed discharge — equivalently a Froude number of one.
- Hydrostatic pressure distribution and uniform velocity over the section.
Solution steps
Critical-flow condition
At critical depth the Froude number equals one, which for the rectangular channel means the discharge, top width, and area satisfy the condition below — the depth enters through both A(y) and T(y).
Q²·T/(g·A³) = 1
Q = 12 m^3/s
Solve for the critical depth
A bracketed root search on the critical-flow residual converges to the depth where the condition holds exactly.
Q²·T(yc)/(g·A(yc)³) − 1 = 0
y_c = 1.177 m; A = 3.53 m^2, T = 3 m, V_c = 3.4 m/s
= 1.177 m
Rectangular closed-form check
For a rectangular channel the condition collapses to a closed form in the unit discharge q = Q/b — it must (and does) reproduce the root-found depth.
yc = (q²/g)^(1/3) with q = Q/b
q = 4 m²/s per metre of width → y_c = 1.177 m
= 1.177 m
Results
Critical depth yc
1.177m
Velocity at critical depth Vc
3.4m/s
Where this answer was checked
- source
- Rectangular critical-depth closed form yc = (q²/g)^(1/3) (NCEES FE Reference Handbook) — q = Q/b = 4 m²/s
- verified by
- hand-recomputed
- derivation
- yc = (4²/9.80665)^(1/3) = (1.631546)^(1/3) = 1.177244 m. Vc = Q/(b·yc) = 12/3.531732 = 3.397767 m/s (= √(g·yc), the rectangular identity).