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

Added gas mixture flow model in THM #30125

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

Conversation

joshuahansel
Copy link
Contributor

This PR provides a new flow model in THM for binary gas mixtures:

  • Added components FlowChannelGasMix and SolidWallGasMix (other components can be added in the future as needed)
  • Refactored existing single-phase flow model for reuse
  • Misc. cleanup and improvements

Closes #28335

@joshuahansel joshuahansel self-assigned this Mar 18, 2025
@moosebuild
Copy link
Contributor

moosebuild commented Mar 18, 2025

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

View the site here

This comment will be updated on new commits.

These are not used in residuals, and they can trigger assertions
due to unphysical values during iteration.
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.

Support vapor mixture modeling in THM
2 participants