Free Web Tool

Manning's Open Channel Flow

Compute open-channel flow using Manning's equation. Solve for discharge, normal depth or required slope across rectangular, trapezoidal, triangular and circular sections — live cross-section diagram.

Inputs

m³/s
e.g. 0.001 = 0.1%
Notes & assumptions
  • Manning's: V = (1/n)·R^(2/3)·S^(1/2). Imperial uses 1.486/n.
  • R = A/P (hydraulic radius). Normal depth solver uses bisection.
  • Circular: input diameter D and depth y (must be ≤ D).
  • Critical depth, Froude number and flow regime are reported.

Results

Discharge Q
Velocity V
Depth y
Flow Area A
Wetted Perimeter P
Hydraulic Radius R
Top Width T
Slope S
Froude Fr
Flow Regimesubcritical

About this calculator

This tool sizes open-channel flow using Manning's equation for rectangular, trapezoidal, triangular and circular (partially full) sections. Given any two of discharge, normal depth and slope, it solves for the third, then reports velocity, hydraulic radius, top width and Froude number so you can judge whether flow is subcritical or supercritical. It's built for hydraulic and civil engineers, and students, sizing drains, canals and culverts at a preliminary level.

Method & Formulas

Worked Example

Trapezoidal channel, b = 1.5 m, side slope m = 1.5 (H:V), normal depth y = 0.8 m, n = 0.013 (finished concrete), S = 0.001 (0.1%):

  1. A = (1.5 + 1.5×0.8)×0.8 = 2.16 m².
  2. P = 1.5 + 2(0.8)√(1+1.5²) = 1.5 + 1.6×1.803 ≈ 4.38 m → R = A/P ≈ 0.493 m.
  3. V = (1/0.013)×0.4932/3×√0.001 = 76.9 × 0.624 × 0.0316 ≈ 1.52 m/s.
  4. Q = V×A ≈ 1.52 × 2.16 ≈ 3.28 m³/s.

Assumptions & Limitations

FAQ

Which unit constant should I use — 1 or 1.486?
Use SI units (m, m³/s) and the tool applies k = 1 automatically; switch the Units toggle to Imperial (ft, cfs) and it applies k = 1.486 for you.
How does the tool solve for normal depth?
It runs a numerical bisection search between a very small depth and the channel's practical maximum (the pipe diameter for circular sections), converging on the depth where Manning's-equation discharge equals your target Q.
What does the Froude number tell me?
It indicates flow regime — Fr well below 1 is subcritical (calm, controlled from downstream), Fr well above 1 is supercritical (fast, controlled from upstream); values near 1 indicate flow close to critical depth, which can be unstable.