Calculate culvert pipe capacity from diameter and slope, or size a culvert from drainage area, surface type, and rainfall intensity.

Culvert Capacity Calculator

Enter a pipe size to get its flow capacity, or enter drainage area to size a new culvert.

Pipe Capacity
What Size Do I Need?
Show calculation ▾
Copy result

Culvert Capacity Formula

The calculator has two modes. Pipe capacity estimates the flow through a full circular culvert using Manning’s equation. Sizing mode estimates peak runoff with the Rational Method, then finds the culvert diameter needed to carry that flow under a standard assumption.

Q = (1/n) * A * R^(2/3) * sqrt(S)
A = pi*D^2/4
R = D/4
Q = (0.3117/n) * D^(8/3) * sqrt(S)
  • Q = culvert flow capacity, in cubic meters per second before conversion to cfs, L/s, and gpm
  • n = Manning roughness coefficient for the selected pipe material
  • A = full pipe cross-sectional area
  • R = hydraulic radius for a full circular pipe
  • S = pipe slope as a decimal, such as 0.01 for 1%
  • D = inside pipe diameter in meters

In pipe capacity mode, you enter the culvert diameter, slope, and material. The calculator converts the diameter and slope to metric units, applies Manning’s equation for a circular pipe flowing full, then reports the result in cfs, m³/s, L/s, and gpm.

Q = C * i * A
D = (Q*n / (0.3117*sqrt(S)))^(3/8)
  • Q = estimated peak runoff from the drainage area
  • C = runoff coefficient for the selected surface type
  • i = design rainfall intensity in meters per second
  • A = drainage area in square meters
  • D = required culvert diameter in meters
  • n = Manning roughness coefficient, set to 0.013 in sizing mode
  • S = pipe slope, set to 0.01, or 1%, in sizing mode

In sizing mode, you enter drainage area, surface type, and rainfall intensity. The calculator estimates peak runoff, solves for the theoretical pipe diameter, then rounds up to the next common culvert size.

Typical Manning Roughness and Runoff Values

These are the values used by the calculator for pipe material and surface type selections.

Pipe material Manning n Effect on capacity
HDPE smooth / PVC 0.012 Higher flow for the same diameter and slope
Concrete, smooth 0.013 Common design value for smooth culverts
Corrugated HDPE 0.022 Lower capacity due to rougher wall
Corrugated metal pipe 0.024 Lowest listed capacity for the same size and slope
Surface type Runoff coefficient C Meaning
Forest / woodland 0.30 More rainfall soaks in, less becomes runoff
Pasture / meadow 0.35 Moderate infiltration and runoff
Cultivated farmland 0.45 More runoff than pasture
Gravel drive / compacted soil 0.70 High runoff due to compaction
Pavement / roof 0.90 Most rainfall becomes runoff

Example Culvert Capacity Calculations

Example 1: Capacity of an 18 inch concrete culvert

Suppose you have an 18 inch smooth concrete culvert at a 1% slope.

  • Diameter: 18 in = 0.457 m
  • Slope: 1% = 0.01
  • Manning n: 0.013
Q = (0.3117/0.013) * 0.457^(8/3) * sqrt(0.01)

The flow capacity is about 0.297 m³/s, or about 10.5 cfs.

Example 2: Sizing a culvert for 5 acres of pasture

Suppose 5 acres of pasture drain to a culvert, and the design rainfall intensity is 3 in/hr.

  • Drainage area: 5 acres = 20,234 m²
  • Runoff coefficient: C = 0.35
  • Rainfall intensity: 3 in/hr = 0.0000212 m/s
Q = 0.35 * 0.0000212 * 20234

The peak runoff is about 0.150 m³/s, or 5.29 cfs. Using the calculator’s sizing assumption of smooth concrete pipe at 1% slope, the theoretical diameter is about 13.9 in, so the recommended standard size is 15 in.

Culvert Capacity Calculator FAQ

Does a larger culvert always carry more water?

Yes, if slope and pipe roughness stay the same, a larger diameter culvert has more capacity. Diameter has a strong effect because the full-pipe Manning formula uses D raised to the 8/3 power. A small increase in diameter can produce a larger increase in flow capacity.

Why does pipe material change the result?

Pipe material changes the Manning roughness coefficient. A smooth pipe has a lower n value, so it offers less resistance to flow. Corrugated pipe has a higher n value, so the same diameter and slope will carry less water than a smooth pipe.

Is the recommended culvert size the final design size?

Not always. The result is a hydraulic estimate based on pipe flow and simplified runoff assumptions. Actual culvert design may also need to account for inlet control, outlet control, headwater depth, tailwater, debris, erosion, road overtopping, local drainage rules, and the capacity of the upstream and downstream ditch or channel.