v0.19.10
github-actions
released this
01 Jan 21:41
·
15 commits
to master
since this release
PowerModels v0.19.10
Merged pull requests:
- Test eigenvalues instead of det in am.jl (#865) (@odow)
- add test and fix to calc_theta_delta_bounds for multiconductor case (#871) (@ccoffrin)
- Add basic support for PST in DC OPF models (#875) (@ccoffrin)
- Add test for dcline pwl costs (#877) (@ccoffrin)
- Add test for JuMP Direct Mode (#879) (@ccoffrin)
- Remove superfluous use of branch_flows output parameter in tests (#882) (@ccoffrin)
- Set global _LOGGER in init (#885) (@odow)
- docs: Updated URLs of ACR and IVR sources (#889) (@tso-martin)
- Create doc-cleanup.yml (#895) (@odow)
- Updates for SCS v2.0 (#898) (@ccoffrin)
Closed issues:
- Refreshing Derived Values (#66)
- Computation of Power Transfer Distribution Factors for DC Models (#87)
- Duals for Nonlinear Formulations (#199)
- Test for PWL DC Line Costs (#274)
- JuMP Direct Mode (#275)
- Non-Convex PWL Cost Functions (#287)
- Extended Matpower Format - merging component data (#305)
- check_thermal_limits on multiconductor networks (#338)
- Solution Recovery Option (#341)
- Nodal Prices (#409)
- Transformer angle shift is not considered in DC OPF (#422)
- Issue with make_per_unit function on multi network data (#463)
- Preliminary implementation of a controllable phase shifter (#543)
- Reactive power costs & generator capability curves (#613)
- Tests on M1 and Other Platforms (#827)
- Getting a feasible result for OPF function but an infeasible result with PF function using the same data (#832)
- Unravelling the mystery of #861 (#862)
- SDP (#864)
- Data Parsing Support for CIM/CGMES (#866)
- Reproducing power flow results (#867)
- Piecewise-linear cost objective calculation (#868)
- Undefined variables in function calc_theta_delta_bounds (#870)
- Remove obsolete use of
branch_flows
setting (#881) - Ask the question about SOCP model calculations in PowerModels (#883)
- Generator reactive power limits in PowerModels function compute_ac_pf!() (#884)