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 userobject to compute nearest point averages #18536

Closed
aprilnovak opened this issue Aug 5, 2021 · 0 comments · Fixed by #18541
Closed

Add userobject to compute nearest point averages #18536

aprilnovak opened this issue Aug 5, 2021 · 0 comments · Fixed by #18541
Labels
T: task An enhancement to the software.

Comments

@aprilnovak
Copy link
Contributor

Reason

For computing pebble-wise average temperatures for coupling to OpenMC, we have a NearestPointAverage userobject in Cardinal that computes averages over all the points closest to each provided point. This is a pretty general feature that I think is better suited to the framework. I could see the same feature being used in Pronghorn for computing averages over pebbles for homogenized physics interactions.

Design

Move NearestPointAverage from Cardinal to MOOSE.

Impact

Allow more applications to use a general nearest point average feature.

@aprilnovak aprilnovak added the T: task An enhancement to the software. label Aug 5, 2021
aprilnovak added a commit to aprilnovak/moose that referenced this issue Aug 5, 2021
aprilnovak added a commit to aprilnovak/moose that referenced this issue Aug 5, 2021
aprilnovak added a commit to aprilnovak/moose that referenced this issue Aug 6, 2021
aprilnovak added a commit to aprilnovak/moose that referenced this issue Aug 6, 2021
aprilnovak added a commit to aprilnovak/moose that referenced this issue Aug 17, 2021
aprilnovak added a commit to aprilnovak/moose that referenced this issue Nov 30, 2022
aprilnovak added a commit to aprilnovak/moose that referenced this issue Nov 30, 2022
aprilnovak added a commit to aprilnovak/moose that referenced this issue Nov 30, 2022
aprilnovak added a commit to aprilnovak/moose that referenced this issue Nov 30, 2022
GiudGiud added a commit to aprilnovak/moose that referenced this issue Dec 12, 2022
…ld have inherited from its template arguments are PP and VPP, and this object is meant to be a UO

Refs idaholab#18536
MengnanLi91 pushed a commit to MengnanLi91/moose that referenced this issue Jan 4, 2023
MengnanLi91 pushed a commit to MengnanLi91/moose that referenced this issue Jan 4, 2023
MengnanLi91 pushed a commit to MengnanLi91/moose that referenced this issue Jan 4, 2023
MengnanLi91 pushed a commit to MengnanLi91/moose that referenced this issue Jan 4, 2023
MengnanLi91 pushed a commit to MengnanLi91/moose that referenced this issue Jan 4, 2023
…ld have inherited from its template arguments are PP and VPP, and this object is meant to be a UO

Refs idaholab#18536
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T: task An enhancement to the software.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant