Nuclear Emergency Response Calculator
Estimates the required emergency planning zone radius during a nuclear incident based on release amount, wind speed, atmospheric stability, evacuation time, and population density. Use it for emergency preparedness drills and regulatory zone planning.
About this calculator
In a nuclear emergency, the priority is determining how far radioactive material may travel and how large an evacuation or shelter-in-place zone must be established. This calculator estimates an emergency planning zone (EPZ) radius using a simplified atmospheric dispersion model. The formula is: EPZ = √(max(releaseAmount/100000 × stabilityClass / (windSpeed/10) × min(evacuationTime/2, 3), 0.1)) × (1 + log₁₀(max(populationDensity/100, 1))). The square-root term reflects Gaussian plume dispersion, where the affected area scales with the square root of the source-to-dilution ratio. A faster wind speed (denominator) disperses material more quickly, reducing the radius. The atmospheric stability class (Pasquill–Gifford categories 1–6) modulates lateral and vertical plume spread. The population density logarithm adjusts the zone boundary upward in densely populated areas where evacuation logistics are more complex, following standard emergency planning practice.
How to use
Example: releaseAmount = 1×10⁹ Bq, windSpeed = 20 km/h, atmosphericStability = 3, evacuationTime = 4 hours, populationDensity = 500 people/km². Step 1: inner term = (1×10⁹/100,000) × 3 / (20/10) × min(4/2, 3) = 10,000 × 3 / 2 × 2 = 30,000. Step 2: √30,000 ≈ 173.2. Step 3: populationTerm = 1 + log₁₀(500/100) = 1 + log₁₀(5) ≈ 1 + 0.699 = 1.699. Step 4: EPZ = 173.2 × 1.699 ≈ 294.4 (index units). Increase wind speed or reduce stability class to see the EPZ shrink.
Frequently asked questions
What is an emergency planning zone and how is its size determined for a nuclear facility?
An Emergency Planning Zone (EPZ) is a predefined geographic area around a nuclear facility within which detailed emergency response plans — including evacuation routes, shelter-in-place protocols, potassium iodide distribution, and public notification systems — must be maintained. In the United States, the NRC defines a Plume Exposure Pathway EPZ of approximately 10 miles (16 km) and an Ingestion Pathway EPZ of 50 miles (80 km) around commercial reactors. The actual size is determined through atmospheric dispersion analysis, accident scenario modelling, population distribution studies, and road network assessments. For smaller facilities or research reactors, EPZs may be much smaller, while a severe accident with large release could require protective actions well beyond the standard EPZ boundary.
How does atmospheric stability class affect radioactive plume dispersal during a nuclear emergency?
Atmospheric stability class — based on the Pasquill–Gifford (PG) classification system with classes A through F — describes how turbulent the lower atmosphere is and therefore how quickly a released plume mixes and dilutes. Class A (very unstable, sunny day with light winds) causes rapid vertical and horizontal mixing, diluting the plume quickly but also spreading contamination in unpredictable directions. Class F (very stable, calm night) produces minimal turbulence, keeping the plume concentrated and allowing it to travel much farther before diluting. Emergency planners typically use conservative (stable) atmospheric conditions for worst-case EPZ calculations. In this calculator, higher stability class values increase the estimated EPZ radius.
Why does population density affect the emergency planning zone radius in nuclear incident response?
Population density affects EPZ planning because higher density means more people must be evacuated or protected within any given radius, increasing the logistical complexity and time required. Roads saturate faster, evacuation takes longer, and the consequences of a missed or delayed alert are more severe in dense urban areas. Emergency planning standards therefore often call for larger buffer zones and more robust notification systems around facilities near population centres. In this calculator, the logarithmic population density term increases the EPZ index as density rises, reflecting that planners expand protective action zones when large numbers of people are at risk — even if the radiological dispersion itself is no different than in a sparsely populated area.