Skip to content

Commit

Permalink
Adapt to new Pyomo style in LP file
Browse files Browse the repository at this point in the history
  • Loading branch information
p-snft committed Jan 12, 2024
1 parent 6c2ab58 commit c5cccdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/lp_files/dsm_module_oemof_extended.lp
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ c_e_SinkDSMOemofBlock_dsm_sum_constraint(demand_dsm_0)_:
+0.99 SinkDSMOemofBlock_dsm_up(demand_dsm_0)
+0.99 SinkDSMOemofBlock_dsm_up(demand_dsm_1)
-1 SinkDSMOemofBlock_dsm_do_shift(demand_dsm_1)
= 0.0
= 0

bounds
0 <= SinkDSMOemofBlock_dsm_do_shift(demand_dsm_0) <= +inf
Expand Down

0 comments on commit c5cccdb

Please sign in to comment.