Closed FWuellhorst closed 1 year ago
Finding good values for sIns is difficult. The default could and should follow the efficiency labels of the EU:
Source: https://www.bdh-industrie.de/fileadmin/user_upload/Publikationen/Infoblaetter/Infoblatt_Nr_60_Warmwasserspeicher_Energielabel_Oekodesign_2017.pdf
QLosPerDay=f(V, label)
label
sIns=f(QLosPerDay)=f(V,label)
BESMod.Systems.Hydraulical.Distribution.Types
QLosPerDay
BESMod.Systems.Hydraulical.Distribution.RecordsCollection
This was closed by the latest PR #64
Finding good values for sIns is difficult. The default could and should follow the efficiency labels of the EU:
Source: https://www.bdh-industrie.de/fileadmin/user_upload/Publikationen/Infoblaetter/Infoblatt_Nr_60_Warmwasserspeicher_Energielabel_Oekodesign_2017.pdf
Implementation:
QLosPerDay=f(V, label)
label
sIns=f(QLosPerDay)=f(V,label)
.