Hydraulics Open Channel 11 min read

Manning's Equation — Open Channel Flow Guide

Last updated: July 2026

A practical guide to applying Manning's equation for channel and pipe flow design in civil engineering.

1. Introduction to Open Channel Flow

Open channel flow occurs when a liquid flows with a free surface exposed to atmospheric pressure. Unlike pipe flow, the driving force is gravity acting on the water body, and the flow depth varies with discharge, channel geometry, and slope. Open channels include natural rivers and streams, engineered canals, drainage ditches, culverts flowing partially full, stormwater sewers (when not under pressure), and gutters.

Flow in open channels is classified as uniform (depth and velocity constant along the channel) or gradually varied (depth changes slowly, as in backwater curves). Uniform flow occurs when the gravitational force component along the channel equals the frictional resistance—this is the condition for which Manning's equation is most commonly applied. The corresponding depth is called the normal depth.

Critical flow occurs when the Froude number Fr = V/√(gD) equals 1.0, where D is the hydraulic depth (A/T). Subcritical flow (Fr < 1) is deep and slow, controlled by downstream conditions. Supercritical flow (Fr > 1) is shallow and fast, controlled by upstream conditions. Transitions between flow regimes create hydraulic jumps—an important energy dissipation mechanism.

2. Manning's Equation

V = (1/n) × R^(2/3) × S^(1/2) Q = A × V = (1/n) × A × R^(2/3) × S^(1/2) Where: V = mean velocity (m/s) Q = volumetric flow rate (m³/s) n = Manning's roughness coefficient R = hydraulic radius = A/P (m) S = channel slope (m/m) A = cross-sectional flow area (m²) P = wetted perimeter (m)

Manning's equation, developed by Robert Manning in 1889, is the most widely used empirical formula for uniform open channel flow in civil engineering. The equation relates flow velocity to channel geometry, roughness, and slope. Despite its empirical nature, Manning's equation gives reliable results for a wide range of natural and engineered channels when the roughness coefficient is properly selected.

The equation is dimensionally inconsistent in its commonly used form—the coefficient 1.0 applies only in SI units. For US customary units (feet, seconds), the equation becomes V = (1.486/n) × R^(2/3) × S^(1/2). This factor (1.486) converts the units while preserving the same n-values. The Manning's Equation Calculator handles both unit systems automatically.

Limitations of Manning's equation: it assumes uniform, steady flow; the n-value is assumed constant with depth (though it varies in practice); it is less accurate for steep slopes (S > 0.01) where air entrainment occurs; and it does not account for sediment transport or channel erosion potential.

3. Manning's n Roughness Coefficients

Selecting the correct Manning's n value is the most critical factor in obtaining accurate flow predictions. The roughness coefficient represents the resistance to flow from channel boundary material, vegetation, alignment, and obstructions. Values range from 0.008 for smooth glass/PVC pipes to 0.150+ for heavily vegetated natural channels. Standard reference tables are published in Chow (1959), the FHWA HEC-15 manual, and most hydraulics textbooks.

Typical Manning's n values: PVC/HDPE pipe = 0.009-0.011, concrete pipe = 0.012-0.015, corrugated metal pipe = 0.020-0.025, concrete-lined channel = 0.013-0.017, earth channel (clean) = 0.018-0.025, earth channel with grass = 0.025-0.050, natural stream clean = 0.030-0.050, natural stream with vegetation = 0.050-0.100, floodplain with brush = 0.050-0.150.

Several methods refine n-value selection: Cowan's method (1956) adds component roughness values for material, degree of irregularity, channel cross-section variation, obstruction effects, vegetation, and meandering. Photographic guides (FHWA) show reference channels with known n-values for visual comparison. Field measurement of n by measuring Q, A, R, and S at a known section is the most reliable method for existing channels.

The Manning's Equation Calculator includes a built-in roughness coefficient table with reference descriptions, aiding proper n-value selection.

4. Hydraulic Radius and Section Geometry

The hydraulic radius R = A/P is a measure of channel efficiency—the ratio of flow area to wetted perimeter. For a given area, a larger R (more area relative to perimeter) means less frictional surface area per unit flow, resulting in higher velocity. The most hydraulically efficient section for a given area is the semicircle (R = D/2), which has the maximum R value possible.

Common channel geometries and their relationships: rectangular channel (A = by, P = b + 2y), trapezoidal channel (A = (b + zy)y, P = b + 2y√(1+z²)), circular pipe flowing full (A = πD²/4, P = πD, R = D/4), circular pipe flowing partially (A = D²(θ - sinθ)/8, P = Dθ/2, where θ is the central angle in radians of the water surface).

For circular pipes flowing partially full, the hydraulic radius—and therefore velocity—varies with depth. Maximum velocity occurs at about 80% full depth, while maximum discharge occurs at about 93% full depth. This counterintuitive behavior is important for stormwater sewer design—a pipe flowing partially full can carry more than when surcharged due to reduced frictional resistance.

5. Channel Design Procedure

Channel design using Manning's equation typically follows this process: determine design discharge Q from hydrologic analysis (catchment area × rainfall intensity × runoff coefficient). Select channel alignment and slope based on topography and site constraints. Choose channel shape and lining material based on site conditions, cost, and aesthetic requirements. Select Manning's n based on lining material, vegetation, and expected maintenance.

