From 6b10bfa9a60dbd1f9ab4066df44dff9464e77c57 Mon Sep 17 00:00:00 2001 From: lisazeyen Date: Wed, 17 May 2023 12:47:26 +0200 Subject: [PATCH] not cluster conventional, temporal dependent co2price --- config/config.validation.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/config.validation.yaml b/config/config.validation.yaml index 2a89e21e..556442f8 100644 --- a/config/config.validation.yaml +++ b/config/config.validation.yaml @@ -24,13 +24,13 @@ scenario: ll: # allowed transmission line volume expansion, can be any float >= 1.0 with a prefix v|c (today) or "copt" - v1.0 clusters: # number of nodes in Europe, any integer between 37 (1 node per country-zone) and several hundred - - 37 + - 37c # - 128 # - 256 # - 512 # - 1024 opts: # only relevant for PyPSA-Eur - - 'Ep' + - 'ept' sector_opts: # this is where the main scenario settings are - Co2L0-3H-T-H-B-I-A-solar+p3-dist1 # to really understand the options here, look in scripts/prepare_sector_network.py