Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1023 Bytes

functionalities.md

File metadata and controls

38 lines (28 loc) · 1023 Bytes

Functionalities of GHEtool

GHEtool has a couple of different functionalities, all centered around borefield sizing. In the examples listed below, one can find example code on how to use the different functionalities.

Sizing the borefield (i.e. calculating the required depth) for a given injection and extraction load for the borefield (three sizing methods are available).

:maxdepth: 1

Examples/main_functionalities.rst

Using dynamically calculated borehole thermal resistance (this is directly based on the code of pygfunction).

:maxdepth: 1

Examples/sizing_with_Rb_calculation.rst

Optimising the load profile for a given heating and cooling load.

:maxdepth: 1

Examples/optimise_load_profile.rst

Importing heating and cooling loads from .csv files.

:maxdepth: 1

Examples/import_data.rst

Using your custom borefield configurations.

:maxdepth: 1

Examples/custom_borefield_configuration.rst