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

Nearest point layered side integral userobject #18702

Closed
aprilnovak opened this issue Aug 25, 2021 · 0 comments · Fixed by #18704
Closed

Nearest point layered side integral userobject #18702

aprilnovak opened this issue Aug 25, 2021 · 0 comments · Fixed by #18704
Labels
C: Framework T: task An enhancement to the software.

Comments

@aprilnovak
Copy link
Contributor

Reason

In order to pass one heat flux integral to each Nek sub-app in Cardinal simulations, we require a nearest point side integral of the heat flux. The framework currently only has a NearestPointLayeredSideAverage, however. If we wanted to get the integrated heat flux in Cardinal, we'd need to post-multiply the NearestPointLayeredSideAverage userobject by area. Instead, we can simply add an integral version of the same userobject.

Design

Add a NearestPointLayeredSideIntegral userobject.

Impact

New feature

@aprilnovak aprilnovak added the T: task An enhancement to the software. label Aug 25, 2021
aprilnovak added a commit to aprilnovak/moose that referenced this issue Aug 25, 2021
aprilnovak added a commit to aprilnovak/moose that referenced this issue Aug 31, 2021
aprilnovak added a commit to aprilnovak/moose that referenced this issue Aug 31, 2021
aprilnovak added a commit to aprilnovak/moose that referenced this issue Aug 31, 2021
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
None yet
Development

Successfully merging a pull request may close this issue.

2 participants