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 capabilities to use segregated fluid dynamics solvers together with other apps in a fixed point iteration. #28819

Open
grmnptr opened this issue Oct 9, 2024 · 0 comments · May be fixed by #28821
Assignees
Labels
C: Modules/Navier Stokes Tickets pertaining to the navier_stokes module T: task An enhancement to the software.

Comments

@grmnptr
Copy link
Contributor

grmnptr commented Oct 9, 2024

Motivation

Even though they are usable through multiapps, the segregated fluid dynamics solvers can't be used
for Picard iteration with other physics. this means that tight coupling is not possible at the moment.
Would be nice if we could do it.

Design

Add a SIMPLESolveObject that replaces some parts in the executioners. Might require some more development to compute the residuals of multiple systems from the same problem within the fixed point algorithm.

Impact

Better integration with other MOOSE simulations.

@grmnptr grmnptr added T: task An enhancement to the software. C: Modules/Navier Stokes Tickets pertaining to the navier_stokes module labels Oct 9, 2024
@grmnptr grmnptr self-assigned this Oct 9, 2024
@grmnptr grmnptr changed the title Add capabilities to use segregated fluid dynamics solvers together with other apps in a multiapp setting. Add capabilities to use segregated fluid dynamics solvers together with other apps in a fixed point iteration. Oct 9, 2024
grmnptr added a commit to grmnptr/moose that referenced this issue Oct 9, 2024
grmnptr added a commit to grmnptr/moose that referenced this issue Oct 9, 2024
grmnptr added a commit to grmnptr/moose that referenced this issue Oct 11, 2024
grmnptr added a commit to grmnptr/moose that referenced this issue Oct 11, 2024
grmnptr added a commit to grmnptr/moose that referenced this issue Oct 11, 2024
grmnptr added a commit to grmnptr/moose that referenced this issue Oct 18, 2024
grmnptr added a commit to grmnptr/moose that referenced this issue Oct 18, 2024
grmnptr added a commit to grmnptr/moose that referenced this issue Oct 21, 2024
grmnptr added a commit to grmnptr/moose that referenced this issue Oct 21, 2024
grmnptr added a commit to grmnptr/moose that referenced this issue Oct 21, 2024
grmnptr added a commit to grmnptr/moose that referenced this issue Oct 22, 2024
grmnptr added a commit to grmnptr/moose that referenced this issue Oct 22, 2024
grmnptr added a commit to grmnptr/moose that referenced this issue Oct 22, 2024
grmnptr added a commit to grmnptr/moose that referenced this issue Oct 22, 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 T: task An enhancement to the software.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant