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

[Fluid] Weakly compressible darcy relative velocity #12889

Merged

Conversation

rubenzorrilla
Copy link
Member

@rubenzorrilla rubenzorrilla commented Nov 29, 2024

📝 Description
Adding the solid fraction velocity to the Darcy term calculation. The changes in the solver are to avoid misunderstandings with the variable lists names (these are not only material variables).

@RiccardoRossi here you can find a tiny example on how to use it (see the MainKratos.py).

EDIT: note that I took the chance to correct a tiny error in the Darcy part of the stabilization constants.

RiccardoRossi
RiccardoRossi previously approved these changes Nov 29, 2024
Copy link
Member

@RiccardoRossi RiccardoRossi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me.

thx @rubenzorrilla

@rubenzorrilla
Copy link
Member Author

@jgonzalezusua note that I required to rename the variable also in your solver. I think this one is more convenient as we are now using this list to also add non material-related variables.

@rubenzorrilla
Copy link
Member Author

@RiccardoRossi should be ready now.

@rubenzorrilla rubenzorrilla merged commit 85e11e6 into master Dec 3, 2024
10 of 11 checks passed
@rubenzorrilla rubenzorrilla deleted the fluid/weakly-compressible-darcy-relative-velocity branch December 3, 2024 08:50
@jgonzalezusua
Copy link
Member

Sorry for the late response... I agree with the changes in my solver

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

Successfully merging this pull request may close these issues.

3 participants