mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 05:35:49 -04:00
Re-document number parameter in ReactionRateHelper.divide_by_adens
This commit is contained in:
parent
9f41dce1d2
commit
6ae45931a6
1 changed files with 2 additions and 0 deletions
|
|
@ -234,6 +234,8 @@ class ReactionRateHelper(ABC):
|
|||
|
||||
Parameters
|
||||
----------
|
||||
number : iterable of float
|
||||
Number density [atoms/b-cm] of each nuclide tracked in the calculation.
|
||||
Ordered identically to :attr:`nuclides`
|
||||
|
||||
Returns
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue