mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
Apply suggestions from code review
Co-authored-by: Andrew Johnson <drewej@protonmail.com>
This commit is contained in:
parent
d999ce3767
commit
2dc63d5418
1 changed files with 1 additions and 1 deletions
|
|
@ -162,7 +162,7 @@ class Nuclide:
|
|||
----------
|
||||
element : xml.etree.ElementTree.Element
|
||||
XML element to read nuclide data from
|
||||
root : None or xml.etree.ElementTree.Element
|
||||
root : xml.etree.ElementTree.Element, optional
|
||||
Root XML element for chain file (only used when fission product
|
||||
yields are borrowed from another parent)
|
||||
fission_q : None or float
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue