Commit Graph

64 Commits (c7602d1fb4829da8a643b25e22df27f415b7acfb)

Author SHA1 Message Date
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 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
mtanneau b2eaa0e48b Fix duplicated startup constraint
4 years ago
Alinson S. Xavier 821d48bdc6 Implement instance randomization
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 34dd6bd86f Docs: Add DOIs
4 years ago
Alinson S. Xavier 107337f621 Remove _build_model; update docs
4 years ago
Alinson S. Xavier c5728cb575 Switch to KnuOstWat2018.PwlCosts by default
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 05441b7492 Add ramping formulaton: PanGua16
4 years ago
Alinson S. Xavier 92bfc01e8f Small fixes to ArrCon00
4 years ago
Alinson S. Xavier 67cef8b5cd Rename formulation structs
4 years ago
Alinson S. Xavier f01562e37f Update docs
4 years ago
Alinson S. Xavier 7a01dd436f Add MorLatRam13 ramping
4 years ago
Alinson S. Xavier bf6d19343e Set up multi-formulation architecture; start merging akazachk's code
4 years ago
Alinson S. Xavier 483c793d49 Break down model.jl
4 years ago
Alinson S. Xavier 4e8426beba Reorganize files; document some methods
4 years ago
Alinson S. Xavier 3687d42733 Fix validation when no price-sensitive loads are included
4 years ago
Alinson S. Xavier 9224cd2efb Format source code with JuliaFormatter; set up GH Actions
4 years ago
Alinson S. Xavier fb9221b8fb Properly validate solutions with price-sensitive loads
4 years ago
Alinson S. Xavier 7eb1019410 Rename internal methods to _something; reformat code
4 years ago
Alinson S. Xavier 11514b5de8 Rename fix!(instance) to repair!
4 years ago
Alinson S. Xavier 3bd8428322 Make logs more colorful
4 years ago
Alinson S. Xavier 99975db5cd Implement UnitCommitment.write
4 years ago
Alinson S. Xavier 607bbeb75c Make build_model return a plain JuMP model
4 years ago
Alinson S. Xavier 5c81be4660 Migrate docs from mkdocs to sphinx
4 years ago
mtanneau a37e7cd9b1 Fix Array type instability
5 years ago
Alinson S. Xavier 4947bff460 Implement sub-hourly commitment
5 years ago
Alinson S. Xavier 274fd6dfa1 Docs: Add "Time step (min)", rename "Time (h)" to "Time horizon (h)"
5 years ago
Alinson S. Xavier 4146aa9f95 Small fixes to Makefile
5 years ago
mtanneau 9957894bdc Precompile statements for sysimage
5 years ago
Alinson S. Xavier 332ace7613 Instance.md: Small corrections
5 years ago