Releases: oemof/tespy
TESPy version 0.4.3 - Grassmann's Graph
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)
Applied some minor fixes to the latest version, no changes required by the user :).
TESPy version 0.4.2 - (Still) User's Universe
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
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
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
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
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
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
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
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