Skip to content

Releases: Electa-Git/PowerModelsACDC.jl

v0.5.2

17 Feb 17:23
15004a5
Compare
Choose a tag to compare

PowerModelsACDC v0.5.2

Diff since v0.5.1

Closed issues:

  • ACPPowerModel Error with candidate converter (#69)
  • Error in add_candidate_dcgrid! when adding candidate converters to existing DC buses (#70)

Merged pull requests:

v0.5.1

26 Jan 15:20
e4d4eea
Compare
Choose a tag to compare

PowerModelsACDC v0.5.1

Diff since v0.5.0

Merged pull requests:

v0.5.0

25 Jan 10:21
Compare
Choose a tag to compare

PowerModelsACDC v0.5.0

Diff since v0.4.0

Merged pull requests:

  • CompatHelper: bump compat for "InfrastructureModels" to "0.6" (#61) (@github-actions[bot])
  • CompatHelper: bump compat for "PowerModels" to "0.18" (#62) (@github-actions[bot])
  • CompatHelper: bump compat for "Memento" to "1" (#65) (@github-actions[bot])
  • Prepare release (#72) (@Electa-Git)
  • Prepare release (#73) (@Electa-Git)

v0.4.0

20 Mar 14:25
Compare
Choose a tag to compare

PowerModelsACDC v0.4.0

Diff since v0.3.3

Closed issues:

  • Implement voltage, power droop (#5)
  • Compilation error of PowerModelsACDC for Julia1.4 and higher (#59)

v0.3.3

12 Sep 16:16
Compare
Choose a tag to compare

PowerModelsACDC v0.3.3

Diff since v0.3.2

Merged pull requests:

v0.3.2

28 Jul 19:10
Compare
Choose a tag to compare

PowerModelsACDC v0.3.2

Diff since v0.3.1

v0.3.1

05 Jun 02:09
Compare
Choose a tag to compare

PowerModelsACDC v0.3.1

Diff since v0.3.0

v0.3.0

15 Apr 10:05
Compare
Choose a tag to compare

PowerModelsACDC v0.3.0

Diff since v0.2.0

v0.3.0 Release Notes

  • Added TNEP problems in single and multiperiod
  • TNEP formulated in DCP, LPAC, SOCBFM, SOCBIM, SDP, QC and ACP
  • TNEP test cases and unit tests integrated
  • Update code base for compliance with PowerModels v0.15.3
    -- Variable definitions & reporting
    -- Conductors removed

Merged pull requests:

  • tweak syntax for compat entries (#39) (@KristofferC)
  • CompatHelper: bump compat for "InfrastructureModels" to "0.4" (#41) (@github-actions[bot])
  • Install TagBot as a GitHub Action (#43) (@JuliaTagBot)
  • CompatHelper: bump compat for "Memento" to "1.0" (#46) (@github-actions[bot])
  • CompatHelper: bump compat for "Memento" to "1.0" (#48) (@github-actions[bot])
  • CompatHelper: bump compat for "JuMP" to "0.21" (#50) (@github-actions[bot])
  • CompatHelper: bump compat for "PowerModels" to "0.16" (#54) (@github-actions[bot])
  • CompatHelper: add new compat entry for "JuMP" at version "0.21" (#56) (@github-actions[bot])

v0.2.0

09 Dec 05:19
v0.2.0
Compare
Choose a tag to compare
  • Clean up abstract power models
  • LPAC formulation
  • Unit test for LPAC
  • PowerModels v0.13 & JuMP v0.20 compatible

v0.1.0

23 Aug 13:09
v0.1.0
Compare
Choose a tag to compare

v 0.1.0

What's new

  • Optimal power flow for ac and dc networks, on the basis of PowerModels.jl
  • Uses PowerModels.jl for data parsing, model construction and ac grid representation
  • Respresentation of the HVDC converter station including converter transformer, harmonic filter and quadratic losses
  • Point to point and fully meshed HVDC configuations
  • Optimization of the ac side active and reactive power set points and dc side active power set points for all converters
  • Parametrized model to omit converter transformers or filters
  • Documentation
  • Unit testing
  • Test cases and test scripts