fix hydrogen network plotting without retrofitting
This commit is contained in:
parent
697be2d9e3
commit
0681cf93ab
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user