Solve Manning's equation for the required section dimensions, typically iteratively for the normal depth yn. Check that the flow velocity is within acceptable limits: below maximum permissible velocity for erosion control (typically 1.0-1.5 m/s for earth channels, up to 6 m/s for concrete-lined), and above minimum velocity to prevent sedimentation (typically 0.6-0.9 m/s for stormwater).

Apply the required freeboard—the vertical distance between the design water surface and the top of the channel bank. Typical freeboard is 0.3 m for small channels and up to 1.0 m for large channels, or 20-30% of the flow depth. The Hazen-Williams Calculator is an alternative for full-flowing pressure pipes.

6. Worked Example

Size a Trapezoidal Drainage Channel

Given: Design Q = 2.5 m³/s. Channel slope S = 0.0015 (0.15%). Trapezoidal section with bottom width b = 1.5 m, side slopes z = 2:1 (horizontal:vertical). Concrete lining with n = 0.014. Freeboard = 0.3 m.

Step 1: Express A and P in terms of depth y. A = (b + zy)y = (1.5 + 2y)y. P = b + 2y√(1+z²) = 1.5 + 2y√5 = 1.5 + 4.472y.

Step 2: Manning's equation: Q = (1/n) × A × R^(2/3) × S^(1/2). 2.5 = (1/0.014) × A × (A/P)^(2/3) × (0.0015)^(1/2). 2.5 = 71.43 × A × (A/P)^(2/3) × 0.0387.

Step 3: Solve by trial. Try y = 0.8 m: A = (1.5 + 1.6)(0.8) = 2.48 m². P = 1.5 + 4.472(0.8) = 5.08 m. R = 2.48/5.08 = 0.488 m. Q_calc = 71.43 × 2.48 × 0.488^(2/3) × 0.0387 = 71.43 × 2.48 × 0.62 × 0.0387 = 4.25 m³/s. This exceeds 2.5.

Step 4: Try y = 0.55 m: A = (1.5 + 1.1)(0.55) = 1.43 m². P = 1.5 + 4.472(0.55) = 3.96 m. R = 1.43/3.96 = 0.361 m. Q_calc = 71.43 × 1.43 × 0.361^(2/3) × 0.0387 = 71.43 × 1.43 × 0.507 × 0.0387 = 2.01 m³/s. Slightly low.

Step 5: Try y = 0.60 m: A = (1.5 + 1.2)(0.6) = 1.62 m². P = 1.5 + 4.472(0.6) = 4.18 m. R = 1.62/4.18 = 0.388 m. Q_calc = 71.43 × 1.62 × 0.388^(2/3) × 0.0387 = 2.52 m³/s. OK.

Result: Normal depth yn = 0.60 m. Channel depth with freeboard = 0.60 + 0.30 = 0.90 m. Verify with the Manning's Equation Calculator.

Channel Cross-Section

[SVG Diagram: Trapezoidal channel cross-section with labeled dimensions. Bottom width b, depth y, side slopes z:1, freeboard F, total channel depth D. Water surface shown at normal depth. Wetted perimeter path highlighted along bottom and sides up to water surface. Hydraulic radius R = A/P illustrated.]

7. Frequently Asked Questions

What is the difference between Manning's n and the Darcy friction factor?

Manning's n is an empirical roughness coefficient specific to open channel flow. The Darcy-Weisbach friction factor f is theoretically derived from the Moody chart and applies to both pipe and open channel flow. Manning's equation is simpler and more widely used in practice, while Darcy-Weisbach is more accurate for pressurized pipe flow.

Why does maximum discharge occur before a pipe flows full?

As a circular pipe fills beyond about 80% depth, the wetted perimeter increases faster than the area, reducing the hydraulic radius. The reduced hydraulic radius increases frictional resistance enough that the total discharge actually decreases slightly until the pipe is nearly full. This occurs only for circular sections.

How do I select Manning's n for natural streams?

For natural streams, Cowan's method adds component values for material (0.020-0.028), irregularity (0.005-0.015), cross-section variation (0.005-0.015), obstructions (0.000-0.050), vegetation (0.005-0.100), and meandering (1.0-1.3 multiplier). Photographic reference guides from the USGS and FHWA provide visual comparison for selection.

What is the most hydraulically efficient channel section?

The semicircular section is theoretically the most efficient (minimum wetted perimeter for a given area). For practical constructed channels, a trapezoidal section with side slopes matching the soil's angle of repose is most efficient—typically the most efficient trapezoid has side slopes at 60° (z = 1/√3).

References & Standards

  • Chow, V.T. Open-Channel Hydraulics. McGraw-Hill, 1959.
  • FHWA HEC-15. Design of Roadside Channels with Flexible Linings. 2005.
  • FHWA HEC-22. Urban Drainage Design Manual. 3rd ed., 2009.
  • Sturm, T.W. Open Channel Hydraulics. 2nd ed., McGraw-Hill, 2010.
  • ASTM D6460. Standard Test Method for Determination of Manning's Coefficient for Open Channel Flow.
  • Civil Engineering Handbook — Hydraulics chapter.
  • Engineering Formula Library — Manning's equation formula.
  • Engineering Glossary — Hydraulics and open channel terms.