pypsa-eur/config/test/config.overnight.yaml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

90 lines
1.4 KiB
YAML
Raw Normal View History

2024-02-19 15:21:48 +00:00
# SPDX-FileCopyrightText: : 2017-2024 The PyPSA-Eur Authors
2023-06-02 14:59:06 +00:00
#
# SPDX-License-Identifier: CC0-1.0
tutorial: true
run:
name: "test-sector-overnight"
disable_progressbar: true
shared_resources: "test"
2023-06-02 14:59:06 +00:00
shared_cutouts: true
scenario:
ll:
- v1.5
clusters:
- 5
sector_opts:
2024-05-13 08:50:24 +00:00
- ''
2023-06-02 14:59:06 +00:00
planning_horizons:
- 2030
countries: ['BE']
snapshots:
start: "2013-03-01"
end: "2013-03-08"
electricity:
extendable_carriers:
Generator: [OCGT]
StorageUnit: [battery]
Store: [H2]
Link: [H2 pipeline]
2023-11-06 14:46:46 +00:00
renewable_carriers: [solar, onwind, offwind-ac, offwind-dc, offwind-float]
2023-06-02 14:59:06 +00:00
atlite:
default_cutout: be-03-2013-era5
cutouts:
be-03-2013-era5:
module: era5
x: [4., 15.]
y: [46., 56.]
time: ["2013-03-01", "2013-03-08"]
renewable:
onwind:
cutout: be-03-2013-era5
offwind-ac:
cutout: be-03-2013-era5
max_depth: false
offwind-dc:
cutout: be-03-2013-era5
max_depth: false
2023-11-06 14:46:46 +00:00
offwind-float:
cutout: be-03-2013-era5
max_depth: false
min_depth: false
2023-06-02 14:59:06 +00:00
solar:
cutout: be-03-2013-era5
2024-05-13 08:50:24 +00:00
clustering:
temporal:
resolution_sector: 24h
2023-06-02 14:59:06 +00:00
sector:
gas_network: true
H2_retrofit: true
solving:
solver:
name: glpk
options: glpk-default
mem: 4000
plotting:
map:
boundaries:
eu_node_location:
x: -5.5
y: 46.
costs_max: 1000
costs_threshold: 0.0000001
energy_max:
energy_min:
energy_threshold: 0.000001