We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9761ec commit f7487e0Copy full SHA for f7487e0
1 file changed
examples/33_peak_load_management/plant_config.yaml
@@ -11,4 +11,4 @@ technology_interconnections:
11
# include battery charge/discharge in the load
12
- [battery, electrical_load_demand, [electricity_out, electricity_in]]
13
# buy power from the grid to fulfill demand including to accommodate battery operation
14
- - [electrical_load_demand, grid_buy, [unmet_electricity_demand_out, electricity_demand]]
+ - [electrical_load_demand, grid_buy, [unmet_electricity_demand_out, electricity_set_point]]
0 commit comments