extra_components: specify hydrogen storage *tank*
This commit is contained in:
parent
8a323b7267
commit
4f7f2fa67a
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user