RWTH-EBC / pyCity

Python package for data handling and scenario generation of city districts
MIT License
24 stars 3 forks source link

Account for seasonal el. load changes #164

Closed JSchiefelbein closed 7 years ago

JSchiefelbein commented 7 years ago

Currently, stochastic electrical load generator does not account for seasonal influences (such as differences in lighting usage, depending on natural lighting). Moreover, lighting influence within stoch. el. load generator is not coming from weather/sun object. We should think about integrating seasonal influence factors.

JSchiefelbein commented 7 years ago

Implemented a simple solution with a cosine wave to rescale lighting power profile.