MassimoCimmino / pygfunction

An open-source toolbox for the evaluation of thermal response factors (g-functions) of geothermal borehole fields.
BSD 3-Clause "New" or "Revised" License
46 stars 21 forks source link

g-function using uniform fluid temperature #39

Closed MassimoCimmino closed 3 years ago

MassimoCimmino commented 6 years ago

This issue is to implement the calculation of g-functions of bore fields with uniform and equal fluid temperature along the borehole lengths.

This boundary condition was proposed by Monzó et al., here, and requires fewer parameters than the equal inlet temperature condition.

MassimoCimmino commented 3 years ago

Closed for now. If needed, this could be implemented by introducing a new pipe class that is compatible with the Network class.