mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 21:25:36 -04:00
add forgotten docstring
This commit is contained in:
parent
c2c0a6ecda
commit
e5188d2021
1 changed files with 2 additions and 0 deletions
|
|
@ -57,6 +57,8 @@ class StepResult:
|
|||
proc_time : int
|
||||
Average time spent depleting a material across all
|
||||
materials and processes
|
||||
keff_search_root : float
|
||||
The root returned by the keff search control.
|
||||
|
||||
"""
|
||||
def __init__(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue