mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Update openmc/universe.py
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
parent
bd2bab3f56
commit
9e80a73369
1 changed files with 2 additions and 1 deletions
|
|
@ -302,7 +302,8 @@ class Universe(UniverseBase):
|
|||
Seed for the random number generator
|
||||
openmc_exec : str
|
||||
Path to OpenMC executable.
|
||||
axes : matplotlib.Axes to draw to
|
||||
axes : matplotlib.Axes
|
||||
Axes to draw to
|
||||
|
||||
.. versionadded:: 0.13.1
|
||||
**kwargs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue