not cluster conventional, temporal dependent co2price

This commit is contained in:
lisazeyen 2023-05-17 12:47:26 +02:00
parent 024da02f8a
commit 6b10bfa9a6

View File

@ -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" ll: # allowed transmission line volume expansion, can be any float >= 1.0 with a prefix v|c (today) or "copt"
- v1.0 - v1.0
clusters: # number of nodes in Europe, any integer between 37 (1 node per country-zone) and several hundred clusters: # number of nodes in Europe, any integer between 37 (1 node per country-zone) and several hundred
- 37 - 37c
# - 128 # - 128
# - 256 # - 256
# - 512 # - 512
# - 1024 # - 1024
opts: # only relevant for PyPSA-Eur opts: # only relevant for PyPSA-Eur
- 'Ep' - 'ept'
sector_opts: # this is where the main scenario settings are sector_opts: # this is where the main scenario settings are
- Co2L0-3H-T-H-B-I-A-solar+p3-dist1 - Co2L0-3H-T-H-B-I-A-solar+p3-dist1
# to really understand the options here, look in scripts/prepare_sector_network.py # to really understand the options here, look in scripts/prepare_sector_network.py