Nuclear Accident Dose Calculator
Estimates downwind radiation dose from an atmospheric radioactive release based on activity, weather stability, wind speed, and distance. Used in emergency planning and nuclear safety assessments.
About this calculator
When radioactive material is released into the atmosphere, its ground-level concentration decreases with distance due to atmospheric dispersion. This calculator uses a simplified Gaussian plume model to approximate dose. The core expression is: Dose = A × S × t / (u × d²), where A is the total release activity (Bq), S is a stability factor clamped between 0.5 and 2 reflecting atmospheric turbulence, t is exposure duration (hours), u is wind speed (m/s), and d is downwind distance (km). The d² dependence captures lateral and vertical spread of the plume; in a full Gaussian model these are expressed as sigma-y and sigma-z dispersion coefficients, but the inverse-square simplification captures the dominant distance trend. More stable atmospheric conditions (higher S) reduce dilution and increase dose, while higher wind speeds enhance dilution.
How to use
Assume a release of 1×10¹² Bq, wind speed 3 m/s, downwind distance 2 km, exposure duration 2 hours, and a neutral weather stability factor of 1.0. Applying the formula: Dose = (1×10¹²) × max(0.5, min(2, 1.0)) × 2 / (3 × max(0.1, 2)²) = (1×10¹² × 1.0 × 2) / (3 × 4) = 2×10¹² / 12 ≈ 1.67×10¹¹ (in consistent units). Increasing distance to 4 km would reduce the result by a factor of 4, demonstrating the strong d² dependence. Always convert the result using appropriate dose conversion factors for the specific radionuclide.
Frequently asked questions
What does the weather stability factor represent in the nuclear accident dose calculator?
The weather stability factor encodes Pasquill–Gifford atmospheric stability classes, which describe how efficiently the atmosphere disperses a pollutant plume. Class A (strongly unstable, factor near 0.5) corresponds to sunny, light-wind conditions that cause rapid vertical mixing and dilute concentrations quickly. Class F (stable, factor near 2) represents calm night-time inversions where the plume stays narrow and concentrated. Selecting the correct stability class for the time of day and meteorological conditions is one of the most impactful choices in dose estimation.
Why does downwind distance have such a large effect on estimated radiation dose?
In a Gaussian plume model the cross-wind and vertical spread of the plume both grow roughly linearly with distance, so the ground-level concentration falls approximately as 1/d². This means doubling the distance cuts the estimated dose by roughly a factor of four. In practice the relationship is even steeper at short distances because near-field mixing is less efficient. This strong distance dependence is why evacuation zones are drawn at specific radii and why even modest increases in distance provide significant protective benefit during an emergency.
How accurate is a simplified plume model for real nuclear accident consequence calculations?
Simplified inverse-square plume models provide order-of-magnitude estimates useful for rapid screening and educational purposes, but full regulatory analyses require codes such as MACCS, RASCAL, or MELCOR that incorporate realistic meteorological data, building wake effects, deposition, and radionuclide-specific dose conversion factors. The simplified model in this calculator does not account for terrain, multiple stability classes over the exposure period, wet or dry deposition, or ingestion pathways. It should therefore be used for planning orientation and training rather than as the basis for protective action decisions.