1058270db3Fix failing tests due to use of non-binary value and improper invocation of variable
Aleksandr Kazachkov
2021-07-23 20:07:48 -0400
9f09e71bfbFix non-bool use of _is_initially_on
Aleksandr Kazachkov
2021-07-23 19:31:42 -0400
6096204270Documented reserve shortfall, soved comments on variables/constraints to structs.jl files, simplified loops, removed extra comments, started replacement of constant-subsitution with @constraint (with option to use fix).
Aleksandr Kazachkov
2021-07-23 16:30:49 -0400
0fa6e46928Two commits ago, some structs were changed to have prefix Abstract, though I do not remember making that change. Changed back here. Also fixed typo Modle to Model in base/unit.jl.
Aleksandr Kazachkov
2021-07-22 10:32:04 -0400
9ca3ae1e45Added comments on formulations, added start/stop constraints into MorLatRam and GenMorRam, added ability to add shortfall penalty.
Aleksandr Kazachkov
2021-07-21 14:52:58 -0400
2d48c84f1aRan JuliaFormatter
Aleksandr Kazachkov
2021-07-23 22:57:16 -0400
718d6af96bProperly handle reserve_shortfall when variable not present.
Aleksandr Kazachkov
2021-07-23 22:53:02 -0400
2564473668Fix failing tests due to use of non-binary value and improper invocation of variable
Aleksandr Kazachkov
2021-07-23 20:07:48 -0400
54e1655c6dFix non-bool use of _is_initially_on
Aleksandr Kazachkov
2021-07-23 19:31:42 -0400
56c9e28495Added missing reference to objective.
Aleksandr Kazachkov
2021-07-23 19:23:13 -0400
baf6d33221Added missing reference to objective
Aleksandr Kazachkov
2021-07-23 19:21:48 -0400
d7ce18eac8Removed extra reserve in base/bus.jl
Aleksandr Kazachkov
2021-07-23 19:19:28 -0400
3d252c55a3Merge branch 'feature/reserve-shortfall' of github.com:ANL-CEEESA/UnitCommitment.jl into feature/reserve-shortfall
Aleksandr Kazachkov
2021-07-23 18:48:11 -0400
f44d7bcfdfFix _validate_reserve_and_demand
Aleksandr Kazachkov
2021-07-23 18:48:03 -0400
92221bcaa4Use shortfall penalty only when val is nonnegative
Aleksandr Kazachkov
2021-07-23 16:54:51 -0400
2cdf8874fbReplace no penalty text with corrected documentation that reserve constraints must be satisfied.
Aleksandr Kazachkov
2021-07-23 16:52:24 -0400
ea35c3ffccAdded docs for shortfall and set default to -1, indicating no penalty.
Aleksandr Kazachkov
2021-07-23 16:50:04 -0400
29614661b9Ran JuliaFormatter
#13
Aleksandr Kazachkov
2021-07-23 16:36:57 -0400
9649387561Documented reserve shortfall, soved comments on variables/constraints to structs.jl files, simplified loops, removed extra comments, started replacement of constant-subsitution with @constraint (with option to use fix).
Aleksandr Kazachkov
2021-07-23 16:30:49 -0400
7a03f4bbb0Add reserve shortfall penalty
Aleksandr Kazachkov
2021-07-23 11:23:16 -0500
77f2f625fdTwo commits ago, some structs were changed to have prefix Abstract, though I do not remember making that change. Changed back here. Also fixed typo Modle to Model in base/unit.jl.
Aleksandr Kazachkov
2021-07-22 10:32:04 -0400
b53902d559Ran JuliaFormatter
Aleksandr Kazachkov
2021-07-22 09:33:15 -0400
a25a9a16aaFix missing Distributions dependency
#15
Aleksandr Kazachkov
2021-07-21 19:03:10 -0400
8ddb062401Removed extraneous end
Aleksandr Kazachkov
2021-07-21 16:27:11 -0400
483c679c4eAdded comments on formulations, added start/stop constraints into MorLatRam and GenMorRam, added ability to add shortfall penalty.
Aleksandr Kazachkov
2021-07-21 14:52:58 -0400