You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Identify the appropriate mathematical formulation for the thermal filter element.
Develop the necessary code changes to integrate the thermal filter element with the existing thermal line element
Add test cases to validate the accuracy and stability of the implemented thermal filter element
Documentation for the test cases
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: