---
title: "Manning’s Equation Calculator: The Velocity Collapse Your Ditch Design Ignores"
canonical: "https://theyieldgrid.com/mannings-equation-calculator/"
model_id: "tyg-840"
model_version: "1.0.0"
last_reviewed: "2026-04-27T19:45:32"
reviewed_by: "Umer Hayiat"
---

# Manning’s Equation Calculator: The Velocity Collapse Your Ditch Design Ignores

> Canonical calculator: [https://theyieldgrid.com/mannings-equation-calculator/](https://theyieldgrid.com/mannings-equation-calculator/)

## What this calculator does

Home - Free Gardening Calculators & Tools - Manning’s Equation Calculator: The Velocity Collapse Your Ditch Design Ignores Trapezoidal earthen ditches fail not at construction, but gradually, invisibly, mid-season. The geometry is correct, the slope was surveyed, and the channel moved 10 CFS on opening day. By July, the same ditch is overflowing at 6 CFS. What changed is not the shape but the friction. Aquatic vegetation drives up the Manning’s roughness coefficient, which directly collapses average flow velocity. Once velocity drops below the critical sediment-transport threshold, suspended silt settles out and physically fills the channel bottom. The problem compounds itself. This is the failure mode that competing ditch calculators do not model explicitly.

## Inputs

| Input | ID | Type | Unit | Range or choices | Required |
|---|---|---|---|---|---|
| Bottom Width of Ditch (ft) | `ocflow_width` | number | ft | 0.1 to 500 | No |
| Side Slope Ratio (H:V, horizontal run per 1 ft vertical) | `ocflow_slope_side` | number | H:V, horizontal run per 1 ft vertical | 0 to 10 | No |
| Water Depth (ft) | `ocflow_depth` | number | ft | 0.01 to 50 | No |
| Channel Slope / Fall (ft/ft) | `ocflow_channel_slope` | number | ft/ft | 0.000001 to 1 | No |
| Manning’s Roughness Coefficient (n) | `ocflow_n` | number |  | 0.005 to 0.2 | No |

## Outputs

| Output ID | Default state |
|---|---|
| `ocflow_results` | Flow Rate (Q) CFS Velocity ft/s Flow Area ft² Wetted Perimeter ft Hydraulic Radius ft Channel Cross-Section & Velocity Profile Velocity Classification Silting Risk 5 ft/s Warnings & Engineering Standards Reference: Flow Rate vs. Water Depth (same channel) Depth (ft) Area (ft²) Hyd. Radius (ft) Velocity (ft/s) Flow Q (CFS) Status |
| `ocflow_out_primary` |  |
| `ocflow_out_vel` |  |
| `ocflow_out_area` |  |
| `ocflow_out_wp` |  |
| `ocflow_out_hr` |  |
| `ocflow_warnings_box` | Warnings & Engineering Standards |

## Formula and method

How a small increase in roughness from weeds causes a major drop in flow velocity and capacity. The dramatic difference between a weedy, silting ditch and one running at proper velocity after accounting for real-world roughness. Show the calculation steps Step 1: Flow Area (A) Formula: A = Depth x (Bottom Width + Depth x Side Slope) Units: ft². This is the water-filled cross-sectional area. For a trapezoidal section, the area expands with depth because the sloped banks add width as depth increases. Rounding: carry 4 significant figures through intermediate steps; round the final area to 3 decimal places for display. Step 2: Wetted Perimeter (P) Formula: P = Bottom Width + 2 x Depth x sqrt(1 + Side Slope squared) Units: ft. The square root term is the true slant length of one bank face per unit depth. A 2:1 slope has a slant factor of sqrt(5) = 2.236 ft of bank length per foot of depth. Step 3: Hydraulic Radius (R) Formula: R = A / P Units: ft. This ratio describes how efficiently the cross-section conveys flow. Wider, shallower sections have lower R and more friction per unit of area; deeper, narrower sections have higher R. Step 4: Velocity (V) Formula: V = (1.49 / n) x R^(2/3) x S^(1/2) Units: ft/s. The coefficient 1.49 is the US customary conversion factor (the SI version uses 1.0 with metric inputs). S is the channel slope in ft/ft. Manning’s n is the roughness coefficient. Raising n reduces velocity proportionally. Step 5: Flow Rate (Q) Formula: Q = V x A Units: CFS (cubic feet per second). This is the continuity equation for uniform flow. Assumptions and Limits The formula assumes steady, uniform flow : depth and velocity are constant along the channel length. In reality, most ditches have varying cross-sections, grade changes, and inlet/outlet losses that this formula does not capture. Manning’s equation applies reliably to subcritical flow (Froude number below 1.0). At steep slopes, flow transitions to supercritical and the equation underestimates actual energy and wave behavior. The Manning’s n value must reflect actual field conditions at the roughest point in the operating season. Selecting n from a table is a professional judgment, not a precise measurement; n values for vegetated channels span a wide range even within the same channel on different dates. The calculator does not account for head losses at bends, transitions, inlet structures, or check dams . Real canal systems lose head at every structure, reducing effective capacity below what Manning’s equation predicts for a straight uniform reach. Side slope stability is not evaluated . The calculator accepts any slope ratio without checking whether the bank material can stand at that angle. Bank failure in non-cohesive sands can occur at slopes steeper than 1.5:1 to 2:1. The silting threshold of 2.0 ft/s and the scouring threshold of 5.0 ft/s are general guidelines for clean earthen channels carrying typical irrigation water . Channels conveying high-sediment water may silt at higher velocities; concrete-lined channels resist scouring at much higher velocities. This tool does not calculate freeboard, bank overflow risk, or regulatory compliance . Any channel intended to convey stormwater or that crosses property boundaries should be reviewed by a licensed civil or agricultural engineer.

## Verified worked examples

### Example 1: Farm Irrigation Lateral at Design Condition

Bottom width: 3 ft Side slope: 2:1 (H:V) Water depth: 1.0 ft Channel slope: 0.002 ft/ft Manning’s n: 0.022 (clean earthen channel) Flow area = 1.0 x (3 + 1.0 x 2) = 5.000 ft². Wetted perimeter = 3 + 2 x 1.0 x 2.236 = 7.472 ft. Hydraulic radius = 5.000 / 7.472 = 0.669 ft. Velocity = (1.49 / 0.022) x (0.669)^0.667 x (0.002)^0.5 = 67.73 x 0.762 x 0.04472 = 2.309 ft/s. Result: Q = 11.54 CFS, velocity = 2.309 ft/s Velocity clears the 2.0 ft/s silting threshold and stays well below 5.0 ft/s. This channel design is hydraulically sound for clean-channel conditions at this slope and depth.

### Example 2: The Same Lateral in Mid-Summer Weed Conditions

Bottom width: 3 ft Side slope: 2:1 (H:V) Water depth: 1.0 ft Channel slope: 0.002 ft/ft Manning’s n: 0.035 (earthen channel with dense weed growth) Geometry is identical to Example 1. The only change is n from 0.022 to 0.035. Velocity = (1.49 / 0.035) x 0.762 x 0.04472 = 42.57 x 0.762 x 0.04472 = 1.452 ft/s. Result: Q = 7.26 CFS, velocity = 1.452 ft/s Velocity has dropped below the 2.0 ft/s silting minimum. Suspended sediment in the water supply will now begin depositing on the channel floor. Over weeks, this sediment layer reduces effective cross-sectional area, raising velocity slightly, then additional deposition occurs at the next irrigation event. The channel physically fills from the bottom up.

### Example 3: Main Gravity Conveyance Canal

Bottom width: 8 ft Side slope: 1.5:1 (H:V) Water depth: 2.0 ft Channel slope: 0.001 ft/ft Manning’s n: 0.022 (clean earthen canal) Flow area = 2.0 x (8 + 2.0 x 1.5) = 22.0 ft². Wetted perimeter = 8 + 2 x 2.0 x 1.803 = 15.211 ft. Hydraulic radius = 22.0 / 15.211 = 1.446 ft. Velocity = (1.49 / 0.022) x (1.446)^0.667 x (0.001)^0.5 = 67.73 x 1.279 x 0.03162 = 2.739 ft/s. Result: Q = 60.26 CFS, velocity = 2.739 ft/s This larger cross-section achieves adequate velocity even at the shallower 0.001 ft/ft slope because the higher hydraulic radius compensates for the lower gradient. Widening a channel can maintain velocity without increasing slope, which matters on flat terrain where slope is constrained by topography.

## Assumptions

How a small increase in roughness from weeds causes a major drop in flow velocity and capacity. The dramatic difference between a weedy, silting ditch and one running at proper velocity after accounting for real-world roughness. Show the calculation steps Step 1: Flow Area (A) Formula: A = Depth x (Bottom Width + Depth x Side Slope) Units: ft². This is the water-filled cross-sectional area. For a trapezoidal section, the area expands with depth because the sloped banks add width as depth increases. Rounding: carry 4 significant figures through intermediate steps; round the final area to 3 decimal places for display. Step 2: Wetted Perimeter (P) Formula: P = Bottom Width + 2 x Depth x sqrt(1 + Side Slope squared) Units: ft. The square root term is the true slant length of one bank face per unit depth. A 2:1 slope has a slant factor of sqrt(5) = 2.236 ft of bank length per foot of depth. Step 3: Hydraulic Radius (R) Formula: R = A / P Units: ft. This ratio describes how efficiently the cross-section conveys flow. Wider, shallower sections have lower R and more friction per unit of area; deeper, narrower sections have higher R. Step 4: Velocity (V) Formula: V = (1.49 / n) x R^(2/3) x S^(1/2) Units: ft/s. The coefficient 1.49 is the US customary conversion factor (the SI version uses 1.0 with metric inputs). S is the channel slope in ft/ft. Manning’s n is the roughness coefficient. Raising n reduces velocity proportionally. Step 5: Flow Rate (Q) Formula: Q = V x A Units: CFS (cubic feet per second). This is the continuity equation for uniform flow. Assumptions and Limits The formula assumes steady, uniform flow : depth and velocity are constant along the channel length. In reality, most ditches have varying cross-sections, grade changes, and inlet/outlet losses that this formula does not capture. Manning’s equation applies reliably to subcritical flow (Froude number below 1.0). At steep slopes, flow transitions to supercritical and the equation underestimates actual energy and wave behavior. The Manning’s n value must reflect actual field conditions at the roughest point in the operating season. Selecting n from a table is a professional judgment, not a precise measurement; n values for vegetated channels span a wide range even within the same channel on different dates. The calculator does not account for head losses at bends, transitions, inlet structures, or check dams . Real canal systems lose head at every structure, reducing effective capacity below what Manning’s equation predicts for a straight uniform reach. Side slope stability is not evaluated . The calculator accepts any slope ratio without checking whether the bank material can stand at that angle. Bank failure in non-cohesive sands can occur at slopes steeper than 1.5:1 to 2:1. The silting threshold of 2.0 ft/s and the scouring threshold of 5.0 ft/s are general guidelines for clean earthen channels carrying typical irrigation water . Channels conveying high-sediment water may silt at higher velocities; concrete-lined channels resist scouring at much higher velocities. This tool does not calculate freeboard, bank overflow risk, or regulatory compliance . Any channel intended to convey stormwater or that crosses property boundaries should be reviewed by a licensed civil or agricultural engineer. The formula assumes steady, uniform flow : depth and velocity are constant along the channel length. In reality, most ditches have varying cross-sections, grade changes, and inlet/outlet losses that this formula does not capture. Manning’s equation applies reliably to subcritical flow (Froude number below 1.0). At steep slopes, flow transitions to supercritical and the equation underestimates actual energy and wave behavior. The Manning’s n value must reflect actual field conditions at the roughest point in the operating season. Selecting n from a table is a professional judgment, not a precise measurement; n values for vegetated channels span a wide range even within the same channel on different dates. The calculator does not account for head losses at bends, transitions, inlet structures, or check dams . Real canal systems lose head at every structure, reducing effective capacity below what Manning’s equation predicts for a straight uniform reach. Side slope stability is not evaluated . The calculator accepts any slope ratio without checking whether the bank material can stand at that angle. Bank failure in non-cohesive sands can occur at slopes steeper than 1.5:1 to 2:1. The silting threshold of 2.0 ft/s and the scouring threshold of 5.0 ft/s are general guidelines for clean earthen channels carrying typical irrigation water . Channels conveying high-sediment water may silt at higher velocities; concrete-lined channels resist scouring at much higher velocities. This tool does not calculate freeboard, bank overflow risk, or regulatory compliance . Any channel intended to convey stormwater or that crosses property boundaries should be reviewed by a licensed civil or agricultural engineer. Critical Warnings The weedy ditch trap: A channel designed for n = 0.022 (clean earthen, new construction) and passing all velocity checks will fail the 2.0 ft/s silting threshold when seasonal weed growth drives n to 0.030 or higher. Velocity collapses, silt deposits, and the effective cross-section decreases over successive irrigation events. Design for the worst-case n, not the best-case n. The velocity-silt feedback loop: Once velocity drops below the transport threshold, silt accumulates on the ditch floor. The accumulated silt decreases hydraulic depth slightly, which increases the wetted perimeter-to-area ratio, which further reduces hydraulic radius and velocity. The process accelerates until the channel overtops its banks or is mechanically cleaned. This is not a gradual linear decline; it can become a failure event within a single irrigation season. Scour at the opposite extreme: Earthen channels with velocities above 5.0 ft/s will erode banks and bed material, increasing the cross-sectional area over time and eventually causing slope failure. Steep-slope channels with clean water and low n values are most at risk. Riprap lining or step-pool grade control structures are the standard engineering response. Low-flow silting at partial depth: A channel correctly sized for peak irrigation flow may run at 20 to 30 percent of design depth during early and late season. At low depths, hydraulic radius drops sharply and velocity may fall below 2.0 ft/s even in a clean channel. The reference table inside the calculator shows this behavior explicitly: check your minimum expected flow depth, not only your design flow depth. Minimum Standards Minimum average velocity for earthen open channels carrying sediment-laden water: 2.0 ft/s Maximum average velocity for unlined earthen channels in non-cohesive soils: 2.5 to 3.0 ft/s (conservative) or up to 5.0 ft/s for well-compacted cohesive soils; rock-lined channels tolerate higher velocities Manning’s n for design purposes should represent the channel at its roughest expected operational condition, not at installation Freeboard (unused depth above design water surface) should be at least 10 to 15 percent of design depth for irrigation laterals; 20 to 25 percent for main canals conveying water from external sources Competitor Trap: Most online Manning’s equation calculators display a single flow rate and velocity output and stop there. They omit the n sensitivity analysis that reveals whether a design is one bad weed season away from failure. A ditch that flows 10 CFS at n = 0.022 but only 6.3 CFS at n = 0.035 has a 37-percent capacity margin consumed entirely by vegetation, with no capacity margin left for any other variable. A competent ditch design requires running the calculation at both the clean-channel n and the maximum expected seasonal n and confirming that both results pass the velocity thresholds. Anything less is a partial calculation. Subsurface drainage design follows related hydraulic principles. If your system includes both surface and subsurface components, the farm tile drainage calculator handles the subsurface portion where Manning’s equation does not apply. For evaluating how water enters the soil before it reaches a surface channel, the soil infiltration rate calculator completes the runoff side of the water budget. Minimum average velocity for earthen open channels carrying sediment-laden water: 2.0 ft/s Maximum average velocity for unlined earthen channels in non-cohesive soils: 2.5 to 3.0 ft/s (conservative) or up to 5.0 ft/s for well-compacted cohesive soils; rock-lined channels tolerate higher velocities Manning’s n for design purposes should represent the channel at its roughest expected operational condition, not at installation Freeboard (unused depth above design water surface) should be at least 10 to 15 percent of design depth for irrigation laterals; 20 to 25 percent for main canals conveying water from external sources Competitor Trap: Most online Manning’s equation calculators display a single flow rate and velocity output and stop there. They omit the n sensitivity analysis that reveals whether a design is one bad weed season away from failure. A ditch that flows 10 CFS at n = 0.022 but only 6.3 CFS at n = 0.035 has a 37-percent capacity margin consumed entirely by vegetation, with no capacity margin left for any other variable. A competent ditch design requires running the calculation at both the clean-channel n and the maximum expected seasonal n and confirming that both results pass the velocity thresholds. Anything less is a partial calculation. Subsurface drainage design follows related hydraulic principles. If your system includes both surface and subsurface components, the farm tile drainage calculator handles the subsurface portion where Manning’s equation does not apply. For evaluating how water enters the soil before it reaches a surface channel, the soil infiltration rate calculator completes the runoff side of the water budget.

## Limitations and safety

The formula assumes steady, uniform flow : depth and velocity are constant along the channel length. In reality, most ditches have varying cross-sections, grade changes, and inlet/outlet losses that this formula does not capture. Manning’s equation applies reliably to subcritical flow (Froude number below 1.0). At steep slopes, flow transitions to supercritical and the equation underestimates actual energy and wave behavior. The Manning’s n value must reflect actual field conditions at the roughest point in the operating season. Selecting n from a table is a professional judgment, not a precise measurement; n values for vegetated channels span a wide range even within the same channel on different dates. The calculator does not account for head losses at bends, transitions, inlet structures, or check dams . Real canal systems lose head at every structure, reducing effective capacity below what Manning’s equation predicts for a straight uniform reach. Side slope stability is not evaluated . The calculator accepts any slope ratio without checking whether the bank material can stand at that angle. Bank failure in non-cohesive sands can occur at slopes steeper than 1.5:1 to 2:1. The silting threshold of 2.0 ft/s and the scouring threshold of 5.0 ft/s are general guidelines for clean earthen channels carrying typical irrigation water . Channels conveying high-sediment water may silt at higher velocities; concrete-lined channels resist scouring at much higher velocities. This tool does not calculate freeboard, bank overflow risk, or regulatory compliance . Any channel intended to convey stormwater or that crosses property boundaries should be reviewed by a licensed civil or agricultural engineer. Critical Warnings The weedy ditch trap: A channel designed for n = 0.022 (clean earthen, new construction) and passing all velocity checks will fail the 2.0 ft/s silting threshold when seasonal weed growth drives n to 0.030 or higher. Velocity collapses, silt deposits, and the effective cross-section decreases over successive irrigation events. Design for the worst-case n, not the best-case n. The velocity-silt feedback loop: Once velocity drops below the transport threshold, silt accumulates on the ditch floor. The accumulated silt decreases hydraulic depth slightly, which increases the wetted perimeter-to-area ratio, which further reduces hydraulic radius and velocity. The process accelerates until the channel overtops its banks or is mechanically cleaned. This is not a gradual linear decline; it can become a failure event within a single irrigation season. Scour at the opposite extreme: Earthen channels with velocities above 5.0 ft/s will erode banks and bed material, increasing the cross-sectional area over time and eventually causing slope failure. Steep-slope channels with clean water and low n values are most at risk. Riprap lining or step-pool grade control structures are the standard engineering response. Low-flow silting at partial depth: A channel correctly sized for peak irrigation flow may run at 20 to 30 percent of design depth during early and late season. At low depths, hydraulic radius drops sharply and velocity may fall below 2.0 ft/s even in a clean channel. The reference table inside the calculator shows this behavior explicitly: check your minimum expected flow depth, not only your design flow depth. Minimum Standards Minimum average velocity for earthen open channels carrying sediment-laden water: 2.0 ft/s Maximum average velocity for unlined earthen channels in non-cohesive soils: 2.5 to 3.0 ft/s (conservative) or up to 5.0 ft/s for well-compacted cohesive soils; rock-lined channels tolerate higher velocities Manning’s n for design purposes should represent the channel at its roughest expected operational condition, not at installation Freeboard (unused depth above design water surface) should be at least 10 to 15 percent of design depth for irrigation laterals; 20 to 25 percent for main canals conveying water from external sources Competitor Trap: Most online Manning’s equation calculators display a single flow rate and velocity output and stop there. They omit the n sensitivity analysis that reveals whether a design is one bad weed season away from failure. A ditch that flows 10 CFS at n = 0.022 but only 6.3 CFS at n = 0.035 has a 37-percent capacity margin consumed entirely by vegetation, with no capacity margin left for any other variable. A competent ditch design requires running the calculation at both the clean-channel n and the maximum expected seasonal n and confirming that both results pass the velocity thresholds. Anything less is a partial calculation. Subsurface drainage design follows related hydraulic principles. If your system includes both surface and subsurface components, the farm tile drainage calculator handles the subsurface portion where Manning’s equation does not apply. For evaluating how water enters the soil before it reaches a surface channel, the soil infiltration rate calculator completes the runoff side of the water budget.

## Related calculators

- [Calculators & Tools](https://theyieldgrid.com/category/garden-calculators/)
- [hose flow rate calculator](https://theyieldgrid.com/hose-flow-rate-calculator/)
- [farm tile drainage calculator](https://theyieldgrid.com/farm-tile-drainage-calculator/)
- [soil infiltration rate calculator](https://theyieldgrid.com/soil-infiltration-rate-calculator/)
- [French drain calculator](https://theyieldgrid.com/french-drain-calculator/)
- [irrigation pump sizing calculator](https://theyieldgrid.com/irrigation-pump-sizing-calculator/)
- [pipe volume calculator](https://theyieldgrid.com/pipe-volume-calculator/)
- [yard drainage catch basin calculator](https://theyieldgrid.com/yard-drainage-catch-basin-calculator/)
- [Prev Previous](https://theyieldgrid.com/greenhouse-heater-size-calculator/)
- [Next Next](https://theyieldgrid.com/dli-calculator/)

## Provenance

- Model ID: `tyg-840`
- Model version: `1.0.0`
- Reviewed by: Umer Hayiat
- Page modified: 2026-04-27T19:45:32
- Runtime SHA-256: `064660ce76b199c5cfdabca651a446a01386f6c73c6b90115e23942171f7b082`

This Markdown document is a machine-readable mirror. The canonical interactive calculator is the HTML page linked above.
