Recent Releases of PowerModelsACDC.jl

PowerModelsACDC.jl - v0.8.0

PowerModelsACDC v0.8.0

Diff since v0.7.4

Energy Systems - Grid Management and Microgrid - MATLAB
Published by github-actions[bot] 10 months ago

PowerModelsACDC.jl - v0.7.4

PowerModelsACDC v0.7.4

Diff since v0.7.3

Non breaking changes

Changes

  • Bug fix on the AC power / DC voltage power droop for ACP and ACR power flow
  • Adds Pacset parameter to converter model to define AC side reference set point similar to Pdcset
  • Adds per unit conversion for the Pacset parameter

Energy Systems - Grid Management and Microgrid - MATLAB
Published by github-actions[bot] about 1 year ago

PowerModelsACDC.jl - v0.7.3

PowerModelsACDC v0.7.3

Diff since v0.7.2

Non breaking changes

  • Implementation of an AC power / DC voltage power droop for ACP and ACR power flow
  • Uses type_dc = 4 setting to indicate converters
  • Includes a new test case and unit tests for type 4 converters

Energy Systems - Grid Management and Microgrid - MATLAB
Published by github-actions[bot] about 1 year ago

PowerModelsACDC.jl - v0.7.2

PowerModelsACDC v0.7.2

Diff since v0.7.1

Energy Systems - Grid Management and Microgrid - MATLAB
Published by github-actions[bot] about 1 year ago

PowerModelsACDC.jl - v0.7.1

PowerModelsACDC v0.7.1

Diff since v0.7.0

Merged pull requests:

  • Fix docs (#82) (@matteorossini)
  • with_optimizer -> optimizer_with_attributes (#84) (@blegat)
  • Remove unused vector connections (#85) (@blegat)
  • AC voltage droop implementation and testing for ACDC power flow (#88) (@ozgurcansakinci)

Energy Systems - Grid Management and Microgrid - MATLAB
Published by github-actions[bot] about 1 year ago

PowerModelsACDC.jl - v0.7.0

PowerModelsACDC v0.7.0

Diff since v0.6.3

Sequential AC/DC power flow using NLsolve

  • Implemented sequential AC/DC power flow using NLsolve, sacdcpf for the nonlinear, nonconvex problem
  • Changed some dependencies
  • Little improvements on documentation

Merged pull requests:

  • added sequential ac dc power flow solver (#80) (@ghulam41)

Energy Systems - Grid Management and Microgrid - MATLAB
Published by github-actions[bot] over 1 year ago

PowerModelsACDC.jl - v0.6.3

PowerModelsACDC v0.6.3

Diff since v0.6.2

Energy Systems - Grid Management and Microgrid - MATLAB
Published by github-actions[bot] almost 2 years ago

PowerModelsACDC.jl - v0.6.2

PowerModelsACDC v0.6.2

Diff since v0.6.1

Energy Systems - Grid Management and Microgrid - MATLAB
Published by github-actions[bot] almost 2 years ago

PowerModelsACDC.jl - v0.6.1

PowerModelsACDC v0.6.1

Diff since v0.6.0

Merged pull requests:

  • Add ACR Power Model formulation (#79) (@ghulam41)

Energy Systems - Grid Management and Microgrid - MATLAB
Published by github-actions[bot] over 2 years ago

PowerModelsACDC.jl - v0.6.0

PowerModelsACDC v0.6.0

Diff since v0.5.2

Closed issues:

  • Error - due to blank or missing DC components in input file (#68)
  • Check loss model for candidate converters (#76)

Merged pull requests:

  • Prepare release (#78) (@hakanergun)

Energy Systems - Grid Management and Microgrid - MATLAB
Published by github-actions[bot] over 2 years ago

PowerModelsACDC.jl - v0.5.2

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:

  • Includes IVR OPF (#75) (@hakanergun)

Energy Systems - Grid Management and Microgrid - MATLAB
Published by github-actions[bot] about 3 years ago

PowerModelsACDC.jl - v0.5.1

PowerModelsACDC v0.5.1

Diff since v0.5.0

Merged pull requests:

  • Bug fix on candidate converters (#74) (@hakanergun)

Energy Systems - Grid Management and Microgrid - MATLAB
Published by github-actions[bot] over 3 years ago

PowerModelsACDC.jl - v0.5.0

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)

Energy Systems - Grid Management and Microgrid - MATLAB
Published by github-actions[bot] over 3 years ago

PowerModelsACDC.jl - v0.4.0

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)

Energy Systems - Grid Management and Microgrid - MATLAB
Published by github-actions[bot] about 4 years ago

PowerModelsACDC.jl - v0.3.3

PowerModelsACDC v0.3.3

Diff since v0.3.2

Merged pull requests:

  • Julia Pkg System Maintenance (#60) (@ccoffrin)

Energy Systems - Grid Management and Microgrid - MATLAB
Published by github-actions[bot] over 4 years ago

PowerModelsACDC.jl - v0.3.2

PowerModelsACDC v0.3.2

Diff since v0.3.1

Energy Systems - Grid Management and Microgrid - MATLAB
Published by github-actions[bot] almost 5 years ago

PowerModelsACDC.jl - v0.3.1

PowerModelsACDC v0.3.1

Diff since v0.3.0

Energy Systems - Grid Management and Microgrid - MATLAB
Published by github-actions[bot] almost 5 years ago

PowerModelsACDC.jl - v0.3.0

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])

Energy Systems - Grid Management and Microgrid - MATLAB
Published by github-actions[bot] about 5 years ago

PowerModelsACDC.jl - v0.2.0

  • Clean up abstract power models
  • LPAC formulation
  • Unit test for LPAC
  • PowerModels v0.13 & JuMP v0.20 compatible

Energy Systems - Grid Management and Microgrid - MATLAB
Published by julia-tagbot[bot] over 5 years ago

PowerModelsACDC.jl - v0.1.0

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

Energy Systems - Grid Management and Microgrid - MATLAB
Published by julia-tagbot[bot] over 5 years ago