Fixing Universe.plot seed. (#2647)

Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
Patrick Shriwise 2023-08-19 00:51:08 -05:00 committed by GitHub
parent 0964024442
commit fa245b0087
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 45 additions and 3 deletions

View file

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