do not skip gas generator
This commit is contained in:
parent
817995c8a2
commit
b6cba0388c
@ -497,9 +497,6 @@ def add_carrier_buses(n, carrier, nodes=None):
|
|||||||
capital_cost=capital_cost,
|
capital_cost=capital_cost,
|
||||||
)
|
)
|
||||||
|
|
||||||
if carrier == "gas":
|
|
||||||
return
|
|
||||||
|
|
||||||
n.madd(
|
n.madd(
|
||||||
"Generator",
|
"Generator",
|
||||||
nodes,
|
nodes,
|
||||||
|
Loading…
Reference in New Issue
Block a user