Skip to content

Commit be846a0

Browse files
committed
bugfix
1 parent 0f7d6b9 commit be846a0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

h2integrate/core/h2integrate_model.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -590,7 +590,6 @@ def add_system_level_controller(self, slc_config):
590590
4. Creates connections between the controller and each technology
591591
5. For cost/profit strategies, connects marginal cost inputs
592592
"""
593-
slc_config = self.plant_config["system_level_control"]
594593

595594
# 1. Select controller class based on strategy
596595
strategy_name = self.plant_config["system_level_control"].get("control_strategy")

0 commit comments

Comments
 (0)