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] Implement well constitutive behaviour for line pressure element #12323

Open
mnabideltares opened this issue Apr 26, 2024 · 0 comments

Comments

@mnabideltares
Copy link
Contributor

mnabideltares commented Apr 26, 2024

Description:

To enhance our computational model for simulating high capacity heat storage systems, we need to implement a pressure "wel/filter" element on top of the existing pressure line element. The pressure filter element will enable us to model the behavior of heat storage under the ground, accounting for their heat exchange processes. This addition is crucial for achieving realistic simulations of heat storage systems and optimizing their performance.

Acceptance Criteria:

  1. Identify the appropriate mathematical formulation for the pressure filter element.
  2. Develop the necessary code changes to integrate the pressure filter element with the existing pressure line element
  3. Add test cases to validate the accuracy and stability of the implemented pressure filter element
  4. Documentation for the test cases
@mnabideltares mnabideltares self-assigned this Apr 26, 2024
@mnabideltares mnabideltares added this to To do in GeoMechanicsApplication (Deltares) via automation Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant