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 FV support for some postprocessors #16099

Open
GiudGiud opened this issue Nov 6, 2020 · 0 comments
Open

Add FV support for some postprocessors #16099

GiudGiud opened this issue Nov 6, 2020 · 0 comments
Labels
C: Framework P: normal A defect affecting operation with a low possibility of significantly affects. T: task An enhancement to the software.

Comments

@GiudGiud
Copy link
Contributor

GiudGiud commented Nov 6, 2020

Reason

A few postprocessors and transfers use MooseVariable, which translate to a FE variable. This does not work for FV variables, as it finds a null for the variable pointer.

Design

MooseVariableFields may be used instead, a parent class which includes both FE and FV.

Impact

Enabling useful postprocessors and transfers for reactor modeling

@GiudGiud GiudGiud added P: normal A defect affecting operation with a low possibility of significantly affects. T: task An enhancement to the software. labels Nov 6, 2020
GiudGiud added a commit to GiudGiud/moose that referenced this issue Nov 9, 2020
GiudGiud added a commit to GiudGiud/moose that referenced this issue Nov 10, 2020
GiudGiud added a commit to GiudGiud/moose that referenced this issue Nov 12, 2020
Use command line arguments to simplify interface value tests, idaholab#16099
GiudGiud added a commit to GiudGiud/moose that referenced this issue Nov 12, 2020
Use command line arguments to simplify interface value tests, idaholab#16099
GiudGiud added a commit to GiudGiud/moose that referenced this issue Nov 12, 2020
Use command line arguments to simplify interface value tests, idaholab#16099
GiudGiud added a commit to GiudGiud/moose that referenced this issue Jan 20, 2021
Add BoundaryVolumetricFlowRate for external boundaries
Refs idaholab#16099, would benefit from idaholab#16585
GiudGiud added a commit to GiudGiud/moose that referenced this issue Feb 3, 2021
Add BoundaryVolumetricFlowRate for external boundaries
Refs idaholab#16099, would benefit from idaholab#16585
jain651 pushed a commit to jain651/moose that referenced this issue Apr 19, 2021
jain651 pushed a commit to jain651/moose that referenced this issue Apr 19, 2021
jain651 pushed a commit to jain651/moose that referenced this issue Apr 19, 2021
Use command line arguments to simplify interface value tests, idaholab#16099
jain651 pushed a commit to jain651/moose that referenced this issue Apr 19, 2021
Add BoundaryVolumetricFlowRate for external boundaries
Refs idaholab#16099, would benefit from idaholab#16585
aeslaughter pushed a commit to aeslaughter/moose that referenced this issue Jun 2, 2021
Add BoundaryVolumetricFlowRate for external boundaries
Refs idaholab#16099, would benefit from idaholab#16585
GiudGiud added a commit to GiudGiud/moose that referenced this issue Oct 27, 2022
GiudGiud added a commit to GiudGiud/moose that referenced this issue Oct 27, 2022
GiudGiud added a commit to GiudGiud/moose that referenced this issue Oct 27, 2022
… order, FV variables, functions, functor matprop, refs idaholab#16099
GiudGiud added a commit to GiudGiud/moose that referenced this issue Oct 27, 2022
GiudGiud added a commit to GiudGiud/moose that referenced this issue Oct 27, 2022
GiudGiud added a commit to GiudGiud/moose that referenced this issue Oct 27, 2022
… order, FV variables, functions, functor matprop, refs idaholab#16099
GiudGiud added a commit to GiudGiud/moose that referenced this issue Oct 27, 2022
… order, FV variables, functions, functor matprop, refs idaholab#16099
GiudGiud added a commit to GiudGiud/moose that referenced this issue Oct 28, 2022
GiudGiud added a commit to GiudGiud/moose that referenced this issue Oct 28, 2022
GiudGiud added a commit to GiudGiud/moose that referenced this issue Oct 28, 2022
… order, FV variables, functions, functor matprop, refs idaholab#16099
GiudGiud added a commit to GiudGiud/moose that referenced this issue Jan 14, 2023
This enables us to find the one actually owned by the local process when at a process boundary
refs idaholab#16099
GiudGiud added a commit to GiudGiud/moose that referenced this issue Jan 14, 2023
This enables us to find the one actually owned by the local process when at a process boundary
refs idaholab#16099
GiudGiud added a commit to GiudGiud/moose that referenced this issue Jan 14, 2023
This enables us to find the one actually owned by the local process when at a process boundary
refs idaholab#16099
maxnezdyur pushed a commit to maxnezdyur/moose that referenced this issue Feb 12, 2023
maxnezdyur pushed a commit to maxnezdyur/moose that referenced this issue Feb 12, 2023
maxnezdyur pushed a commit to maxnezdyur/moose that referenced this issue Feb 12, 2023
… order, FV variables, functions, functor matprop, refs idaholab#16099
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Framework P: normal A defect affecting operation with a low possibility of significantly affects. T: task An enhancement to the software.
Projects
None yet
Development

No branches or pull requests

2 participants