Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.16 KB

multiple_independent_Utubes.rst

File metadata and controls

27 lines (21 loc) · 1.16 KB

Calculation of fluid temperature profiles in a borehole with independent U-tubes

This example demonstrates the use of the :doc:`pipes <../modules/pipes>` module to calculate the fluid temperature profiles in a borehole with independent U-tubes, based on the method of Cimmino [1]. The borehole wall temperature is uniform in this example.

The following script evaluates the fluid temperatures in a borehole with 4 independent U-tubes with different inlet fluid temperatures and different inlet fluid mass flow rates. The resulting fluid temperature profiles are verified against the fluid temeprature profiles presented by Cimmino [1].

The script is located in: pygfunction/examples/multiple_independent_Utubes.py

.. literalinclude:: ../../../examples/multiple_independent_Utubes.py
   :language: python
   :linenos:

References

[1](1, 2) Cimmino, M. (2016). Fluid and borehole wall temperature profiles in vertical geothermal boreholes with multiple U-tubes. Renewable Energy 96 : 137-147.