fix hydrogen network plotting without retrofitting

This commit is contained in:
Fabian Neumann 2023-01-25 09:08:51 +01:00
parent 697be2d9e3
commit 0681cf93ab

View File

@ -310,7 +310,7 @@ def plot_h2_map(network, regions):
else: else:
h2_total = h2_new h2_total = h2_new.p_nom_opt
link_widths_total = h2_total / linewidth_factor link_widths_total = h2_total / linewidth_factor