Apply suggestions from code review

This commit is contained in:
Fabian Neumann 2022-06-27 10:23:22 +02:00 committed by GitHub
parent 9c6c6d243f
commit 4d79a0dc96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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,