Teaser

Latest version: v1.1.0

Safety actively analyzes 723717 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 8

1.1.0

What's Changed
* 771 add besmod export by HvanderStok in https://github.com/RWTH-EBC/TEASER/pull/789
* Update TypeElements_IWU.json by DaJansenGit in https://github.com/RWTH-EBC/TEASER/pull/790
* update data source docs for maintained_illuminance by DaJansenGit in https://github.com/RWTH-EBC/TEASER/pull/792
* fixes to let ipbsa example run by FWuellhorst in https://github.com/RWTH-EBC/TEASER/pull/793

New Contributors
* HvanderStok made their first contribution in https://github.com/RWTH-EBC/TEASER/pull/789

**Full Changelog**: https://github.com/RWTH-EBC/TEASER/compare/1.0.1...1.1.0

1.0.1

Major release with breaking changes
This new TEASER release fixes many bugs and adds several features, mainly new buildings constructed after 2015 based on the KfW standard. This new feature required to change the current archetype parameterization based on `usage`, `methdo`, and `construction_type` to `geometry_data` and `construction_data`:
- Geometry data is just method and usage, e.g. `geometry_data = f"{method}_{usage}"`.
- Construction data is basically the old method associated with a retrofit state, e.g. `tabula_de_standard` or `iwu_heavy`. The previous `construction_type` `heavy` oder `tabula_standard` only worked with `iwu` and `tabula_de` anyway.
See more here: * Issue745 add kfw archetypes by jonas0902 in https://github.com/RWTH-EBC/TEASER/pull/757

Also, we now only use the main branch. To update locally:

git branch -m master main
git fetch origin
git branch -u origin/main main
git remote set-head origin -a


What's Changed
* fix typo in e8, bug is already solved in master by DaJansenGit in https://github.com/RWTH-EBC/TEASER/pull/715
* integrate parameters for dynamic heat load calc in modelica by DaJansenGit in https://github.com/RWTH-EBC/TEASER/pull/714
* Update modelicainfo.py by DaJansenGit in https://github.com/RWTH-EBC/TEASER/pull/717
* add missing connection for multizone post process by DaJansenGit in https://github.com/RWTH-EBC/TEASER/pull/719
* Issue544 retail profiles by DaJansenGit in https://github.com/RWTH-EBC/TEASER/pull/699
* refactor retrofit wall function by DaJansenGit in https://github.com/RWTH-EBC/TEASER/pull/725
* hotfix to not insulate when u values are same by DaJansenGit in https://github.com/RWTH-EBC/TEASER/pull/726
* Added a simple HTML report and a simplified visual representation by DaJansenGit in https://github.com/RWTH-EBC/TEASER/pull/741
* Improve model report by DaJansenGit in https://github.com/RWTH-EBC/TEASER/pull/744
* chore: bump aixlib version by FWuellhorst in https://github.com/RWTH-EBC/TEASER/pull/747
* add __Dymola_selection implementation by DaJansenGit in https://github.com/RWTH-EBC/TEASER/pull/749
* fix outer area calculation for visualization by DaJansenGit in https://github.com/RWTH-EBC/TEASER/pull/754
* fix freq warning by FWuellhorst in https://github.com/RWTH-EBC/TEASER/pull/752
* Update development with changes from master by FWuellhorst in https://github.com/RWTH-EBC/TEASER/pull/758
* add test for tz_naming again by DaJansenGit in https://github.com/RWTH-EBC/TEASER/pull/759
* Add post processing block to multizone template again by DaJansenGit in https://github.com/RWTH-EBC/TEASER/pull/760
* Issue750 read only in dataclass by DaJansenGit in https://github.com/RWTH-EBC/TEASER/pull/761
* fix freq warning in remaining files by DaJansenGit in https://github.com/RWTH-EBC/TEASER/pull/765
* Issue745 add kfw archetypes by jonas0902 in https://github.com/RWTH-EBC/TEASER/pull/757
* 764 added exception by HoeppJ in https://github.com/RWTH-EBC/TEASER/pull/764
* 753 add illuminance levels and lighting efficiencies in use conditions by HoeppJ in https://github.com/RWTH-EBC/TEASER/pull/763
* Deleted obsolte use condition parameters by HoeppJ in https://github.com/RWTH-EBC/TEASER/pull/770
* fix bug with `with_ahu` setter method by DaJansenGit in https://github.com/RWTH-EBC/TEASER/pull/773
* Issue777 buildingahu input json by PGorzalka in https://github.com/RWTH-EBC/TEASER/pull/778
* Issue777 buildingahu input json by DaJansenGit in https://github.com/RWTH-EBC/TEASER/pull/779
* 774 retrofit combos by FWuellhorst in https://github.com/RWTH-EBC/TEASER/pull/775
* Update AixLib version by FWuellhorst in https://github.com/RWTH-EBC/TEASER/pull/781
* Development to master by FWuellhorst in https://github.com/RWTH-EBC/TEASER/pull/782

New Contributors
* jonas0902 made their first contribution in https://github.com/RWTH-EBC/TEASER/pull/757
* HoeppJ made their first contribution in https://github.com/RWTH-EBC/TEASER/pull/764

**Full Changelog**: https://github.com/RWTH-EBC/TEASER/compare/0.7.7...v1.0.1

0.7.6

This release introduces the following changes:

- make TEASER master and AixLib master compatible
- TEASER now supports C02 model of the thermal zones
- TEASER now support humidity model of the thermal zones
- bugfixes and enhancements:
- improved boundary conditions (default values, profiles)
- TEASER export now includes weatherfile
- refactoring

The following issues were closed:
688, 669, 566, 664, 635, 634

0.7.5

Thanks marcusfuchs who fixed the area calculation for TABULA building in order to consider 2 or more zones for TABULA archetypes.

0.7.4

This release fixes 639 thanks to PGorzalka for fixing this bug :)

0.7.3

Fixes a bug described in 643

Page 1 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.