Skip to content

Releases: NLaws/BranchFlowModel.jl

v0.5.0

21 Jun 01:38

Choose a tag to compare

  • upgrade CommonOPF to v0.4.7
  • refactor SecondOrderCone -> SOC to avoid collision with JuMP.SecondOrderCone
  • SinglePhase Unrelaxed model is now AngleRelaxation (as it should be)
  • ported the multiphase LinDistFlow validation test from LinDistFlow.jl
  • refactored and added symbols used to store constraint references in the JuMP.Model
  • port the multiphase LinDistFlow validation test from LinDistFlow.jl
  • refactor and added symbols used to store constraint references in the JuMP.Model
    • :kvl -> :kvl_constraints
      • these were erroneously indexed on busses instead of edges
    • :loadbalcons -> :power_balance_constraints
      • also changed the "p" and "q" keys to :real and :reactive
    • add :sending_power_flow_constraints
  • added net.var_info and net.constraint_info for multiphase models and improved docs
  • stopped exporting the variable and constraint builder methods
  • add net.var_info and net.constraint_info for multiphase models and improved docs
  • stop exporting the variable and constraint builder methods

v0.4.5

27 Dec 04:38

Choose a tag to compare

BranchFlowModel v0.4.5

Diff since v0.4.4

v0.4.4

28 Jul 22:43

Choose a tag to compare

BranchFlowModel v0.4.4

Diff since v0.4.3

v0.4.3

02 Aug 01:54

Choose a tag to compare

BranchFlowModel v0.4.3

Diff since v0.4.2

v0.4.2

01 Aug 22:44

Choose a tag to compare

BranchFlowModel v0.4.2

Diff since v0.4.1

v0.4.1

01 Aug 14:54

Choose a tag to compare

BranchFlowModel v0.4.1

Diff since v0.4.0

v0.4.0

28 Jul 22:30

Choose a tag to compare

BranchFlowModel v0.4.0

Diff since v0.3.3

v0.3.3

26 Jul 02:29

Choose a tag to compare

BranchFlowModel v0.3.3

Diff since v0.3.2

v0.3.2

14 May 18:08

Choose a tag to compare

BranchFlowModel v0.3.2

Diff since v0.3.1

v0.3.1

22 Apr 20:55

Choose a tag to compare

BranchFlowModel v0.3.1

Diff since v0.3.0