Skip to content

Releases: oemof/tespy

Hotfix for version 0.7.6

04 Aug 06:34
Compare
Choose a tag to compare

The calculation of the heat exchanger effectiveness is excepted in postprocessing, in case one side's inlet temperature is out of the bounds of the fluid properties of the other side's fluid.

TESPy version 0.7.6

04 Aug 06:32
Compare
Choose a tag to compare

Implement heat exchanger effectiveness parameter, see the full changelog: https://tespy.readthedocs.io/en/main/whats_new.html

TESPy version 0.7.5

17 Jul 17:14
Compare
Choose a tag to compare

This release features a couple of smaller bug fixes and improvements, and it creates compatibility to numpy version 2.0

https://tespy.readthedocs.io/en/main/whats_new.html

TESPy version 0.7.4

26 May 19:14
Compare
Choose a tag to compare

Your custom components can be made available to the load_network function without the need to modify the network_reader.py source code, for an example see https://tespy.readthedocs.io/en/main/whats_new.html.

TESPy version 0.7.3

16 Apr 16:43
Compare
Choose a tag to compare

This version contains some smaller bug and documentation fixes. On top of that, the UserDefinedEquation can be imported from the tespy.tools level.

TESPy version 0.7.2

21 Jan 17:53
Compare
Choose a tag to compare

This release features a couple of bugfixes, mostly connected to the API changes introduced in version 0.7.

TESPy version 0.7.1.post1

03 Dec 11:41
Compare
Choose a tag to compare

TESPy version 0.7.0 - Newton's Nature

20 Oct 13:09
Compare
Choose a tag to compare

Fix of a typo in the release name

TESPy version 0.7.0 - Newton's Nature

11 Oct 17:51
Compare
Choose a tag to compare

The new TESPy version comes with a refurbished back end.

It allows for more flexibility on the fluid properties, i.e. implementing custom fluid property databases and brings general performance improvements by adding presolving steps to simplify the system of equations.

Read more about the changes in the online documentation.

TESPy version 0.6.3

30 Jul 16:46
Compare
Choose a tag to compare

This release of TESPy brings the chemical exergy data as well as some bug fixes. It will be the last release before a major rework of TESPy's back-end. Read about the new features here: https://tespy.readthedocs.io/en/main/whats_new.html