Apply suggestions from code review
This commit is contained in:
parent
9c6c6d243f
commit
4d79a0dc96
@ -107,7 +107,7 @@ def attach_stores(n, costs, elec_opts):
|
|||||||
carrier='H2',
|
carrier='H2',
|
||||||
e_nom_extendable=True,
|
e_nom_extendable=True,
|
||||||
e_cyclic=True,
|
e_cyclic=True,
|
||||||
capital_cost=costs.at["hydrogen storage tank", "capital_cost"])
|
capital_cost=costs.at["hydrogen storage underground", "capital_cost"])
|
||||||
|
|
||||||
n.madd("Link", h2_buses_i + " Electrolysis",
|
n.madd("Link", h2_buses_i + " Electrolysis",
|
||||||
bus0=buses_i,
|
bus0=buses_i,
|
||||||
|
Loading…
Reference in New Issue
Block a user