Skip to content
Calculator Collection

Rainfall Intensity Calculator

Compute rainfall intensity by dividing total rainfall by the duration in hours. Returns inches per hour, a standard metric for designing drainage and assessing flood risk.

Last updated: May 2026

Compare with similar

About this calculator

The formula is Intensity (in/hr) = rainfall / (duration / 60), where rainfall is the total accumulated depth in inches and duration is the time over which it fell in minutes. Dividing duration by 60 converts to hours, giving an average intensity over the period. Edge cases: a duration of 0 minutes would divide by zero and return infinity; very short bursts (1–5 minutes) can have enormous instantaneous intensities (>10 in/hr) without producing significant runoff if soil infiltration capacity isn't exceeded for long. For drainage and stormwater design, intensity-duration-frequency (IDF) curves are the standard reference — they show how the average intensity of a given storm event varies with duration and return period (e.g., 10-year, 100-year storm). For a fixed total rainfall, shorter duration = higher intensity, but the actual rainfall amount that occurs in a given duration usually scales sublinearly with duration (rainfall doesn't double if duration doubles in real storm patterns). Typical intensity ranges: drizzle <0.1 in/hr, light rain 0.1–0.3, moderate 0.3–1.0, heavy 1.0–4.0, very heavy >4.0 in/hr. Tropical thunderstorms can exceed 8 in/hr in short bursts. The formula treats rainfall as uniformly distributed over the duration; real storms have variable instantaneous intensity, and peak short-duration intensity is usually higher than the average computed here.

How to use

Example 1 — moderate thunderstorm. 2.5 inches of rain falling over 60 minutes. Step 1: duration in hours = 60 / 60 = 1.0. Step 2: intensity = 2.5 / 1.0 = 2.5 in/hr. Verify: 2.5 in/hr falls into the 'heavy rain' category (1.0–4.0 in/hr) — a strong thunderstorm or moderate tropical-storm rate. Stormwater systems are typically designed for 1–4 in/hr depending on local IDF curves and design return period ✓. Example 2 — brief intense burst. 1.0 inch in 15 minutes. Step 1: duration in hours = 15 / 60 = 0.25. Step 2: intensity = 1.0 / 0.25 = 4.0 in/hr. Verify: 4.0 in/hr is at the boundary between heavy and very-heavy rainfall — typical of a strong thunderstorm cell passing overhead, often producing flash-flood risk in urban areas with inadequate drainage. The shorter the duration, the higher the intensity for a fixed total; if the same 1.0 inch fell over 60 minutes, intensity would be only 1.0 in/hr (moderate-to-heavy). Most localities' 100-year 15-minute design intensity is in the 5–8 in/hr range, so this storm represents roughly a 25–50-year event depending on region.

Frequently asked questions

What is an Intensity-Duration-Frequency (IDF) curve and why does it matter?

An IDF curve plots rainfall intensity (y-axis) against duration (x-axis) for a fixed return period (frequency of occurrence). For example, a 10-year return period means that storm intensity is expected to be equalled or exceeded on average once every 10 years. Stormwater engineers use IDF curves to size drainage systems: a culvert must handle the design storm's flow, computed from intensity × drainage area × runoff coefficient. National weather services publish IDF curves for thousands of locations — NOAA Atlas 14 (USA), Environment Canada IDF (Canada), Hydrology of UK (UKCIP) — typically as tables of intensity for 5-min through 24-hour durations and 2- through 1000-year return periods. The standard observation is that intensity decreases as duration increases (a 60-minute storm has lower average intensity than the most intense 5 minutes within it), and increases with return period (rarer storms are more intense). Climate change is shifting IDF curves upward, especially for short-duration high-return-period events, which has implications for infrastructure designed to older curves.

How does rainfall intensity affect runoff and flooding?

Runoff occurs when rainfall rate exceeds the ground's infiltration capacity, which depends on soil type, antecedent moisture, vegetation, and slope. Sandy soils can infiltrate 1–4 in/hr; clay-rich or compacted soils as little as 0.05 in/hr; paved urban surfaces approach zero infiltration. When intensity exceeds infiltration, water pools and runs off, potentially causing flash floods. Urban areas amplify flooding because impervious surfaces (roads, parking lots, roofs) generate runoff almost immediately and concentrate it in storm drains that have finite capacity. A 4 in/hr intensity for 30 minutes (cumulative 2 inches) can overwhelm a stormwater system designed for a 10-year event, especially if the system is undersized or clogged. Riverine flooding from longer-duration rainfall (12–72 hours) operates differently — the cumulative volume matters more than peak intensity. This calculator's average-intensity result is useful for stormwater sizing but does not predict actual flood depth, which requires hydrologic-hydraulic modelling.

How accurate is using a single average intensity to characterise a storm?

It's a useful summary but masks important variability. Real storms have variable instantaneous intensity: a 60-minute storm averaging 1.5 in/hr might include a 10-minute burst at 4 in/hr and longer quiet periods at 0.5 in/hr. The 10-minute peak intensity is what overwhelms drainage systems, not the hour-long average. For engineering design, IDF curves explicitly account for this by providing intensity-duration-frequency relationships rather than a single 'storm intensity' number. For hydrologic modelling, you typically input a hyetograph — a time series of intensities at fine time steps (often 5 minutes) — which can be derived from a design storm distribution (NRCS Type I, II, II, III storms in the USA, for example). For real-time monitoring, weather radar and rain gauges provide minute-resolution intensity data. The simple division formula here gives a coarse number useful for back-of-envelope work but inadequate for serious flood modelling or stormwater permitting.

What are the common mistakes when computing rainfall intensity?

The biggest mistake is mixing units: rainfall in inches with duration in hours skips the duration-to-hours conversion needed when duration is in minutes, leading to results off by a factor of 60. Always convert duration to hours when reporting in/hr (or convert rainfall to mm and duration to hours for mm/hr, the metric standard). The second is using total storm rainfall and total storm duration to compute 'intensity' when designers actually want a specific-duration intensity for design (e.g., 60-minute 100-year intensity for stormwater pipe sizing). The third is reporting average intensity as if it were peak: peak 10-minute intensity within a storm can be 3–5× the hourly average. People also conflate rainfall depth (inches accumulated) with intensity (depth per time) — both have meaning but answer different questions. Finally, ignoring antecedent conditions: a 1 in/hr storm on saturated soil produces much more runoff than the same storm on dry soil, so storm-design intensity should be paired with realistic soil-moisture assumptions.

When should I not use this calculator?

Do not use it for stormwater engineering or floodplain delineation — those require IDF curves, hydrologic modelling (HEC-HMS, SWMM, MIKE+), and hydraulic analysis, not a single average-intensity figure. It is not appropriate for short-duration extreme events (sub-5-minute bursts) where averaging masks the true peak. Do not use it for snowfall (snowfall density varies, and snow-water-equivalent matters for runoff, not snowfall depth). It cannot account for spatially-variable rainfall — radar-derived areal-average intensity differs from point gauge measurements, and the difference matters for large drainage basins. Avoid it for tropical-cyclone rainfall, where the duration can be days and totals can exceed 30 inches, making the simple 'intensity = rainfall/duration' a misleading average. For design decisions (sizing pipes, culverts, detention ponds), use locally-applicable IDF curves and return periods specified by your jurisdiction's stormwater code; this calculator is at best a starting check on observed-event intensities.

Sources & references