mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Added option to change random number seed based on cmfd_parallel branch.
This commit is contained in:
parent
516f7008f6
commit
838bb351fc
6 changed files with 22 additions and 4 deletions
|
|
@ -404,6 +404,14 @@ sub-elements and can be set to either "off" or "on".
|
|||
|
||||
*Default*: on
|
||||
|
||||
``seed`` Element
|
||||
----------------
|
||||
|
||||
The ``seed`` element is used to set the seed used for the linear congruential
|
||||
pseudo-random number generator.
|
||||
|
||||
*Default*: 1
|
||||
|
||||
``source`` Element
|
||||
------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue