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 a Physics for linear FV + mixture model #29614

Draft
wants to merge 16 commits into
base: next
Choose a base branch
from

Conversation

GiudGiud
Copy link
Contributor

@GiudGiud GiudGiud commented Dec 24, 2024

Requires #29177 and maybe #29516 to try out transients (or some other way to get a converged solution)

One difficulty is likely that the two phase equation needs to be an "active" scalar, not a passive one, and be solved inside the pressure-velocity-energy picard iteration.
I added code for that. I ll revisit this PR once the prereqs are merged

@GiudGiud GiudGiud self-assigned this Dec 24, 2024
@moosebuild
Copy link
Contributor

Job Precheck, step Fixup commit check on 213f26e wanted to post the following:

The following commit(s) contain fixups:

  • e246047: fixup! Add a Physics for linear finite volume for two phase flow

@moosebuild
Copy link
Contributor

Job Precheck, step Clang format on 8248e8f wanted to post the following:

Your code requires style changes.

A patch was auto generated and copied here
You can directly apply the patch by running, in the top level of your repository:

curl -s https://mooseframework.inl.gov/docs/PRs/29614/clang_format/style.patch | git apply -v

Alternatively, with your repository up to date and in the top level of your repository:

git clang-format 2974c54c5269c9b763547954236d33e3a55a8710

@moosebuild
Copy link
Contributor

Job Documentation, step Docs: sync website on c7c56d2 wanted to post the following:

View the site here

This comment will be updated on new commits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants