This repository contains a Graphical User Interface for the python package GHEtool. It is an open-source alternative for the professional version of GHEtool, which can be found on the website https://ghetool.eu. This GUI is built using ScenarioGUI and can be downloaded as an executable here.
Please note that this version is developed and maintained by the community and has no official support from the developers of GHEtool Pro.
This open-source graphical user interface is maintained by the community of users and welcomes also your contribution! Below you can find the requirements of running GHEtool GUI yourself. More information about the package structure and executable-creation can be found on our readthedocs.
This code is tested with Python 3.10 and requires the following libraries (the versions mentioned are the ones with which the code is tested)
- GHEtool (=2.2.0)
- ScenarioGUI (>=0.3.0)
For the tests
- Pytest (>=7.1.2)
GHEtool GUI is licensed under the terms of the 3-clause BSD-license. See GHEtool GUI license.
Please cite this GHEtool GUI using the JOSS paper.
Peere, W., Blanke, T.(2022). GHEtool: An open-source tool for borefield sizing in Python. Journal of Open Source Software, 7(76), 4406, https://doi.org/10.21105/joss.04406