Releases: lanl-ansi/PowerModels.jl
Releases · lanl-ansi/PowerModels.jl
v0.15.3
PowerModels v0.15.3
Closed issues:
- Wrong name for reactive power balance constraint (#678)
Merged pull requests:
v0.15.2
v0.15.1
PowerModels v0.15.1
Closed issues:
Merged pull requests:
- Install TagBot as a GitHub Action (#669) (@JuliaTagBot)
v0.15.0
v0.15.0 (2020-02-06)
Closed issues:
- Add Tests for bus_<comp>_lookup Functions (#600)
- Standardize Setting Bounds in Variable Declarations (#651)
- _make_multiconductor! still has vector shunts instead of square matrices (#648)
- Proposal for more flexible result dictionaries (#627)
- Matrix Branch Shunts (#575)
- Allow add_setpoint to post a subset of variables (#566)
- Simplify MultiConductorValue Functions (#405)
- Re-work how solutions are reported (#77)
Merged pull requests:
v0.14.3
v0.14.3 (2020-02-05)
v0.14.2
v0.14.2 (2020-02-04)
v0.14.1
v0.14.0
v0.14.0 (2020-01-17)
Closed issues:
- Compent filtering causes issues for energy storage constraint (#653)
- Consider Reversing Order of OPF Problem Variant Names (#644)
- Remove JuMP.optimize! Overload (#643)
- Rename Post Methods (#611)
- JuMP v0.20 / MOI v0.9 Update (#583)
Merged pull requests:
- Bug Fix: check if stored energy variable exists (#654) (noahrhodes)
- Breaking Name Changes (#650) (ccoffrin)
v0.13.2
v0.13.2 (2020-01-15)
Closed issues:
- Unused and untested functions in solution.jl (#637)
- Too strict tolerance in tests? (#634)
- Giving variable bounds of -Inf, Inf (#630)
- Lazy Flow Constraints (#619)
- Connected Components Runtime (#504)
Merged pull requests:
- Fix Connected Components Runtime (#645) (ccoffrin)
- Native DC Power Flow, PTDF-OPF and Lazy Flow Limit Solver (#640) (ccoffrin)
- Remove Inf Bounds (#639) (ccoffrin)
- Remove unused functions in solution.jl (#638) (frederikgeth)
- Current voltage form (#622) (frederikgeth)
v0.13.1
v0.13.1 (2019-12-20)
Closed issues:
- Incorrect conversion between current and power rating (#631)
- Missing branch rate_a data (#626)
- Wrong weights in objective variants (#621)
- Writing warnings to stderr (#618)
- DC power flow unexpected results (#612)
- Error with
\(v1.2\) pkg\> test PowerModels
(#610)
Merged pull requests:
- Fixes for SCS v0.6.3 (#635) (ccoffrin)
- Julia v1.3 Update (#633) (ccoffrin)
- Fixed incorrect flow bounds from on current limits (#632) (ccoffrin)
- Fix NL Objective Quadratic Indexing (#624) (ccoffrin)
- PSSE Parser Memory Improvements (#617) (ccoffrin)
- Added DCMPPowerModel Closes #612 (#615) (FlorianShepherd)