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 thermal element #12322

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

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 thermal "well/filter" element on top of the existing thermal line element. The thermal 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 thermal filter element.
  2. Develop the necessary code changes to integrate the thermal filter element with the existing thermal line element
  3. Add test cases to validate the accuracy and stability of the implemented thermal filter element
  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
1 participant