-
Notifications
You must be signed in to change notification settings - Fork 24
Description
With reference to issue #215, I encountered a similar question in my current project regarding a variable mass flow rate (laminar–turbulent) in an hourly time‑resolved simulation with prescribed load and mass flow, including load aggregation. In addition, I attempted to implement the core idea of Eskilson/Claesson of a material‑independent g‑function.
Objective: Simulation of borehole fields that have been in operation for several years, using measurement data (heat meter and forward/return temperature measurements). The ground parameters (T_s, k_s, cv_s, power_start) and grout conductivity (k_g) are to be “calibrated” through optimization, and the sensitivity of the parameters is to be analyzed. The power_start parameter was introduced because no measurement data are available for the first few months of operation. Subsequently, forecasts and load‑profile optimizations are to be carried out using the optimized parameters.
I will send you an invitation to my example repository (unfortunately, I do not yet have approval from my company to make it publicly accessible; i sent an invitation to privat repo) and would greatly appreciate a review. I am interested in your assessment of the implementation and whether variable mass flow and material‑independent g‑functions are already achievable in other ways within pygfunction.
Given constructive feedback, I am open to making the repository publicly accessible or to pursuing a joint publication.
@MassimoCimmino
@j-c-cook