From 7411ae145c1d6db14b2820ceb6c634f4ac765c4d Mon Sep 17 00:00:00 2001 From: cpschau Date: Thu, 11 Jul 2024 11:56:48 +0200 Subject: [PATCH] adjusted release note --- doc/release_notes.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/release_notes.rst b/doc/release_notes.rst index a45153bd..9239f894 100644 --- a/doc/release_notes.rst +++ b/doc/release_notes.rst @@ -10,7 +10,9 @@ Release Notes Upcoming Release ================ -* Allow for more conservative waste heat usage assumptions in district heating using a scaling factor for respective link efficiencies +* Changed default assumptions about waste heat usage from PtX and fuel cells in district heating. + The default value for the link efficiency scaling factor was changed from 100% to 25%. + It can be set to other values in the configuration ``sector: use_waste_heat:``. * In simplifying polygons in :mod:`build_shapes` default to no tolerance.