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

Allow control of OpenMC depletion tallies #837

Closed
aprilnovak opened this issue Feb 13, 2024 · 0 comments · Fixed by #923
Closed

Allow control of OpenMC depletion tallies #837

aprilnovak opened this issue Feb 13, 2024 · 0 comments · Fixed by #923
Assignees

Comments

@aprilnovak
Copy link
Collaborator

aprilnovak commented Feb 13, 2024

Reason

In order for the MOOSE webserver depletion control to function properly, we need to be able to edit the tallies OpenMC automatically sets up for depletion. This includes:

  • Pass the "possible" depleted nuclides (nuclides which may be created from depletion of a material) up from the depletion Python side, into Cardinal's C++ side. These will be used to then properly add those nuclides as filters on the reaction rate tallies needed for depletion.
  • Create new tallies
  • Change tally filters

Design

Create a user object (or similar concept) to update the tallies and filters for OpenMC's depletion solver.

Impact

New feature to support depletion coupling.

aprilnovak added a commit to pshriwise/cardinal that referenced this issue Feb 17, 2024
anshchaube pushed a commit to anshchaube/cardinal that referenced this issue May 14, 2024
@aprilnovak aprilnovak changed the title Update depleted nuclides from depletion module -> Cardinal -> OpenMC Allow control of OpenMC depletion tallies Jan 16, 2025
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.

2 participants