Skip to content

Commit fe8644b

Browse files
committed
- Update setup
1 parent 33bf20b commit fe8644b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ our [project board](https://github.com/users/wouterpeere/projects/2) on GitHub.
55

66
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
77

8-
## [2.3.2] - unpublished
8+
## [2.3.2] - 2025-04-02
99

1010
## Added
1111

GHEtool/Methods/optimise_load_profile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ def optimise_load_profile_balance(
381381
If it is None, then the dhw profile is not optimised and kept constant.
382382
imbalance_factor : float
383383
Maximum allowed imbalance w.r.t. to the maximum of either the heat injection or extraction.
384-
It should be given in a range of 0-1.
384+
It should be given in a range of 0-1. At 1, it converges to the solution for optimise for power.
385385
386386
Returns
387387
-------

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = GHEtool
3-
version = 2.3.2dev1
3+
version = 2.3.2
44
author = Wouter Peere
55
author_email = wouter@ghetool.eu
66
description = Python package for borefield sizing

0 commit comments

Comments
 (0)