change default DH return temperature to 50C
This commit is contained in:
parent
3fac27ff27
commit
a9f4c6375d
@ -420,7 +420,7 @@ sector:
|
|||||||
district_heating_loss: 0.15
|
district_heating_loss: 0.15
|
||||||
# check these numbers!
|
# check these numbers!
|
||||||
forward_temperature: 90 #C
|
forward_temperature: 90 #C
|
||||||
return_temperature: 60 #C
|
return_temperature: 50 #C
|
||||||
heat_source_cooling: 6 #K
|
heat_source_cooling: 6 #K
|
||||||
heat_pump_cop_approximation:
|
heat_pump_cop_approximation:
|
||||||
refrigerant: ammonia
|
refrigerant: ammonia
|
||||||
|
Loading…
Reference in New Issue
Block a user