12 lines
280 B
YAML
12 lines
280 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:
|
|
renewable_carriers: [solar, offwind-ac, offwind-dc]
|