Manning Equation Drainage Flow Calculator — Partial-Full Pipe
Calculate gravity drainage flow rate (cfs & gpm) in a partially full pipe using Manning’s equation. Enter pipe size, material, slope, and depth-of-flow ratio.
By TradeCalc, Plumber Calculators — Code-Referenced — UPC Chapter 7, IPC Appendix C, ASTM D2322, ASPE PDH Vol. 2
⚠️ Results are for informational purposes only. Verify against applicable codes and manufacturer specifications before use. Always consult a licensed electrician/HVAC contractor and your local AHJ (Authority Having Jurisdiction) before performing work.
Guides are drafted with AI assistance and reviewed by our editors.
Related Calculators
How to Calculate Drainage Flow with Manning’s Equation
What Manning’s Equation Describes
Manning’s equation calculates the steady gravity-driven flow rate in an open channel or a partially full pipe. For sanitary and storm drainage — where pipes run partially full under gravity rather than under pressure — it is the standard design equation cited in UPC Chapter 7, IPC Appendix C, and the ASPE Plumbing Engineering Design Handbook. Unlike pressure-pipe formulas (Hazen-Williams, Darcy-Weisbach), Manning assumes the driving force is the pipe slope alone, not an applied pump head.
The Manning Formula (US units)
Q = (1.486 / n) × A × R^(2/3) × S^(1/2)
- Q = flow rate (cubic feet per second, cfs)
- n = Manning roughness coefficient (dimensionless)
- A = cross-sectional flow area (ft²)
- R = hydraulic radius = A / P, where P is wetted perimeter (ft)
- S = pipe slope (ft/ft, dimensionless)
- 1.486 = US-unit conversion constant (use 1.0 for SI)
For a circular pipe at depth ratio y/D, the geometry is: θ = 2·acos(1 − 2·y/D), then A = (D²/8)(θ − sinθ) and P = (D/2)·θ. When the pipe runs full (y/D = 1), this simplifies to the familiar A = π·D²/4, P = π·D, R = D/4.
Picking n — The Roughness Coefficient
The Manning n value depends only on pipe material and interior smoothness. Smooth plastics (PVC, HDPE, CPVC) carry n ≈ 0.009; cast iron and concrete carry n ≈ 0.013; corrugated HDPE is n ≈ 0.015 because the corrugations add turbulence. Lower n means more flow for the same slope and diameter. Values come from ASTM D2322 (thermoplastic) and ASTM C12 (concrete).
Worked Example
Scenario: A 4-inch Schedule 40 PVC sanitary line at 1/4 inch per foot slope, running half full (y/D = 0.5). Find the flow.
- Actual ID of 4" Sch 40 PVC = 3.998 in = 0.333 ft
- n (PVC) = 0.009
- Slope S = 0.25 in/ft = 0.25/12 = 0.02083 ft/ft
- Half-full geometry: θ = 2·acos(1 − 2·0.5) = 2·acos(0) = π rad
- A = (0.333²/8)(π − sinπ) = (0.0139)(3.1416) = 0.0436 ft²
- P = (0.333/2)(π) = 0.523 ft
- R = A/P = 0.0436 / 0.523 = 0.0833 ft
- Q = (1.486/0.009) × 0.0436 × (0.0833)^(2/3) × √0.02083 = 165.1 × 0.0436 × 0.191 × 0.1443 = 0.198 cfs
- Convert: 0.198 cfs × 448.83 = 88.9 gpm
Velocity = Q/A = 0.198 / 0.0436 = 4.55 ft/s — comfortably above the UPC 708.0 / IPC 714 scouring minimum of 2 ft/s, which prevents solids from settling.
Practical Tips
- Use actual ID, not nominal size. 4-inch PVC Sch 40 has an actual ID of 3.998 in; 4-inch cast iron (no-hub) is closer to 4.16 in. The wrong ID can shift the result 5–10%.
- Watch the slope minimums. UPC 708.0 and IPC 714 require 1/4 in/ft for pipes 2 in and smaller, and 1/8 in/ft for 3 in and larger. Flatter slopes fail to self-scour and clog.
- Half-full is the design condition for sanitary drainage — it leaves headroom for surges. Storm drainage is often designed to run 0.75–1.0 full because surges are tolerated.
- n varies with age. A 30-year-old cast-iron line may have n = 0.015–0.020 due to tuberculation; a 50-year-old sewer main can be worse. Add a safety factor for rehabilitation projects.
Code References
UPC Chapter 7, IPC Appendix C, ASTM D2322, ASPE PDH Vol. 2