Skip to main content

Open Channel Manning Calculator

Calculate open channel manning accurately for your build. Get material quantities, waste allowances, and project cost breakdowns.

Share this calculator

Formula

V = (1/n) x R^(2/3) x S^(1/2) | Q = V x A

Manning's equation calculates average flow velocity V from the roughness coefficient n, hydraulic radius R (area/wetted perimeter), and channel slope S. Discharge Q equals velocity times cross-sectional area.

Worked Examples

Example 1: Concrete Drainage Channel

Problem: Calculate flow in a rectangular concrete channel: width 2m, flow depth 0.8m, Manning's n = 0.013, slope = 0.002.

Solution: A = b x y = 2 x 0.8 = 1.6 m^2\nP = b + 2y = 2 + 2(0.8) = 3.6 m\nR = A/P = 1.6/3.6 = 0.4444 m\nV = (1/0.013) x (0.4444)^(2/3) x (0.002)^(1/2)\nV = 76.92 x 0.5827 x 0.04472 = 2.005 m/s\nQ = V x A = 2.005 x 1.6 = 3.208 m^3/s

Result: V = 2.005 m/s | Q = 3.208 m^3/s (113.3 cfs) | Fr = 0.715 (Subcritical)

Example 2: Trapezoidal Earth Channel

Problem: Calculate flow in a trapezoidal earth channel: bottom width 4m, depth 2m, side slope 2:1 (H:V), n = 0.025, slope = 0.0005.

Solution: A = (b + zy)y = (4 + 2x2)x2 = 16 m^2\nP = b + 2y x sqrt(1 + z^2) = 4 + 2(2) x sqrt(5) = 12.944 m\nR = 16/12.944 = 1.2361 m\nV = (1/0.025) x (1.2361)^(2/3) x (0.0005)^(1/2)\nV = 40 x 1.1498 x 0.02236 = 1.028 m/s\nQ = 1.028 x 16 = 16.45 m^3/s

Result: V = 1.028 m/s | Q = 16.45 m^3/s (580.8 cfs) | Fr = 0.292 (Subcritical)

Frequently Asked Questions

What is Manning's equation for open channel flow?

Manning's equation is an empirical formula used to calculate the velocity and discharge of water flowing in an open channel under uniform, steady-state conditions. The equation is V = (1/n) x R^(2/3) x S^(1/2), where V is the average flow velocity in meters per second, n is Manning's roughness coefficient (a dimensionless value representing channel surface friction), R is the hydraulic radius (cross-sectional flow area divided by wetted perimeter) in meters, and S is the channel bed slope in meters per meter. Discharge Q is then calculated by multiplying velocity by the cross-sectional area: Q = V x A. Manning's equation is the most widely used formula in hydraulic engineering for designing channels, culverts, storm drains, and natural stream analysis.

How do I select Manning's roughness coefficient (n)?

Manning's roughness coefficient n depends on the channel surface material, vegetation, irregularities, and other factors affecting flow resistance. Smooth concrete channels typically have n values between 0.011 and 0.015, while natural earth channels range from 0.020 to 0.035 depending on soil conditions and vegetation. Gravel-bed streams generally range from 0.025 to 0.035, and densely vegetated floodplains can have n values exceeding 0.100. Published tables from sources like the USGS, Chow's Open Channel Hydraulics, and the HEC-RAS reference manual provide recommended n values for hundreds of channel conditions. When in doubt, field measurements using known discharge and water surface profile data can calibrate n values for specific sites.

What are the limitations of Manning's equation?

Manning's equation has several important limitations that engineers must understand. It assumes uniform, steady-state flow conditions, meaning the channel cross-section, slope, and roughness are constant along the reach, and the flow does not change with time. It does not accurately model gradually varied flow (backwater curves), rapidly varied flow (hydraulic jumps, flow over weirs), or unsteady flow (flood waves). The equation was developed empirically and works best for fully turbulent flow in channels with moderate slopes. For very steep slopes (greater than about 10%), the equation may overestimate velocities because it does not account for air entrainment. It also assumes rigid channel boundaries and does not model sediment transport or channel erosion. For complex hydraulic analyses, numerical models like HEC-RAS are preferred.

Is Open Channel Manning Calculator free to use?

Yes, completely free with no sign-up required. All calculators on NovaCalculator are free to use without registration, subscription, or payment.

How do I get the most accurate result?

Enter values as precisely as possible using the correct units for each field. Check that you have selected the right unit (e.g. kilograms vs pounds, meters vs feet) before calculating. Rounding inputs early can reduce output precision.

Does Open Channel Manning Calculator work offline?

Once the page is loaded, the calculation logic runs entirely in your browser. If you have already opened the page, most calculators will continue to work even if your internet connection is lost, since no server requests are needed for computation.

References