Recent Releases of oemof-thermal
oemof-thermal - v0.0.8
Changes
- Make compatible to Pandas 2
- Make compatible to PVLib 0.11
Full Changelog: https://github.com/oemof/oemof-thermal/compare/v0.0.7...v0.0.8
Energy Systems - Energy System Modeling Frameworks
- Python
Published by p-snft 5 months ago
oemof-thermal - v0.0.7
What's Changed
- Fix/setup by @p-snft in https://github.com/oemof/oemof-thermal/pull/187
- Make compatible to oemof.network v0.5.0
- Release v0.0.7 by @p-snft in https://github.com/oemof/oemof-thermal/pull/188
Full Changelog: https://github.com/oemof/oemof-thermal/compare/v0.0.6...v0.0.7
Energy Systems - Energy System Modeling Frameworks
- Python
Published by p-snft 5 months ago
oemof-thermal - v0.0.6
What's Changed
- Add imports for solph v0.5 by @p-snft in https://github.com/oemof/oemof-thermal/pull/183
- Update for solph 0.5 by @p-snft in https://github.com/oemof/oemof-thermal/pull/185
Full Changelog: https://github.com/oemof/oemof-thermal/compare/v0.0.5...v0.0.6
Energy Systems - Energy System Modeling Frameworks
- Python
Published by p-snft 7 months ago
oemof-thermal - v0.0.6.dev2
Pre-release for improved compatibility to oemof.solph v0.5. In dev1, the included facades were not usable.
Binary version available: oemof.thermal 0.0.6.dev2 at PyPI.
Energy Systems - Energy System Modeling Frameworks
- Python
Published by p-snft about 2 years ago
oemof-thermal -
Pre-release for compatibility to oemof.solph v0.5. Binary version available: oemof.thermal 0.0.6.dev1 at PyPI.
Energy Systems - Energy System Modeling Frameworks
- Python
Published by p-snft over 2 years ago
oemof-thermal - Mere maintenance
- Explicitly define public API
- Update dependencies
Energy Systems - Energy System Modeling Frameworks
- Python
Published by p-snft over 3 years ago
oemof-thermal - Virtuous Validation
With the fourth release of oemof-thermal we have validated the compression heat pump, the compression chiller and the stratified thermal storage using data provided by the Universidad Politécnica de Madrid and the energy supplier Naturstrom AG. The results are provided in the documentation.
Besides fixing some minor flaws in the models and improving the documentation, we have cleaned the examples of the stratified thermal storage component and made it more transparent.
You can find further information on the changes made within this version of oemof-thermal in the What’s new section.
Energy Systems - Energy System Modeling Frameworks
- Python
Published by c-moeller over 4 years ago
oemof-thermal - Amazing Absorption
This is the third release of the oemof.thermal repository.
We introduced the absorption chiller as a new component. Within the module we provide functions to calculate, among others, the characteristic equation, the coefficient of performance and the cooling capacity. See the documentation for more information.
All modules have been updated to oemof.solph v0.4.1
The documentation has been improved and the examples have been cleaned up.
Energy Systems - Energy System Modeling Frameworks
- Python
Published by c-moeller almost 5 years ago
oemof-thermal - Fancy Facades
This is the second release of the oemof.thermal repository.
We introduced new facade classes that simplify instantiating components. Facades for these three components are now ready to be used: SolarThermalCollector, ParabolicTroughCollector and StratifiedThermalStorage.
The documentation has been revised and extended. The repository now has function tests, and the facades are tested with constraints test.
See the Whatsnew section for more details.
There will be a tutorial about the oemof.thermal repository at the virtual oemof developer and user meeting
Energy Systems - Energy System Modeling Frameworks
- Python
Published by c-moeller about 5 years ago
oemof-thermal - First Release
This is the first release of the oemof.thermal repository. The oemof.thermal package provides tools to model thermal energy components as an extension of oemof.solph. The first release contains the following components:
- compression heat pump
- solar thermal collector
- concentrating solar plant
- thermal storage
Energy Systems - Energy System Modeling Frameworks
- Python
Published by c-moeller over 5 years ago