Stormwater Rational Method
Peak stormwater runoff from a drainage area, in cfs and gpm.
Example
You enter
- Catchment area (ft²) 5000
- Surface asphalt
- Rainfall intensity (in/hr) 2
You get
- Runoff coefficient 0.95
- Peak flow (cfs) 0.218
- Peak flow (GPM) 97.9
- Area (acres) 0.1148
Details, formula, and sources
Q = C * i * A peak runoff in cfs and gpm with bundled C values.
Q = C × i × A. C from bundled runoff coefficients per surface; i from user-supplied design rainfall intensity; A in acres yields Q in cfs (1 cfs ≈ 449 gpm).
Rational method by name (public hydrology). C-values from public engineering practice.
Rainfall intensity / IDF curves free at hdsc.nws.noaa.gov (NOAA Atlas 14).
Estimate. AHJ and licensed plumber / gas fitter govern. Verify against the IPC / IFGC edition adopted in your jurisdiction.
Field names used by the API: area_ft2, surface, rainfall_in_per_hr, runoff_coefficient, peak_flow_cfs, peak_flow_gpm, area_acres
- C-values data/plumbing/runoff-coefficients.json keyed to surfacepublic engineering practice
- Time of concentration user-supplied; method assumes Q peaks at Tcrational method assumption