David Jansen

Results 134 issues of David Jansen

Refering to the closed #118: Is there a way to set the script status on "error" or something like that (and not "Success") if the script throwed an exception? I...

feature request

## What is the problem? - Currently the heat load is calculated in TEASER but the needed variables are not passed into Modelica. ## Why do we want to solve...

enhancement

This PR brings some options to make manipulate the existing profiles to create a bit more dynamic. Main functions are: * timeset and scaling factor to reduce (or increase) the...

enhancement
hacktoberfest
hacktoberfest-accepted

## What is the problem? - currently the `retrofit_wall()` lives in wall.py base class but distinguishes by statements like `type(self).__name__ == 'OuterWall':` between the type of wall ## Why do...

## What is the problem? - The definition of `OuterWall.area` is currently not 100 % clear and one might get confused as VDI 6007 states: > The dimensions of an...

Docu

This issue is a first step to solve #684 by integrating the multizone post processing block from https://github.com/RWTH-EBC/AixLib/issues/1101 into the export of TEASER.

## What is the problem? Currently everyone needs to write its own analysis script for really similar tasks, like: - visualizing heat and cooling demands - measuring yearly demands -...

enhancement

## What is the problem? Currently when creating buildings with TEASER we have no report that gives us combined information about what the model holds. Information that might be usefull...

enhancement

At the moment the height of a thermalzone can only be specified by the building parameter `height_of_floors` which specifies the `Average height of the floors (default: None)`. For the creation...

During the B13 Project we want to integrate some new features into TEASER. This issue should be used as a roadmap for different implentations. Further Information will be added. ##...