Document units for operator.heavy_metal

Attribute contains the initial heavy metal inventory in grams
This commit is contained in:
Andrew Johnson 2019-09-06 08:46:43 -05:00
parent a9b63e0158
commit 7bb16adc56
No known key found for this signature in database
GPG key ID: 253418E91B7F6FEB

View file

@ -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