Open lindsayad opened 2 years ago
We use the pull request system to handle internal and external contributions. We have a guide on how to contribute on the main moose documentation website
Some helpful information is at https://mooseframework.inl.gov/framework/contributing.html
@joe61vette do you have a DOI or hyperlink for the Pandere/Lou hybrid paper? I cannot find it for the life of me
Hi Alex: glad you found it. I have been offline due to my cable being cut. I will be trying your new formulation sometime in the future.Thanks, JoeOn Oct 2, 2023, at 7:28 PM, Alex Lindsay @.***> wrote: Found it: https://www.sciencedirect.com/science/article/pii/S0021999116302819
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>
A comment for this thread. We are adopting the WCNSFV2P
(weakly-compressible Navier Stokes Finite Volume 2-phase) prefix for 2-phase modeling using finite volume in the NS module. We have a working version of a drift-flux mixture model in an ongoing PR. A two-phase Euler-Euler model with and without level set should also be available soon.
Reason
Multi phase flow is very important physics for some applications and users including @joe61vette
Design
One possible design is adding additional terms to the Rhie-Chow interpolation as outlined in the references from https://github.com/joe61vette/ASP/pull/10#issuecomment-1087772360. Other designs can also be considered, given our ownership of relap-7 which I understand works well for some inputs and given our new common layer collaboration with SAM.
Impact
Powerful new physics capability in the moose repository