Nuclear Decay Heat Calculator

JJ Ben-Joseph headshot JJ Ben-Joseph

Nuclear engineering desk with simplified reactor cooling diagram, residual heat curve, calculator, and technical notebooks.
The page uses a simplified educational power-law decay model; it is not a reactor safety or licensing calculation.

Introduction

Even after a nuclear reactor is shut down and fission stops, the fuel continues to generate heat from the radioactive decay of fission products. This so-called decay heat can reach several percent of the reactor’s operating power immediately after shutdown. Removing that heat is vital for plant safety, as seen in historical incidents where inadequate cooling led to core damage. Engineers use a variety of empirical formulas to estimate how quickly the heat decreases over time so that pumps and heat exchangers can be sized appropriately.

The simplest models treat decay heat as a fraction of the previous thermal power that gradually diminishes according to a power-law. Detailed reactor codes use isotope inventories, fuel history, burnup, shutdown history, and thermal-hydraulic assumptions; a broad approximation is useful for classroom demonstrations and rough intuition only. This calculator adopts a common expression of the form P ( t ) = P 0 × a × t - b , where P 0 is the pre-shutdown power in megawatts, a and b are empirical constants, and t is time in hours after shutdown.

Origins of the Empirical Formula

Historically, nuclear engineers developed decay heat correlations by analyzing data from numerous reactors and test assemblies. One popular set of parameters places a around 0.066 and b near 0.2 for typical light-water reactors under steady operating conditions. The resulting expression P ( t ) = P 0 × 0.066 × t - 0.2 yields decay heat power in megawatts, highlighting how quickly the energy output drops in the first hours and days after shutdown.

Although such formulas are simple, they capture the essential trend: an initially rapid decrease in heat generation that slows over time. Early after shutdown, short-lived isotopes dominate, producing intense bursts of gamma radiation and beta particles. As these nuclides decay away, longer-lived isotopes take over, leading to a more gradual decline. Engineers sometimes refine the equation by using piecewise coefficients or by incorporating the effects of different fuel burnup histories, but the general power-law approach remains widely taught and applied.

Practical Uses of Decay Heat Estimates

Accurate decay heat calculations inform a range of nuclear engineering decisions. During routine operations, plants must maintain sufficient cooling capacity to handle decay heat if the reactor trips unexpectedly. In spent fuel pools, operators rely on decay heat estimates to determine how much water flow is needed to avoid boiling. When fuel assemblies are prepared for dry cask storage, predicting the residual heat ensures the cask can dissipate energy without exceeding temperature limits.

Beyond the reactor site, researchers use decay heat models in the design of space missions powered by radioisotope thermoelectric generators. By knowing how long a heat source stays above a given level, mission planners can estimate the available power for instruments on deep-space probes. Waste management specialists also apply decay heat data to forecast how long radioactive waste must be cooled before final disposal. The simplicity of the power-law expression allows these estimates to be performed on modest computers or even spreadsheets.

How to Use

Plain-text formula: decayHeatMw = priorThermalPowerMw * coefficient * timeAfterShutdownHours^(-exponent). The default coefficient is 0.066, the default exponent is 0.2, and time is in hours after shutdown.

Safety warning: This simplified educational model is not for reactor safety analysis, licensing, accident analysis, emergency planning, or engineering design.

Enter the reactor’s power level at the moment it shuts down, expressed in megawatts thermal. Then specify the time elapsed since shutdown in hours. The script multiplies the initial power by 0.066 and then by t - 0.2 to approximate the remaining heat output. The answer represents megawatts of decay heat. Because it assumes a generic fuel type and no prior transients, treat the result as a first-order estimate.

Press the Copy button to transfer the numerical result to your clipboard for a classroom note or spreadsheet. All computation occurs locally in your browser. Do not enter sensitive facility details, and do not substitute these constants for plant-specific, licensed, or source-controlled calculation methods.

Caveats and Further Study

Real reactors can deviate from the simple power-law behavior, particularly if they have unusual fuel compositions or nonstandard operating histories. Engineers often rely on detailed simulation tools such as ORIGEN or FISPIN when licensing new plants or analyzing severe accident scenarios. Those codes track dozens or hundreds of isotopes through complex chains of reactions. By comparison, this calculator provides a quick and accessible approximation for educational use or early-stage planning.

To explore the topic further, consider how decay heat affects coolant temperature and pressure in post-shutdown systems. Thermal-hydraulic models often couple decay heat to fluid flow rates and heat exchanger performance. Some advanced courses even ask students to integrate the power-law equation to determine total energy released over time. Whether you are a student or an industry professional, understanding decay heat reinforces the importance of safe reactor design and emergency preparedness.

A Numerical Example

Suppose a reactor operates steadily at 3000 MW thermal before a scheduled shutdown. Using the approximation above, the decay heat one hour later is 3000 × 0.066 × 1 - 0.2 = 198  MW. After twenty-four hours, applying the same formula with t = 24 yields roughly 3000 × 0.066 × 24 - 0.2 , which equates to about 104.7 MW. The significant reduction demonstrates how quickly residual heat declines yet also how substantial it remains long after the chain reaction stops.

Remember that even a few megawatts of decay heat can damage equipment if cooling is lost. Nuclear engineers therefore design redundant systems to remove this heat reliably. In real facilities, fuel movement, shutdown cooling, and emergency procedure decisions depend on approved engineering analyses, not this simplified page. Think of decay heat as the lingering glow of the fission process—still powerful, but steadily fading.

Limitations and assumptions

This tool is an educational estimate, not a complete nuclear engineering model. Results depend on fuel history, burnup, isotope inventory, operating time before shutdown, shutdown history, cooling configuration, and approved source data. It does not replace plant-specific procedures, licensing analysis, emergency planning, or professional nuclear engineering review.

Nuclear Decay Heat FAQ

What is decay heat?

Decay heat is residual heat produced by radioactive decay after the fission chain reaction has stopped. It can remain large enough to require cooling after shutdown.

What formula does this calculator use?

It uses the educational power-law approximation decayHeatMw = priorThermalPowerMw * coefficient * timeAfterShutdownHours^(-exponent). The defaults are 0.066 for the coefficient and 0.2 for the exponent.

Is this suitable for reactor safety analysis?

No. Reactor safety, licensing, accident analysis, emergency planning, spent-fuel handling, and engineering design require approved source data, isotope inventory methods, and thermal-hydraulic analysis.

Arcade Mini-Game: Nuclear Decay Heat Calculator Calibration Run

Use this quick arcade run to practice separating useful scenario inputs from common planning mistakes before you rely on the calculator output.

Score: 0 Timer: 30s Best: 0

Start the game, then use your pointer or arrow keys to catch useful inputs and avoid bad assumptions.

Enter initial power and elapsed hours.