Skip to content

Releases: lanl-ansi/PowerModels.jl

v0.9.0

15 Dec 01:44
4ac08ff
Compare
Choose a tag to compare

Added LPAC cold-start approximation. Improved support for linear cost functions. Reorganized power formulation types into core/types.jl. Minor revision of case5_clm, case5_npg and case5_strg test cases. Many minor bug fixes and improvements, #363, #391, #408, #429.

v0.8.8

13 Nov 05:03
d0a5c13
Compare
Choose a tag to compare

Improved storage component data validation and tests. Added a PowerModels specific replicate function.

v0.8.7

03 Nov 18:10
48b73a2
Compare
Choose a tag to compare

Add support for Julia v0.7 and v1.0.

v0.8.6

01 Nov 23:54
Compare
Choose a tag to compare

Add support for a generic storage component, improved solution reporting performance, enables user provided JuMP model, enhancements to Matpower file export.

v0.8.5

05 Oct 23:43
7b17422
Compare
Choose a tag to compare

Improvements to optimal power balance and add_setpoint.

v0.8.4

08 Sep 20:22
6c14720
Compare
Choose a tag to compare

Added SparseSDPWRMPowerModel model, improved OBBT implementation, added Julia version upper bound.

v0.8.3

22 Aug 00:09
9eef8c1
Compare
Choose a tag to compare

Added support for current limits, a conic variant of the soc relaxation, the network flow approximation, the optimal power balance problem, pwl cost function simplification, and improved formulation documentation. Thermal limits were made optional in the data model.

v0.8.2

03 Aug 23:46
9679606
Compare
Choose a tag to compare

Added opf obbt utility and minor fixes to branch flow types.

v0.8.1

17 Jul 23:52
Compare
Choose a tag to compare

Improved QCWRTri Power Flow formulation, minor fix for implicit single conductor in buspairs data, improved add_setpoint type flexibility, and minor bug fix in TNEP voltage variable definitions.

v0.8.0

14 Jul 22:27
Compare
Choose a tag to compare

Added support for network models with multiple conductors, added Matpower file export, and extended all problem formulations to support asymmetric line charging.