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:
The C lookup dialog carries built-in tables — standard values plus several North Texas municipal criteria tables — and lets you save your own; selecting land uses there computes the weighted C for the basin.
| 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 from the storm's rainfall data as follows:
The Storm Configuration dialog's Intensity Method section chooses how intensity is computed from the rainfall data:
If neither coefficients nor table data are available, intensity falls back to storm depth ÷ duration and the run is flagged with a warning.
Switching methods is non-destructive: choosing interpolation keeps the coefficients dormant rather than deleting them, and the dialog’s status line always states exactly what the solver will use.
HydraLink downloads both precipitation intensity and depth data from NOAA Atlas 14. Intensity values are used directly for the Rational Method, so no depth-to-intensity conversion is needed. Depth values are used for synthetic storms (SCS distributions) and time of concentration calculations. Intensity is used at two-decimal precision, matching published IDF tables.
Some jurisdictions require a frequency factor Cf to adjust the peak flow for higher return periods. The adjusted equation becomes:
Default Cf = 1.0, and it is set per storm in the Storm Configuration dialog. Dallas County, for example, uses the iSWM Eq 2.20 frequency factors. Typical values are 1.0–1.5 (iSWM: 1.0 for 10-year and smaller, 1.1 for 25-year, 1.2 for 50-year, 1.25 for 100-year); HydraLink warns when Cf falls outside that range or when C × Cf exceeds 1.0.