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

Add tally consistency check for in OpenMCProblem #33

Closed
pshriwise opened this issue Mar 16, 2021 · 0 comments · Fixed by #43
Closed

Add tally consistency check for in OpenMCProblem #33

pshriwise opened this issue Mar 16, 2021 · 0 comments · Fixed by #43

Comments

@pshriwise
Copy link
Collaborator

It is expected that the cell/mesh tally in the OpenMCProblem encompasses all fissionable material in the problem in a non-overlapping manner. To check that this is true, we can add a global kappa-fission tally to the OpenMC problem and check that the sum of the tallies used in transfers equals this global tally value. This provides an extra check for users to ensure that the tallies have been setup correctly.

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