Added option to change random number seed based on cmfd_parallel branch.

This commit is contained in:
Paul Romano 2012-03-19 14:07:27 -04:00
parent 516f7008f6
commit 838bb351fc
6 changed files with 22 additions and 4 deletions

View file

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