Skip to content

Releases: lanl-ansi/PowerModels.jl

v0.19.5

25 Mar 20:47
c9544b5
Compare
Choose a tag to compare

PowerModels v0.19.5

Diff since v0.19.4

Merged pull requests:

v0.19.4

05 Mar 23:30
Compare
Choose a tag to compare

PowerModels v0.19.4

Diff since v0.19.3

Closed issues:

  • sol_component_value_edge should call _IM.sol_component_value_edge (#811)

Merged pull requests:

v0.19.3

03 Mar 04:13
13fd80e
Compare
Choose a tag to compare

PowerModels v0.19.3

Diff since v0.19.2

Merged pull requests:

v0.19.2

02 Mar 15:56
Compare
Choose a tag to compare

PowerModels v0.19.2

Diff since v0.19.1

Closed issues:

  • Update Run Function Names (#649)
  • Conversion between formulations (#802)

Merged pull requests:

v0.19.1

24 Nov 20:12
Compare
Choose a tag to compare

PowerModels v0.19.1

Diff since v0.19.0

v0.19.0

18 Nov 22:03
66fb68d
Compare
Choose a tag to compare

PowerModels v0.19.0

Diff since v0.18.4

Merged pull requests:

  • Update to JuMP v0.22 and Drop MOI Dependency (#799) (@ccoffrin)

v0.18.4

18 Nov 18:59
Compare
Choose a tag to compare

PowerModels v0.18.4

Diff since v0.18.3

Closed issues:

  • Export HVDC to psse (#754)
  • Relaxation sine on/off (sign issue) (#786)
  • Difficulty converging power flow case (#793)

Merged pull requests:

v0.18.3

19 Sep 20:11
Compare
Choose a tag to compare

PowerModels v0.18.3

Diff since v0.18.2

Closed issues:

  • Jacobian Support for Basic Network Data (#762)
  • AmplNLWriter + Bonmin not working for the simplest test case (#782)
  • Power Flow issue with multiple generators connected to a slack bus (#785)

Merged pull requests:

  • Jacobian Support for Basic Network (#777) (@jbarberia)
  • Fix DC-OTS branch on/off constraint for negative reactance values (#783) (@ccoffrin)
  • Fix PowerFlow Bug with Multiple Generators at Slack Buses (#787) (@ccoffrin)
  • Tidyup Basic Jacobian Feature (#789) (@ccoffrin)

v0.18.2

17 Jun 20:16
Compare
Choose a tag to compare

PowerModels v0.18.2

Diff since v0.18.1

Closed issues:

  • correct_reference_buses! fails when the largest generator in component has status 0 (#776)
  • Wrong sign for b_fr, b_to in linear branch flow approximation (#779)

Merged pull requests:

v0.18.1

25 Apr 15:54
Compare
Choose a tag to compare

PowerModels v0.18.1

Diff since v0.18.0

Closed issues:

  • SparseSDPWRMPowerModel doesn't support multinetwork without nw=0 (#769)
  • Small typo in documentation, math model (#771)
  • Are there Include Lagrange multipliers in results from OPF? (#772)
  • post_opf not defined (#775)

Merged pull requests:

  • Fixed data processing of PWL costs with identical points (#773) (@ccoffrin)
  • Improve import all in psse parser (#774) (@ccoffrin)