Skip to content

Commit

Permalink
Remove note about duplication
Browse files Browse the repository at this point in the history
  • Loading branch information
cfe316 committed Oct 26, 2023
1 parent fadc600 commit 82248c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/model/resources/thermal/thermal_commit.jl
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,6 @@ When modeling frequency regulation and spinning reserves contributions, thermal
\end{aligned}
```
Note there are multiple versions of these constraints in the code in order to avoid creation of unecessary constraints and decision variables for thermal units unable to provide regulation and/or reserves contributions due to input parameters (e.g. ```Reg_Max=0``` and/or ```RSV_Max=0```).
"""
function thermal_commit_reserves!(EP::Model, inputs::Dict)

Expand Down

0 comments on commit 82248c3

Please sign in to comment.