Skip to content

Releases: JuliaEnergy/PowerDynamics.jl

v4.3.1

21 Oct 07:17
84575bf

Choose a tag to compare

PowerDynamics v4.3.1

Diff since v4.3.0

Merged pull requests:

  • use improved ODEProblem constructor from NetworkDynamics (#238) (@hexaeder)

v4.3.0

14 Oct 15:49
f20a045

Choose a tag to compare

PowerDynamics v4.3.0

Diff since v4.2.1

Merged pull requests:

v4.2.1

09 Oct 07:37
15f2bd9

Choose a tag to compare

PowerDynamics v4.2.1

Diff since v4.2.0

Merged pull requests:

  • add introduction docs (#231) (@hexaeder)
  • CompatHelper: bump compat for JSON to 1 for package docs, (keep existing compat) (#233) (@github-actions[bot])
  • CompatHelper: bump compat for JSON to 1 for package test, (keep existing compat) (#234) (@github-actions[bot])

v4.2.0

16 Sep 14:32
3f2beda

Choose a tag to compare

PowerDynamics v4.2.0

Diff since v4.1.2

Merged pull requests:

v4.1.2

02 Sep 07:23
963e824

Choose a tag to compare

PowerDynamics v4.1.2

Diff since v4.1.1

Merged pull requests:

v4.1.1

01 Sep 07:21
82969fb

Choose a tag to compare

PowerDynamics v4.1.1

Diff since v4.1.0

Merged pull requests:

  • CompatHelper: bump compat for JLD2 to 0.6 for package PowerDynamicsTesting, (keep existing compat) (#223) (@github-actions[bot])
  • improve initialize_from_pf (#224) (@hexaeder)
  • Bump actions/checkout from 4 to 5 (#225) (@dependabot[bot])
  • give option to rename pfmodels (#226) (@hexaeder)

v4.1.0

19 Aug 09:58
b4655f2

Choose a tag to compare

PowerDynamics v4.1.0

Diff since v4.0.0

Merged pull requests:

v4.0.0

09 Aug 09:55
c321b55

Choose a tag to compare

PowerDynamics v4.0.0

Diff since v3.1.6

Major Breaking Release
In Q2 2024, we began a complete rewrite of PowerDynamics.jl, bringing it much closer in alignment with the modern SciML stack. This rewrite heavily leverages ModelingToolkit.jl for equation-based models and includes a vastly modernized version of our backend, NetworkDynamics.jl.

The 4.0.0 update incorporates all of these changes. We consider the modeling concepts and simulation tools stable enough for release. The library, however, is marked as experimental for now and may change in upcoming minor versions — but you can copy the model definitions into your own code if you rely on an “old” model.

The new version has improved significantly in terms of modeling, initialization, and solution analysis. However, some models and tools previously available are not yet available. If you want to continue using the (unmaintained) old version, stick with PowerDynamics@v3.

Merged pull requests:

Closed issues:

  • Can't install PowerDynamics.jl due to SciMLBase compat (#214)

v3.1.6

22 Jan 10:35
66b05d2

Choose a tag to compare

PowerDynamics v3.1.6

Diff since v3.1.5

Merged pull requests:

Closed issues:

  • Update dependencies (#209)
  • Support for SDAE (#210)

v3.1.5

30 May 14:48
6f37913

Choose a tag to compare

PowerDynamics v3.1.5

Diff since v3.1.4

Merged pull requests: