Update scripts/add_extra_components.py

This commit is contained in:
Fabian Hofmann 2023-06-29 16:02:03 +02:00 committed by GitHub
parent 86c489679a
commit 8c7c586b0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -115,7 +115,6 @@ def attach_stores(n, costs, extendable_carriers):
capital_cost=costs.at["hydrogen storage underground", "capital_cost"],
)
n.madd("Carrier", ["H2 electrolysis", "H2 fuel cell"])
n.madd(
"Link",