The design storm through the culvert

Storm drainage · sizing check on an existing culvert

A 12 ha commercial site — roofs, parking, almost no grass — drains to a single 2.4 m wide box culvert under the access road. The municipality's IDF curve for the 10-year storm fits Sherman's form with a = 800 and c = 0.65, and the site's time of concentration is 20 minutes, so the 20-minute intensity is the design intensity. The paved catchment carries a runoff coefficient of 0.85. Find the design rainfall intensity, the peak runoff it produces, and the critical depth in the culvert — the depth that tells you how much of the barrel the design storm actually uses.

iACQby_c

Every number in this problem is editable — change any value below and the whole chain recalculates.

Given
  • a = 800 Sherman fitted constant (local curve)
  • c = 0.65 Sherman fitted exponent
  • t = 20 minStorm duration = time of concentration
  • C = 0.85 Runoff coefficient, paved site
  • A = 12 haDrainage area
  • b = 2.4 mCulvert width
Determine
  1. (a)the 20-minute design rainfall intensity
  2. (b)the peak runoff at the culvert
  3. (c)the critical depth in the 2.4 m barrel
Step 1 of 3(a) · solve for Rainfall intensity

The duration is not a choice — it is the time of concentration, because the peak happens when the whole catchment is finally contributing at once. Twenty minutes into the local curve gives 114.1 mm/h: a rate the sky only holds briefly, which is exactly the point of an IDF curve.

log ilog t1caa straight line is the whole appeal
Rearranged for i
i=atci = \frac{a}{t^{c}}
Your values, in your units
i=(800 mm/hminc)((20 min))(0.65)i = \frac{\left( 800\ \text{mm/h}{\cdot}\text{min}^{\text{c}} \right)}{\left(\left( 20\ \text{min} \right)\right)^{\left( 0.65 \right)}}
Answer
i=107.84 in/dayi = 107.84\ \text{in/day}

Carried onward at full precision, not this rounded figure.

Open the Sherman IDF Rainfall Intensity solver →

Step 2 of 3(b) · solve for Peak runoff rate

Q = CiA is bookkeeping, not hydrology: of what falls, C sheds, and the peak is what the whole area sheds at the concentrated moment. 85 % of 114.1 mm/h over 12 ha is 3.23 m³/s arriving at the culvert mouth.

iCAQ
Rearranged for Q
Q=CiAQ = C \, i \, A
107.84 in/daycarried from step 1
Your values, in your units
Q=(0.85)(0.0000317043 m/s)(12 ha)Q = \left( 0.85 \right) \, \left( 0.0000317043\ \text{m/s} \right) \, \left( 12\ \text{ha} \right)
Converted to base units
Q=(0.85)(114.135 mm/h)(120,000 m2)Q = \left( 0.85 \right) \, \left( 114.135\ \text{mm/h} \right) \, \left( 120{,}000\ \text{m}^{2} \right)
Answer
Q=194.03 m3/minQ = 194.03\ \text{m}^{3}\text{/min}

Carried onward at full precision, not this rounded figure.

Open the Rational Method Peak Runoff solver →

Step 3 of 3(c) · solve for Critical depth

Critical depth is the flow's own yardstick — the depth where this discharge carries itself with least energy, and the dividing line every culvert calculation is measured against. 3.23 m³/s in a 2.4 m barrel sits at y_c = 0.57 m, so a 1.2 m rise barrel has honest headroom at the design storm.

Qycb
Rearranged for y_c
yc=(Q2gb2)1/3y_c = \left(\frac{Q^2}{g \, b^2}\right)^{1/3}
194.03 m³/mincarried from step 2
Your values, in your units
yc=(((3.23384 m3/s))29.80665((2.4 m))2)1/3y_c = \left(\frac{\left(\left( 3.23384\ \text{m}^{3}\text{/s} \right)\right)^2}{9.80665 \left(\left( 2.4\ \text{m} \right)\right)^2}\right)^{1/3}
Answer
yc=569.94 mmy_c = 569.94\ \text{mm}

Carried onward at full precision, not this rounded figure.

Open the Critical Depth in a Rectangular Channel solver →

Answer

Therefore the 10-year, 20-minute storm rains at 114.1 mm/h, the paved site delivers a 3.23 m³/s peak, and the culvert's critical depth is 0.57 m — the barrel runs about half full at the moment the design storm peaks.

Why this order

The three steps are three different kinds of knowledge. The IDF curve is measured — decades of rain gauges compressed into two fitted constants that are only true for one municipality. The Rational Method is an assumption dressed as an equation: steady rain, uniform catchment, peak at the time of concentration — honest up to a square kilometre or so and increasingly fiction beyond. Critical depth is the one piece of real hydraulics, and it is the number to carry forward: above y_c the barrel flows subcritical and backwater rules; below it the flow is supercritical and the outlet controls.

The trap is the duration. Taking a 5-minute intensity because “it's more conservative” actually isn't — a 5-minute burst ends before the far corner of the site ever contributes, so the real peak never sees that rate. Duration equals time of concentration is not a convention; it is the mechanism that makes the peak a peak.

Carried values move at full precision, not the rounded figure shown — chaining rounded numbers compounds error.