What Makes Open-Channel Flow Different
Open-channel flow is flow with a free surface exposed to the atmosphere — rivers, canals, storm drains running partly full, gutters, and spillways. Unlike pressurized pipe flow, the cross-section and depth can change freely, and gravity (not a pressure gradient) is the driving force. This freedom makes the analysis richer: depth, velocity, and energy all interact, and the flow can switch between distinct regimes.
Manning's Equation
The workhorse of open-channel hydraulics is the empirical Manning's equation for uniform flow velocity:
V = (k/n) · R2/3 · S1/2
where V is mean velocity, n is Manning's roughness coefficient, R is the hydraulic radius, S is the channel slope, and k is a unit constant (1.0 for SI, 1.49 for US customary units). Multiplying by the flow area gives the discharge, Q = V·A. The equation captures the key intuition: flow speeds up with steeper slope and a larger hydraulic radius, and slows down on rougher boundaries.
Manning's Roughness Coefficient
The coefficient n encodes boundary friction. Selecting it well is the crux of accurate design:
| Channel surface | Typical n |
|---|---|
| Smooth concrete | 0.012 |
| Finished masonry / brick | 0.015 |
| Earth, straight and clean | 0.022 |
| Natural stream, some weeds/stones | 0.035 |
| Heavily vegetated / rocky | 0.05+ |
Hydraulic Radius
The hydraulic radius measures hydraulic efficiency:
R = A / P
where A is the flow cross-sectional area and P is the wetted perimeter (the length of channel boundary in contact with water). A channel with a high R carries water with relatively little boundary friction. This is why a semicircular or trapezoidal section is hydraulically efficient — it maximizes area while minimizing wetted perimeter.
Uniform Flow and Normal Depth
Uniform flow occurs when depth, velocity, and cross-section stay constant along the channel — the gravitational driving force exactly balances frictional resistance. The depth at which this balance holds for a given discharge, slope, and roughness is the normal depth (yn), found by solving Manning's equation. Long, prismatic channels tend toward their normal depth.
Specific Energy and Critical Depth
Specific energy is the energy per unit weight measured from the channel bottom:
E = y + V²/(2g)
For a fixed discharge, plotting E against depth produces a curve with a minimum. The depth at that minimum is the critical depth (yc). A striking feature emerges: for any energy above the minimum there are two possible depths — a deep, slow subcritical state and a shallow, fast supercritical state — called alternate depths.
The Froude Number and Flow Regimes
The regime is set by the dimensionless Froude number:
Fr = V / √(g·D)
where D is the hydraulic depth (area divided by top width):
- Fr < 1 — Subcritical: tranquil, deep, slow flow. Surface waves can travel upstream, so the flow is controlled by downstream conditions. Typical of mild-slope rivers and canals.
- Fr = 1 — Critical: the transition point, often unstable, used deliberately at flow-measurement structures (flumes, weirs).
- Fr > 1 — Supercritical: rapid, shallow, high-velocity flow controlled from upstream. Found on steep chutes and spillways.
When supercritical flow abruptly slows to subcritical, it forms a hydraulic jump — a turbulent, energy-dissipating transition often engineered into spillway aprons to protect downstream channels.
Channel Design in Practice
Designing a channel ties these ideas together. A typical workflow:
- Establish the design discharge Q from hydrology.
- Choose a cross-section shape and a lining material (which fixes n).
- Use Manning's equation to find the normal depth, sizing the channel with adequate freeboard above the water surface.
- Check the velocity: fast enough to avoid sediment deposition but slow enough to prevent erosion of the lining.
- Compute the Froude number to confirm the intended regime and to anticipate any hydraulic jumps or backwater.
Mastering Manning's equation, hydraulic radius, and the Froude number gives an engineer the tools to size everything from a roadside ditch to a major flood-control canal.