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

[GeoMechanicsApplication] Add point flux (source) condition for Pw #12325

Closed
mnabideltares opened this issue Apr 26, 2024 · 0 comments · Fixed by #12376
Closed

[GeoMechanicsApplication] Add point flux (source) condition for Pw #12325

mnabideltares opened this issue Apr 26, 2024 · 0 comments · Fixed by #12376
Assignees
Labels

Comments

@mnabideltares
Copy link
Contributor

Description:

As part of our ongoing development efforts, we need to implement a water flux boundary condition for our 1D pressure line element in order to accurately simulate fluid flow behavior. Currently, the boundary conditions for this element type are limited to Dirichlet, and the inclusion of a water flux boundary condition is crucial for modeling scenarios where water flow play a significant role. This `boundary is also crucial for wel element which will be implemented in the near future.

Acceptance Criteria:

  1. Identify the appropriate mathematical formulation for the water flux boundary condition.
  2. Implement the water flux boundary condition within the existing framework of the 1D pressure line element.
  3. Conduct thorough testing to validate the accuracy and stability of the implemented boundary condition.
  4. Documentation for the test cases
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant