Skip to content

Releases: oemof/tespy

TESPy version 0.4.3 - Grassmann's Graph

29 Apr 08:05
Compare
Choose a tag to compare

TESPy version 0.4.3 - Grassmann's Graph has been in the making for about two months and features a new section in about the exergy analysis feature in the documentation as well as some improvements to make your simulation results accessible more easily. Additionally, some bugfixes have been deployed. Thank's to all contributors!

Upgrade your TESPy version:

pip install tespy --upgrade

See you on the oemof user meeting next week.

TESPy Version 0.4.2 - User's Universe (fixed)

12 Feb 08:40
Compare
Choose a tag to compare

Applied some minor fixes to the latest version, no changes required by the user :).

TESPy version 0.4.2 - (Still) User's Universe

11 Feb 15:29
Compare
Choose a tag to compare

With a fix for PyGMO framework coupling and network export. Small changes to your script might be necessary, see What's New!

TESPy version 0.4.1 - User's Universe

08 Feb 06:55
Compare
Choose a tag to compare

The User's Universe brings new flexibility to your TESPy model introducing generic user defined equations. Read What's New!

TESPy version 0.4.0 - Gibbs' Gallery

27 Jan 11:11
Compare
Choose a tag to compare

The new version of TESPy comes with an updated API and three new key features:

  • Automatic model documentation facilitating your documentation and promoting open science.
  • Generic exergy analysis.
  • Data export for fluid property plotting.

There are many other changes, read What's New!

TESPy version 0.3.4 - Darwin's Delight

13 Oct 09:11
Compare
Choose a tag to compare

Version 0.3.4 ships with small updates in the documentation and a new tutorial for coupling TESPy with the optimization software PyGMO. See what's new in the online-documentation.

Download the latest release at pypi or upgrade.

pip install tespy --upgrade

TESPy v0.3.3 - Maxwell's Memory

21 Jul 08:47
Compare
Choose a tag to compare

Version 0.3.3 makes some smaller improvements regarding computational speed. See what's new in the online-documentation.

Download the latest release at pypi or upgrade.

pip install tespy --upgrade

TESPy v0.3.2 - Carnot's Colors

10 Jun 16:06
Compare
Choose a tag to compare

The new release of TESPy ships with colorful printouts in the network.print_results() tables: You can highlight specified or faulty values as well as custom variables of your components. Additionally a bug has been fixed, which appeared in the calculation of specific volume of mixtures. See what's new in the online-documentation.

Download the latest release at pypi or upgrade.

pip install tespy --upgrade

Fix for Mayer's Merit

29 May 09:59
Compare
Choose a tag to compare

A debugging message was removed from the kA_func in the tespy.components.heat_exchangers.heat_exchanger_simple class.

To upgrade use

pip install tespy --upgrade

TESPy v0.3.0 - Mayer's Merit

21 May 13:07
Compare
Choose a tag to compare

Mayer's Merit brings new features to busses, some minor changes in the API for improved maintainability and a publication in the Journal of Open Source Software. See what's new in the online-documentation.

Download the latest release at pypi or upgrade.

pip install tespy --upgrade