pypsa-eur/config/test/scenarios.electricity.yaml
2023-08-15 15:06:59 +02:00

15 lines
330 B
YAML

# 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]