Commit Graph

134 Commits (6096204270d85e707335bb9f92b23bf41ef9c979)
 

Author SHA1 Message Date
Aleksandr Kazachkov 6096204270 Documented 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).
4 years ago
Aleksandr Kazachkov 0fa6e46928 Two 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.
4 years ago
Aleksandr Kazachkov 9ca3ae1e45 Added comments on formulations, added start/stop constraints into MorLatRam and GenMorRam, added ability to add shortfall penalty.
4 years ago
Alinson S. Xavier c7602d1fb4 GitHub Actions: Test fewer combinations
4 years ago
Aleksandr Kazachkov 21e9cf8cf0 Add reserve shortfall penalty
4 years ago
Aleksandr Kazachkov 2564473668 Fix failing tests due to use of non-binary value and improper invocation of variable
4 years ago
Aleksandr Kazachkov 54e1655c6d Fix non-bool use of _is_initially_on
4 years ago
Aleksandr Kazachkov baf6d33221 Added missing reference to objective
4 years ago
Aleksandr Kazachkov d7ce18eac8 Removed extra reserve in base/bus.jl
4 years ago
Aleksandr Kazachkov 29614661b9 Ran JuliaFormatter
4 years ago
Aleksandr Kazachkov 9649387561 Documented 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).
4 years ago
Aleksandr Kazachkov 77f2f625fd Two 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.
4 years ago
Aleksandr Kazachkov b53902d559 Ran JuliaFormatter
4 years ago
Aleksandr Kazachkov 8ddb062401 Removed extraneous end
4 years ago
Aleksandr Kazachkov 483c679c4e Added comments on formulations, added start/stop constraints into MorLatRam and GenMorRam, added ability to add shortfall penalty.
4 years ago
Alinson S. Xavier 7a1b6f0f55 Update CHANGELOG.md
4 years ago
Alinson S. Xavier 719143ea40 Flip coefficients in eq_net_injection; add example to the docs
4 years ago
Alinson S. Xavier 07d7e04728 Fix bug in validation script; create large tests
4 years ago
Alinson S. Xavier 4daf38906d
Merge pull request #12 from mtanneau/mt/FixDuplicateStartup
4 years ago
mtanneau b2eaa0e48b Fix duplicated startup constraint
4 years ago
Alinson S. Xavier 821d48bdc6 Implement instance randomization
4 years ago
Alinson S. Xavier cee86168ce
Update README.md
4 years ago
Alinson S. Xavier a7f9e84c31 Add Gar1962.ProdVars
4 years ago
Alinson S. Xavier 063b602d1a Create file for status vars; add Gar1962.StatusVars
4 years ago
Alinson S. Xavier 2f90c48d60 table.py: Print validation errors
4 years ago
Alinson S. Xavier 98ae4d3ad4 Update docs
4 years ago
Alinson S. Xavier 30c21b0a06 Update version to 0.2.1
4 years ago
Alinson S. Xavier f642c4dbe9 Update docs
4 years ago
Alinson S. Xavier a59bc2c25e
Update README.md
4 years ago
Alinson S. Xavier cdb58a8113 Update docs
4 years ago
Alinson S. Xavier 34dd6bd86f Docs: Add DOIs
4 years ago
Alinson S. Xavier ca592be056
Update README.md
4 years ago
Alinson S. Xavier 107337f621 Remove _build_model; update docs
4 years ago
Alinson S. Xavier 0c1b508e85 Minor changes to benchmark plots
4 years ago
Alinson S. Xavier c5728cb575 Switch to KnuOstWat2018.PwlCosts by default
4 years ago
Alinson S. Xavier 98e483bb3d Update CHANGELOG.md
4 years ago
Alinson S. Xavier 0a96565f47 Reformat code
4 years ago
Alinson S. Xavier 8cdd88d6de Make papers into modules, instead of structs; add StartupCostsFormulation
4 years ago
Alinson S. Xavier ecb13dba7c Use 4-digit years
4 years ago
Alinson S. Xavier fc8995eff1 Add KnuOstWat18
4 years ago
Alinson S. Xavier f69d378d47 Add CarArr06
4 years ago
Alinson S. Xavier a3d0f2c65c Split Gar62 into separate formulation; add PiecewiseLinearCostsFormulation
4 years ago
Alinson S. Xavier 2a9881ddfc Split _add_production_eqs; remove unused arguments
4 years ago
Alinson S. Xavier df3d21ad96 Fix formatting
4 years ago
Alinson S. Xavier 8fdee6a968 Fix missing import
4 years ago
Alinson S. Xavier 05441b7492 Add ramping formulaton: PanGua16
4 years ago
Alinson S. Xavier b4cb4d8252 Add basic formulation tests
4 years ago
Alinson S. Xavier 38259428e4 Reorganize test folder
4 years ago
Alinson S. Xavier 572fce48f1 Merge branch 'dev' into feature/reorganize
4 years ago
Alinson S. Xavier 180de30246 Merge branch 'dev' of github.com:ANL-CEEESA/UnitCommitment.jl into dev
4 years ago