mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
Document units for operator.heavy_metal
Attribute contains the initial heavy metal inventory in grams
This commit is contained in:
parent
a9b63e0158
commit
7bb16adc56
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@ class Operator(TransportOperator):
|
|||
burnable_mats : list of str
|
||||
All burnable material IDs
|
||||
heavy_metal : float
|
||||
Initial heavy metal inventory
|
||||
Initial heavy metal inventory [g]
|
||||
local_mats : list of str
|
||||
All burnable material IDs being managed by a single process
|
||||
prev_res : ResultsList or None
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue