Skip to content

Allow VDI4655 temperature limit settings per building

Choose a tag to compare

@jnettels jnettels released this 03 Feb 08:52

9044d17 Allow VDI4655 temperature limit settings per building

summer_temperature_limit and winter_temperature_limit can now be defined per building to overwrite their default values (15°C and 5°C, respectively). For large sets of data, this can flatten the 'step' in the aggregated thermal power demand when shifting between the three season types (summer, transition, winter). This applies only to VDI4655 profiles (not BDEW, where the transitions are coded to specific dates).

This feature is only supported when using demandlib (not the internal VDI4655 implementation). For compatibility with lpagg, currently a custom fork of demandlib has to be used: https://github.com/jnettels/demandlib/tree/features/add-vdi-from-lpagg

8a95131 Add result plot that displays the sorted load curves

The new plot helps to visualize the effects of changing the temperature limits.

Full Changelog

0.18.2...0.18.3