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

Support source files for fixed source simulations #1692

Closed
paulromano opened this issue Oct 15, 2020 · 0 comments · Fixed by #1706
Closed

Support source files for fixed source simulations #1692

paulromano opened this issue Oct 15, 2020 · 0 comments · Fixed by #1706

Comments

@paulromano
Copy link
Contributor

Right now, the only way a source file can be used is to fill the source bank used for k-eigenvalue simulations. It's not currently possible to use a source file in conjunction with a fixed source simulation. It seems like a straightforward way to allow this would be to have the SourceDistribution class itself keep a reference to the source file (rather than having it as a global variable as we currently do) and using that to get a source site from the file when it is sampled.

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

Successfully merging a pull request may close this issue.

1 participant