extra_components: specify hydrogen storage *tank*

This commit is contained in:
Fabian Neumann 2020-10-16 14:47:13 +02:00
parent 8a323b7267
commit 4f7f2fa67a

View File

@ -99,7 +99,7 @@ def attach_stores(n, costs):
carrier='H2',
e_nom_extendable=True,
e_cyclic=True,
capital_cost=costs.at["hydrogen storage", "capital_cost"])
capital_cost=costs.at["hydrogen storage tank", "capital_cost"])
n.madd("Link", h2_buses_i + " Electrolysis",
bus0=buses_i,