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

[PETsc/hm_tri] For the change: drho_dp_rho = FluidProp->drho_dp to FluidProp->drho_dp * FluidProp->rho_0 / rho #41

Merged
merged 1 commit into from
Jul 10, 2019

Conversation

wenqing
Copy link
Member

@wenqing wenqing commented Jul 10, 2019

For the change in ufz/ogs5#148, which changes drho_dp_rho = FluidProp->drho_dp to
drho_dp_rho = FluidProp->drho_dp * FluidProp->rho_0 / rho

    drho_dp_rho = FluidProp->drho_dp * FluidProp->rho_0 / rho
@wenqing
Copy link
Member Author

wenqing commented Jul 10, 2019

PETsc/hm_tri uses the fluid density model of 2, the linear pressure dependent density.

@wenqing wenqing merged commit 3f5f295 into ufz:master Jul 10, 2019
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.

1 participant