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

[WIP] fluid pressure boundary conditions #3140

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jdannberg
Copy link
Contributor

This pull request adds the option to prescribe boundary conditions for the fluid pressure (and not just the gradient of the fluid pressure) in models with melt transport.

Things I still have to do:

  • make sure we do not assemble the fluid pressure gradient boundary terms on boundaries where the fluid pressure is prescribed
  • make an enum that lets plugins report if the can prescribed the fluid pressure, the fluid pressure gradient, or both, and check that the plugin selected and the type of boundary condition selected works together.

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.

None yet

1 participant