Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom RNG master seed for the MyTRIMRasterizer #214

Open
dschwen opened this issue Jun 19, 2017 · 1 comment
Open

Custom RNG master seed for the MyTRIMRasterizer #214

dschwen opened this issue Jun 19, 2017 · 1 comment
Assignees

Comments

@dschwen
Copy link
Member

dschwen commented Jun 19, 2017

The Rasterizer generates the per-PKA seeds using a RNG. There is currently no way to seed this RNG with a custom seed.

@dschwen dschwen self-assigned this Jun 19, 2017
@dschwen
Copy link
Member Author

dschwen commented Sep 10, 2018

The master seeds are generated using the static MooseRandom::randl(). We could instantiate and seed an object instead, but that would mean regolding lots of tests :-/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant