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 material property integration and volume averaging in ExtraIDIntegralVectorPostprocessor #27138

Closed
NamjaeChoi opened this issue Mar 19, 2024 · 0 comments · Fixed by #27140
Assignees
Labels
C: Framework T: task An enhancement to the software.

Comments

@NamjaeChoi
Copy link
Contributor

Motivation

In Griffin, material properties are used to store isotopic number densities outputted from depletion. To obtain integrated or averaged number density of nuclides over a certain domain defined by an extra element ID, ExtraIDIntegralVectorPostprocessor should support integrating or averaging material properties as well.

Design

Add a parameter average to specify whether the user wants integration or averaging. Also add a parameter mat_prop to specify the list of material properties the user wants to integrate or average.

Impact

More convenient data postprocessing.

@NamjaeChoi NamjaeChoi added the T: task An enhancement to the software. label Mar 19, 2024
NamjaeChoi added a commit to NamjaeChoi/moose that referenced this issue Mar 19, 2024
NamjaeChoi added a commit to NamjaeChoi/moose that referenced this issue Mar 19, 2024
NamjaeChoi added a commit to NamjaeChoi/moose that referenced this issue Mar 20, 2024
NamjaeChoi added a commit to NamjaeChoi/moose that referenced this issue Mar 20, 2024
NamjaeChoi added a commit to NamjaeChoi/moose that referenced this issue Mar 20, 2024
NamjaeChoi added a commit to NamjaeChoi/moose that referenced this issue Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Framework T: task An enhancement to the software.
Projects
Status: Done
2 participants