pypsa-eur/config/test/scenarios.electricity.yaml

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

15 lines
330 B
YAML
Raw Normal View History

2023-08-15 13:02:41 +00:00
# SPDX-FileCopyrightText: : 2017-2023 The PyPSA-Eur Authors
#
# SPDX-License-Identifier: CC0-1.0
test-elec-no-offshore-wind:
electricity:
renewable_carriers: [solar, onwind]
test-elec-no-onshore-wind:
electricity:
extendable_carriers:
Generator: [OCGT]
renewable_carriers: [solar, offwind-ac, offwind-dc]