From a9f4c6375dc5cd10fcdc3a71912cc7b5288d7516 Mon Sep 17 00:00:00 2001 From: AmosSchledorn Date: Wed, 24 Jul 2024 15:04:14 +0200 Subject: [PATCH] change default DH return temperature to 50C --- config/config.default.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.default.yaml b/config/config.default.yaml index 7e2f7077..cace1f4c 100644 --- a/config/config.default.yaml +++ b/config/config.default.yaml @@ -420,7 +420,7 @@ sector: district_heating_loss: 0.15 # check these numbers! forward_temperature: 90 #C - return_temperature: 60 #C + return_temperature: 50 #C heat_source_cooling: 6 #K heat_pump_cop_approximation: refrigerant: ammonia