RWTH-EBC / districtgenerator

Tool for demand profile generation in districts
Other
15 stars 6 forks source link

Integration of Non-Residential Buildings #11

Open c0nb4 opened 3 months ago

c0nb4 commented 3 months ago

Is your feature request related to a problem? Please describe. Non-Residential based on DataNWG typlogy should be integrated. Profiles can be taken from DIN18599 or SIA. With that, more districts can be simulated and new effects can be examined.

Describe the solution you'd like Generate load profiles for Non-Residential Buildings based on the same input as the one for residential buildings. Implement a function that loads the data and integrate it.

Take the DataNWG Typology and get the archetypes for the buildings and use the respective load profiles.

DataNWG Typology: https://github.com/IWUGERMANY/Nichtwohngebaeude-Typologie-Deutschland

Data needs to be matched to Teaser data. grafik

18599 / Sia profiles: https://github.com/c0nb4/GeBuDa/tree/main/Data/Occupancy

Typology needs to be matched to 18599 terms.

Further data needed:

Describe alternatives you've considered Different simulations tools.

Additional context

c0nb4 commented 1 month ago

I've finished the intgreation of Non-Residential buildings in my personal fork. However, there needs to be epw files present, as the DWD TRY does not have Illuminance needed for dynamic lighting calculation.

Please reach out if you want to discuss how to continue with merging and data integration.