The Rational Method is the simplest and most widely used method for estimating peak runoff rates from small drainage areas. Developed by Kuichling (1889), it assumes that the peak flow occurs when the entire drainage area is contributing runoff and that rainfall intensity is uniform over the basin.
Where:
The equation is dimensionally correct only in US customary units. The conversion factor 1.008 (1 acre-inch/hr ≈ 1.008 cfs) is typically taken as 1.0, though HydraLink allows enabling the 1.008 factor in Project Settings.
The C coefficient represents the fraction of rainfall that becomes direct runoff. It is influenced by land use, soil type, slope, and antecedent moisture. HydraLink computes a weighted C from a land use breakdown:
| Land Use | C (Low) | C (High) |
|---|---|---|
| Commercial | 0.60 | 0.85 |
| Industrial | 0.65 | 0.75 |
| Residential (1/4 acre lots) | 0.45 | 0.60 |
| Residential (1 acre lots) | 0.30 | 0.45 |
| Schools | 0.50 | 0.50 |
| Parks / Open Space | 0.20 | 0.20 |
| Asphalt / Concrete | 0.95 | 0.95 |
| Roofs | 0.90 | 0.90 |
| Lawns (sandy, flat) | 0.08 | 0.13 |
| Lawns (clay, steep) | 0.25 | 0.30 |
| Pasture | 0.15 | 0.35 |
| Forest | 0.10 | 0.30 |
The Rational Method requires rainfall intensity (i) at a duration equal to the time of concentration (Tc). HydraLink resolves intensity using the following priority order:
If IDF curve coefficients have been defined for the storm’s return period, HydraLink evaluates the IDF equation:
where Tc is in minutes, and e, b, d are the fitted parameters. These coefficients can come from two sources:
If IDF coefficients are not available but NOAA Atlas 14 data has been loaded, HydraLink interpolates intensity directly from the NOAA Atlas 14 intensity-duration-frequency data. Two interpolation modes are available:
HydraLink downloads both precipitation intensity and depth data from NOAA Atlas 14. Intensity values are used directly for the Rational Method — no depth-to-intensity conversion is needed. Depth values are used for synthetic storms (SCS distributions) and time of concentration calculations.
If none of the above sources are available, HydraLink falls back to a simple approximation:
where Ptotal is the total storm rainfall depth and Tstorm is the storm duration. This is a rough estimate and should only be used as a last resort.
The fallback method assumes uniform intensity over the entire storm duration, which significantly underestimates the peak intensity. Always provide IDF coefficients or NOAA Atlas 14 data for accurate Rational Method results.
Some jurisdictions require a frequency factor K to adjust the peak flow for higher return periods. The adjusted equation becomes:
Default K = 1.0. Dallas County, for example, uses the iSWM Eq 2.20 frequency factors.