-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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 capability to use Volumetric flow rate with LinearFV segregated solvers. #29582
Labels
C: Modules/Navier Stokes
Tickets pertaining to the navier_stokes module
T: task
An enhancement to the software.
Comments
grmnptr
added
T: task
An enhancement to the software.
C: Modules/Navier Stokes
Tickets pertaining to the navier_stokes module
labels
Dec 19, 2024
grmnptr
added a commit
to grmnptr/moose
that referenced
this issue
Dec 19, 2024
grmnptr
added a commit
to grmnptr/moose
that referenced
this issue
Dec 19, 2024
grmnptr
added a commit
to grmnptr/moose
that referenced
this issue
Dec 19, 2024
grmnptr
added a commit
to grmnptr/moose
that referenced
this issue
Dec 19, 2024
grmnptr
added a commit
to grmnptr/moose
that referenced
this issue
Dec 20, 2024
grmnptr
added a commit
to grmnptr/moose
that referenced
this issue
Dec 28, 2024
grmnptr
added a commit
to grmnptr/moose
that referenced
this issue
Jan 6, 2025
grmnptr
added a commit
to grmnptr/moose
that referenced
this issue
Jan 6, 2025
grmnptr
added a commit
to grmnptr/moose
that referenced
this issue
Jan 6, 2025
grmnptr
added a commit
to grmnptr/moose
that referenced
this issue
Jan 6, 2025
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.
Motivation
The VolumetricFlowRate PP at the moment requires a RC user object that builds on the nonlinear assembly routines.
Design
Introduce one more layer of abstraction for RC (until Nonlinear assembly SIMPLE is removed).
Impact
Will allow the utilization of VolumetricFlowRate with linearFV.
The text was updated successfully, but these errors were encountered: