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 nearest point side layered integral user object #18704

Merged
merged 2 commits into from Sep 1, 2021

Conversation

aprilnovak
Copy link
Contributor

Reason

Allow heat flux integrals to be computed as layered integrals of a heat flux auxiliary variable for Cardinal calculations.

Design

Added a NearestPointLayeredSideIntegral userobject that is essentially identical to the average version, but with different class inheritance. The test verifies correct implementation by comparing a layered side average (already in the framework) with a layered side integral by showing that the integral userobject is equal to the average userobject multiplied by the "bin" surface area.

Impact

New feature

Closes #18702

@moosebuild
Copy link
Contributor

moosebuild commented Aug 25, 2021

Job Documentation on 151f602 wanted to post the following:

View the site here

This comment will be updated on new commits.

@GiudGiud GiudGiud merged commit ac26408 into idaholab:next Sep 1, 2021
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 this pull request may close these issues.

Nearest point layered side integral userobject
4 participants