oemof / demandlib

Creating heat and power demand profiles from annual values.
https://oemof.org
MIT License
54 stars 38 forks source link

Simple insulation based heat demand model #26

Open p-snft opened 3 years ago

p-snft commented 3 years ago

It might be a valuable addition to have a simple physical model for heating demand. One option would be, that you give insulating surfaces (areas with corresponding widths and u-values for the insulation) and two time series for temperatures. In the most simple case, we could just take the transmission as demands.

What do you think?

joroeder commented 3 years ago

I think that would be great! It could be based on a simple EnEV calculation.

p-snft commented 3 years ago

That is the feature level that I had in mind. Also: It should be rather easy to implement.

joroeder commented 3 years ago

Me (and maybe I can motivate some other of our project) would support that. It could also serve as input for DHNx. A student of mine did some similar pre-calculations in excel .. it is only a matter of time for the implementation, but definitively worth. ... in this context, this repo could also be interesting https://github.com/tum-ens/UrbanHeatPro. However, I had no time so far to check it out in detail.

uvchik commented 3 years ago

We could build upon the approach of Open_eQuarterPy.