mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Fixing Universe.plot seed. (#2647)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
parent
0964024442
commit
fa245b0087
5 changed files with 45 additions and 3 deletions
|
|
@ -345,6 +345,15 @@ either "false" or "true".
|
|||
|
||||
*Default*: false
|
||||
|
||||
-----------------------
|
||||
``<plot_seed>`` Element
|
||||
-----------------------
|
||||
|
||||
The ``<plot_seed>`` element is used to set the seed for the pseudorandom number
|
||||
generator during generation of colors in plots.
|
||||
|
||||
*Default*: 1
|
||||
|
||||
---------------------
|
||||
``<ptables>`` Element
|
||||
---------------------
|
||||
|
|
@ -1175,4 +1184,3 @@ mesh-based weight windows.
|
|||
|
||||
The ``weight_windows_file`` element has no attributes and contains the path to
|
||||
a weight windows HDF5 file to load during simulation initialization.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue