mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
Fix typo in docstring
This commit is contained in:
parent
a9f1d9c5bc
commit
591639b9e0
1 changed files with 1 additions and 1 deletions
|
|
@ -299,7 +299,7 @@ class Decay(EqualityMixin):
|
|||
decay_constant : uncertainties.UFloat
|
||||
Decay constant in inverse seconds.
|
||||
decay_energy : uncertainties.UFloat
|
||||
Average energy in [eV] per decay for a decay heat
|
||||
Average energy in [eV] per decay for decay heat applications
|
||||
half_life : uncertainties.UFloat
|
||||
Half-life of the decay in seconds.
|
||||
modes : list
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue