Rational Method

Overview

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.

The Rational Equation

Q = C × i × A

Where:

  • Q = peak runoff rate (cfs)
  • C = runoff coefficient (dimensionless, 0–1)
  • i = rainfall intensity (in/hr) at duration equal to Tc
  • A = drainage area (acres)

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.

Assumptions and Limitations

  1. Rainfall intensity is uniform over the entire drainage area
  2. Rainfall duration equals the time of concentration (Tc)
  3. Runoff coefficient is constant throughout the storm
  4. The method produces only a peak flow rate, not a full hydrograph
  5. Generally limited to drainage areas < 200 acres (some agencies allow up to 640 acres)
  6. Does not account for storage effects in the watershed

Runoff Coefficient (C)

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:

Cweighted = Σ(Ci × Ai) / Σ(Ai)

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.

Typical C Values

Land Use C (Low) C (High)
Commercial0.600.85
Industrial0.650.75
Residential (1/4 acre lots)0.450.60
Residential (1 acre lots)0.300.45
Schools0.500.50
Parks / Open Space0.200.20
Asphalt / Concrete0.950.95
Roofs0.900.90
Lawns (sandy, flat)0.080.13
Lawns (clay, steep)0.250.30
Pasture0.150.35
Forest0.100.30

Rainfall Intensity

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:

Intensity Method

The Storm Configuration dialog's Intensity Method section chooses how intensity is computed from the rainfall data:

  • Interpolate from the table: intensity is interpolated directly from the rainfall table (NOAA Atlas 14 fetch, CSV import, or typed values), either Log-Log (default) or Linear. Values clamp at the table’s duration bounds, with no extrapolation.
  • With the IDF equation method, intensity comes from i = b / (Tc + d)e (Tc in minutes). Click Fit from Table to fit b, d, e to the rainfall table by least-squares (fit quality reported as R² and maximum percent error), or type published coefficients directly from local drainage criteria (e.g., a municipal drainage manual or the TxDOT Hydraulic Design Manual). No NOAA data is required for typed coefficients, and typed rows leave R² blank. Beyond the coefficients’ fit window (at most 2 hr), Atlas 14 interpolation takes over when table data exists.

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.

Frequency Factor (Cf)

Some jurisdictions require a frequency factor Cf to adjust the peak flow for higher return periods. The adjusted equation becomes:

Q = Cf × C × i × A

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.

References

  • Kuichling, E. (1889). "The Relation Between the Rainfall and the Discharge of Sewers in Populous Districts." Transactions, ASCE, Vol. 20.
  • FHWA (2009). Urban Drainage Design Manual, HEC-22, Third Edition.
  • TxDOT (2019). Hydraulic Design Manual, Chapter 5.