Releases: oemof/tespy
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
TESPy v0.2.2 - Rankine's Realm
TESPy Rankine's Realm comes with a new components module, the customs.py. For now, an evaporator of the Organic Rankine Cycle has been implemented. Have a look at what's new!
Download at pypi.
TESPy v0.2.1 - Fourier's Fable
TESPy Fourier's Fable rolls out with calculation speed improvements, bug fixes and some new default characteristics. Have a look at what's new!
Download at pypi.