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

Volume force correction in INSFVRhieChowInterpolator is not restricted to given blocks. #28667

Closed
grmnptr opened this issue Sep 19, 2024 · 0 comments · Fixed by #28668
Closed
Assignees
Labels
C: Modules/Navier Stokes Tickets pertaining to the navier_stokes module P: normal A defect affecting operation with a low possibility of significantly affects. T: defect An anomaly, which is anything that deviates from expectations.

Comments

@grmnptr
Copy link
Contributor

grmnptr commented Sep 19, 2024

Bug Description

Volume force correction in INSFVRhieChowInterpolator is not restricted to given blocks.
Results in access error when we have a simulation which is only part fluid.

Steps to Reproduce

Define a fluid block and solid block and add force corrections to the Rhie-Chow interpolator.

Impact

Renders force correction impossible with complex reactor cases.

[Optional] Diagnostics

No response

@grmnptr grmnptr added T: defect An anomaly, which is anything that deviates from expectations. P: normal A defect affecting operation with a low possibility of significantly affects. C: Modules/Navier Stokes Tickets pertaining to the navier_stokes module labels Sep 19, 2024
@grmnptr grmnptr self-assigned this Sep 19, 2024
grmnptr added a commit to grmnptr/moose that referenced this issue Sep 19, 2024
grmnptr added a commit to grmnptr/moose that referenced this issue Sep 19, 2024
grmnptr added a commit to grmnptr/moose that referenced this issue Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Modules/Navier Stokes Tickets pertaining to the navier_stokes module P: normal A defect affecting operation with a low possibility of significantly affects. T: defect An anomaly, which is anything that deviates from expectations.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant