From 469654beb9f0708413127b9012c0e81a55681307 Mon Sep 17 00:00:00 2001 From: adrivinca Date: Wed, 4 Dec 2024 16:03:14 +0100 Subject: [PATCH] Change in LED setup after group feedback --- message_ix_models/data/water/ssp.yaml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/message_ix_models/data/water/ssp.yaml b/message_ix_models/data/water/ssp.yaml index bc844dfa3..36eb2da63 100644 --- a/message_ix_models/data/water/ssp.yaml +++ b/message_ix_models/data/water/ssp.yaml @@ -55,7 +55,10 @@ scenarios: LED: cooling_tech: globalNorth: - share_commodity_up: &share_LED_common - share_cooling_air: 0.1 + # constraints for the globalNorth + share_commodity_up: + share_cooling_ot_fresh: 0.001 globalSouth: - share_commodity_up: *share_LED_common \ No newline at end of file + # constraints for the globalSouth + share_commodity_up: + share_cooling_ot_fresh: 0.1 \ No newline at end of file