mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 21:25:36 -04:00
Update documentation (energy_mode -> normalization_mode)
This commit is contained in:
parent
e266bd244b
commit
32d2aada20
2 changed files with 3 additions and 3 deletions
|
|
@ -243,5 +243,5 @@ user to choose one of two methods for estimating the heating rate, including:
|
|||
2. Using the ``heating`` or ``heating-local`` scores to obtain an nuclide- and
|
||||
energy-dependent estimate of the true heating rate.
|
||||
|
||||
The method for normalization can be chosen through the ``energy_mode`` argument
|
||||
to the :class:`openmc.deplete.Operator` class.
|
||||
The method for normalization can be chosen through the ``normalization_mode``
|
||||
argument to the :class:`openmc.deplete.Operator` class.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue