Releases: RWTH-EBC/TEASER
Adjusts modelica library versions
This release updates to ideas 2.1 version
Fixed Bug in Internal Gains Export
This fixes Bug #557 :
- The profile of the internal gains wasn't exported in the right length, leading to wrong simulation results
This release fixes it.
Adjusted Version Number of Libraries
AixLib now is on the right export version
Adjusted Version Number of Libraries
Again a new release to adjust and support the right version numbers of the supported modelica libraries.
Adjusted Version Number of Libraries
Now the modelica export should work again with the actual AixLib version
TABULA Windows
There has been a bug in the TypeBuildings XML for TABULA (concerning Windows), this should be fixed now.
TEASER release v0.6.0: Integration of German Tabula Buildings
Pre-release status
We want to state, that this release is a pre release and so a (maybe) non stable version with bugs. It is not that havily tested as the other releases. As the enhancements are great we have nevertheless decided to publish this release. So apologies for that.
Release Notes
We are happy to publish the following release notes:
- Tabula Typebuilding integration for Germany
- Deleted the GUI (can't keep up maintenance for that)
- Support of all IBPSA core library extensions (Buildings, IDEAS, BuildingSystems, AixLib)
- Added usefull return statements of the Project class
- PEP8 (thanks to @thorade)
Updates AixLib version
Since AixLib's master is currently on version 0.5.2, this release updates the reference version in TEASER to this version. In this way, Modelica environments don't try to call a conversion script.
TEASER release v0.5.3 - Update setup.py
As pyxb released a new version and the created bindings are not backwards compatible, this version adds the specific version of pyxb to the setup.py
TEASER release v0.5.2, Bugfix for v0.5.1
This fixes minor bugs in v0.5.1 to allow variable configurations with no interior walls, no exterior walls, no windows, no rooftops, no ground floors or no elements at all. In all cases, it should now be possible to export models containing all defined parameters.