openmc.data.decay_energy
- openmc.data.decay_energy(nuclide: str)[source]
Get decay energy value resulting from the decay of a nuclide
This function relies on data stored in a depletion chain. Before calling it for the first time, you need to ensure that a depletion chain has been specified in openmc.config[‘chain_file’].
Added in version 0.13.3.