https://github.com/JuliaEnergy/PowerDynamics.jl
Branch name Release name Target Message Date
refs/tags/v3.1.6 v3.1.6 66b05d2 [Diff since v3.1.5](https://github.com/JuliaEnergy/PowerDynamics.jl/compare/v3.1.5...v3.1.6) **Merged pull requests:** - Update Project.toml (#211) (@AnnaBuettner) **Closed issues:** - Update dependencies (#209) - Support for SDAE (#210) 22 January 2024, 10:35:00 UTC
refs/tags/v3.1.5 v3.1.5 6f37913 [Diff since v3.1.4](https://github.com/JuliaEnergy/PowerDynamics.jl/compare/v3.1.4...v3.1.5) **Merged pull requests:** - fix dep warning for steady state solver (#208) (@hexaeder) 30 May 2023, 14:48:17 UTC
refs/tags/v3.1.4 v3.1.4 c6a7567 [Diff since v3.1.3](https://github.com/JuliaEnergy/PowerDynamics.jl/compare/v3.1.3...v3.1.4) **Merged pull requests:** - Parsing for parameter-arrays (#206) (@antonplietzsch) 02 November 2022, 11:43:11 UTC
refs/tags/v3.1.3 v3.1.3 494e22e [Diff since v3.1.2](https://github.com/JuliaEnergy/PowerDynamics.jl/compare/v3.1.2...v3.1.3) **Merged pull requests:** - `FluctuationNode` (#201) (@antonplietzsch) - NormalForm (#203) (@antonplietzsch) - check allocations in smoketest and warn (#205) (@hexaeder) 25 October 2022, 09:28:37 UTC
refs/tags/v3.1.2 v3.1.2 fec3b2c [Diff since v3.1.1](https://github.com/JuliaEnergy/PowerDynamics.jl/compare/v3.1.1...v3.1.2) **Closed issues:** - using `PowerDynamics: Perturbation` fails (#200) **Merged pull requests:** - Y -> y for PiModel + Transformer in powerflow calc (#199) (@Anbue63) 28 September 2022, 08:21:22 UTC
refs/tags/v3.1.1 v3.1.1 77e748a [Diff since v3.1.0](https://github.com/JuliaEnergy/PowerDynamics.jl/compare/v3.1.0...v3.1.1) **Merged pull requests:** - fix and test kwargs for simulate (#198) (@lindnemi) 22 July 2022, 10:39:48 UTC
refs/tags/v3.1.0 v3.1.0 999b5f8 [Diff since v3.0.2](https://github.com/JuliaEnergy/PowerDynamics.jl/compare/v3.0.2...v3.1.0) **Closed issues:** - Update MTK version (#194) **Merged pull requests:** - bump BlockSystems, remove direct dependency on MTK (#195) (@hexaeder) 20 July 2022, 15:11:38 UTC
refs/tags/v3.0.2 v3.0.2 64b83da [Diff since v3.0.1](https://github.com/JuliaEnergy/PowerDynamics.jl/compare/v3.0.1...v3.0.2) **Merged pull requests:** - Add method for setting voltage angles in states (#191) (@antonplietzsch) 17 June 2022, 11:03:45 UTC
refs/tags/v3.0.1 v3.0.1 656b518 [Diff since v3.0.0](https://github.com/JuliaEnergy/PowerDynamics.jl/compare/v3.0.0...v3.0.1) **Merged pull requests:** - update compate helper script (#182) (@hexaeder) - CompatHelper: bump compat for OrdinaryDiffEq to 6, (keep existing compat) (#184) (@github-actions[bot]) - Create CITATION.bib (#186) (@lindnemi) - CompatHelper: bump compat for PowerModelsACDC to 0.5, (keep existing compat) (#187) (@github-actions[bot]) - Update Ipopt versions (#189) (@odow) 24 May 2022, 17:15:14 UTC
refs/tags/v3.0.0 v3.0.0 4e9cf8b [Diff since v2.5.1](https://github.com/JuliaEnergy/PowerDynamics.jl/compare/v2.5.1...v3.0.0) **Closed issues:** - Operationpoint Rootfind does not return proper roots (#174) **Merged pull requests:** - Integration of BlockSystems.jl (#145) (@hexaeder) - CompatHelper: bump compat for "Ipopt" to "0.7" (#161) (@github-actions[bot]) - Update README.md (#162) (@antonplietzsch) - CI update (#163) (@lindnemi) - rename `master` branch to `main` (#165) (@lindnemi) - Rename master to main (#166) (@lindnemi) - less whitespace (#167) (@lindnemi) - Fix docs (#168) (@antonplietzsch) - Fix docs (#169) (@Anbue63) - CompatHelper: bump compat for "Setfield" to "0.8" (#170) (@github-actions[bot]) - CompatHelper: bump compat for "Ipopt" to "0.8" (#171) (@github-actions[bot]) - CompatHelper: bump compat for "NetworkDynamics" to "0.6" (#172) (@github-actions[bot]) - incorrect DAE initialisation in abstract pertubation (#173) (@hexaeder) - Check if operation point is a fixpoint before returning (#175) (@Anbue63) - CompatHelper: bump compat for "PowerModels" to "0.19" (#176) (@github-actions[bot]) - LineFault deprecation (#178) (@antonplietzsch) - LightGraph -> Graphs, bump ND, BlockSystems, MTK (#179) (@hexaeder) 14 December 2021, 15:25:19 UTC
refs/tags/v2.5.1 v2.5.1 bd328fe ## PowerDynamics v2.5.1 [Diff since v2.5.0](https://github.com/JuliaEnergy/PowerDynamics.jl/compare/v2.5.0...v2.5.1) **Closed issues:** - Incomplete change of dynamic model during `simulate` (#153) **Merged pull requests:** - Fix perturbation model (#164) (@lindnemi) 12 August 2021, 15:07:06 UTC
refs/tags/v2.5.0 v2.5.0 26c63e6 ## PowerDynamics v2.5.0 [Diff since v2.4.2](https://github.com/JuliaEnergy/PowerDynamics.jl/compare/v2.4.2...v2.5.0) **Closed issues:** - Docs: Links to source code not working (#85) - Interface PowerModels.jl for parsing files (#92) - Error when trying to remove a node (reducing number of states) (#149) - Error in solution tests (#154) **Merged pull requests:** - Operation point solution from PowerModels.jl (#118) (@SabineAuer) - Examples Folder (#136) (@antonplietzsch) - compat with NetworkDynamics 0.5 (#147) (@hexaeder) - CompatHelper: add new compat entry for "PowerModelsACDC" at version "0.4" (#150) (@github-actions[bot]) - CompatHelper: add new compat entry for "Ipopt" at version "0.6" (#151) (@github-actions[bot]) - CompatHelper: add new compat entry for "PowerModels" at version "0.18" (#152) (@github-actions[bot]) - bug fix for solution tests (#155) (@antonplietzsch) - bug fix fix for example tests (#156) (@hexaeder) - Delete test_example.jl (#157) (@antonplietzsch) - deactivate use_mmap on windows on json parse (#158) (@hexaeder) - Adjust `systemsize` function for systems with dynamic lines (#159) (@antonplietzsch) - Build docs on 1.6, enable authentication of worker (#160) (@lindnemi) 04 June 2021, 08:42:44 UTC
refs/tags/v2.4.2 v2.4.2 44dd0a6 ## PowerDynamics v2.4.2 [Diff since v2.4.1](https://github.com/JuliaEnergy/PowerDynamics.jl/compare/v2.4.1...v2.4.2) **Closed issues:** - fix bug in creating rhs in ordering line array (#137) **Merged pull requests:** - Ci update (#131) (@luap-pik) - first draft for fixing bug of issue137 (sorting problem of lines in LightGraphs graph) (#138) (@SabineAuer) - CompatHelper: bump compat for "StaticArrays" to "1.0" (#139) (@github-actions[bot]) - IEEE Governor and Exciter Types (#140) (@Anbue63) 23 December 2020, 12:10:06 UTC
refs/tags/v2.4.1 v2.4.1 5a95a3b ## PowerDynamics v2.4.1 [Diff since v2.4.0](https://github.com/JuliaEnergy/PowerDynamics.jl/compare/v2.4.0...v2.4.1) **Closed issues:** - Create architecture.md for PowerDynamics (#52) - Tests are Failing, mostly with diagonal matrixes (#127) - Old PD versions (#128) **Merged pull requests:** - Architecture md (#124) (@SabineAuer) - Use Diagonal type for mass matrices (#125) (@luap-pik) - sp explainng (#126) (@byronbest) - Rename xlabel -> xguide (#129) (@luap-pik) - Update Slack URL (#130) (@logankilpatrick) - Json parser for OrderedDict type (#133) (@antonplietzsch) - adding small type test to json parser test (#134) (@SabineAuer) 19 November 2020, 19:03:38 UTC
refs/tags/v2.4.0 v2.4.0 ddfce15 ## PowerDynamics v2.4.0 [Diff since v2.3.2](https://github.com/JuliaEnergy/PowerDynamics.jl/compare/v2.3.2...v2.4.0) **Closed issues:** - make one generic fault implementation with start and clearing times (#87) - LineShortCircuit + rename LineFault ? (#91) - compat issues reloaded (#99) - Change in printing of typeof(t).name on 1.6 causes package errors (#117) - StackOverflowError for VoltageDependentLoad (#121) **Merged pull requests:** - Addition of Bus and line names (#101) (@SabineAuer) - Adding generic form of node perturbations (#115) (@SabineAuer) - CompatHelper: add new compat entry for "OrderedCollections" at version "1.3" (#116) (@github-actions[bot]) - fixing bug in simulate of AbstractPerturbation and in find_operationpoint (#120) (@SabineAuer) - StackOverflowError for VoltageDependentLoad (#122) (@luap-pik) - Change in printing of typeof(t).name on 1.6 causes package errors (#123) (@luap-pik) 04 September 2020, 21:04:31 UTC
refs/tags/v2.3.2 v2.3.2 2dffdf1 ## PowerDynamics v2.3.2 [Diff since v2.3.1](https://github.com/JuliaEnergy/PowerDynamics.jl/compare/v2.3.1...v2.3.2) **Closed issues:** - Three Phase Fault on a Bus (#31) - Make checks on operation point search if no slack bus present (#51) - Write documentation for wind turbine models and curtailed power plant model with inertial respnse (#67) **Merged pull requests:** - Composite node (#75) (@FHell) - Operationpoint (#97) (@luap-pik) - Adding compat helper (#100) (@luap-pik) - Update Project.toml (#102) (@luap-pik) - CompatHelper: bump compat for "RecipesBase" to "1.0" (#103) (@github-actions[bot]) - CompatHelper: bump compat for "StaticArrays" to "0.12" (#104) (@github-actions[bot]) - CompatHelper: bump compat for "Lazy" to "0.15" (#105) (@github-actions[bot]) - CompatHelper: bump compat for "Setfield" to "0.7" (#106) (@github-actions[bot]) - CompatHelper: add new compat entry for "Aqua" at version "0.4" (#107) (@github-actions[bot]) - Fixes some small Julia warnings (#108) (@luap-pik) - New load model (#109) (@luap-pik) - autodiff=true (#110) (@lindnemi) - Adding Julia 1.5 to the tests (#111) (@luap-pik) - cleaning up master (#112) (@SabineAuer) - remove DifferentialEquations dependency (#113) (@luap-pik) 14 August 2020, 20:04:29 UTC
refs/tags/v2.3.1 v2.3.1 408d4bd ## PowerDynamics v2.3.1 [Diff since v2.3.0](https://github.com/JuliaEnergy/PowerDynamics.jl/compare/v2.3.0...v2.3.1) **Closed issues:** - Narrow dependency on DifferentialEquations.jl (#28) - Have releases automerged on Julia registry (#68) - Ad-hoc definition of node types (#71) - Compatibilities (#84) - Compatibility with NetworkDynamics 0.3.0 (#89) **Merged pull requests:** - Quickfix for type instability in PowerPerturbation (#72) (@janlisse) - Get rid of SymPy dependency (#73) (@janlisse) - Better solution for PowerPerturbation type instability (#74) (@janlisse) - #71 Improve node definitions in separate modules (#77) (@janlisse) - Add codeowners file (#78) (@janlisse) - NetworkDynamics 0.2 upgrade (#79) (@janlisse) - Update Transformer.jl (#81) (@luap-pik) - Update in power perturbation (#82) (@SabineAuer) - New implementation of NodeShortCircuit with node shunts (#93) (@luap-pik) - solving compat issues (#94) (@SabineAuer) - Julia tag bot master (#95) (@SabineAuer) - Dynamic line (#96) (@luap-pik) - tiny cleanup of Setfield usage (#98) (@jw3126) 10 July 2020, 11:03:17 UTC
refs/tags/v2.3.0 v2.3.0 4332b8c See github.com/JuliaEnergy/PowerDynamics.jl/releases/tag/v2.3.0 for release notes -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAABCAAGBQJd0G6cAAoJENj8/TKbBj5+micH/21j1CzprpYVFIgYpoz4E1bY Xa9fCHrMHpivS+ifZBrPMY+jsGK4m1y1dOdvioPeenWTa1E1NQFVRP06ga2jTlxU pIE1Pp3YpLpuXJ+OBRBZXMnCKjjvuSIlzCE0aMfH9KWW21c5rLIhULn4AWHz7JjY i5s5/hmLOkltv1TIU+2HuE9Az7GaehBn6cV8DbvG1+smISRIaGLIYJpLqm6fwtQf woRgruCD9L9mCB7SS6Zt/D+AakFtsQilNnTJpu/g7wmNL1cxkf1PDgEvrW5YSCnf t8Txm5CJf5VXCcVyHn0mgcClpuvHFLhjEfOh3ofldO49mQkUEdqsLmb6ypjepFE= =HwhU -----END PGP SIGNATURE----- 16 November 2019, 21:48:12 UTC
refs/tags/v2.2.0 v2.2.0 e4beaf2 See github.com/JuliaEnergy/PowerDynamics.jl/releases/tag/v2.2.0 for release notes -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAABCAAGBQJdaO2RAAoJENj8/TKbBj5+T1MH/jY7wFEVsy1T0nKNYgDf2wqP CTLi77waXjO3hWMjEk7yy1M+LG1e4MMusFsD4/KT208of1C8F/nXyWpPI1JqBO+g kmMxDtUOKyC3rb80+NngtEMmz4cAm5wJ9Nnz3uqqyNGqcVO3RWqDPYcNizdVWdIo TjncahzmjmNZ+Ze7ranEDFJCfQAZudrKFkyMf2VOy7Vk6lk9tihLgO1AQYpMlgLA qM2K7fxCDspg7VG0CEgN+kmNCbcm5kLtams0pUw4guLf0vP55FzYwKwtxIq2t405 5pb5E1SW9BoX9J3glljIOi9x4bj7C+JQOq4vNMaUlGyFBzyIJw4DzUChTG0d7Bw= =dkA8 -----END PGP SIGNATURE----- 30 August 2019, 09:34:09 UTC
refs/tags/v2.1.0 v2.1.0 ce4c843 See github.com/JuliaEnergy/PowerDynamics.jl/releases/tag/v2.1.0 for release notes -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAABCAAGBQJdMJC1AAoJENj8/TKbBj5+rwsH/2c/ZYkMnFC5l4+ElUEujS5l +bW3xhV3KowBfC8SjH3z7vCKHfoASKs02+ZAqDdRLIbN9TXIl3e7UO0TkYJBIvSD eLqPCynvt2DfCTCa6QRp73/qcqwOf1uNn9vvY1hf6qJwqsXBRduT0LarrMwU+Rlq lyt77TFh7KFsvfdp2zzQgHpUByyg8RkUfAEZ7m+ThiQsPFNMwAcrz23pmLPdQYj/ pm4krvv4yGJwkrcJCCdDMErx4inloIZBtA2qGFhiWod/pG7qTMOhoUaQR9wH37VM YQ2m1tcohdRBqhOh6v3uVZunbOHcA59OKWTPnP0L0vo0lWGWI6PYWpGyx9ClBRQ= =c5fb -----END PGP SIGNATURE----- 18 July 2019, 15:31:01 UTC
refs/tags/v2.0.0 v2.0.0 9315d61 See github.com/JuliaEnergy/PowerDynamics.jl/releases/tag/v2.0.0 for release notes -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAABCAAGBQJdEhekAAoJENj8/TKbBj5+7aUIAI9DXXevLoGoqgIzsdy0eZX7 dorV4TdGTPU3/WfQYTp4qzCDYQobbA30LcNVBQ+Hu6CTJJQ0LZbAeLQtRftIX6Js dVB31vrUV2BuR8xNkGdKpsWySX1WH/az0xUwbBRoQyM97U8gj/L9MvGOI+O/guhB cNWRvxNDLK5E40h8loUYcFPu/A/Mo24kv45uTdJ6q+B5okxKtsQ7wkKrSKHvSqw1 ap3oBBeYlpjzyIQGcnRnQvlGQOtC6gEDYqKA0xlA13OT35WyJuREly8Nj82ouJnz 4Pzlr5N+4cITRzEIcBTod8J2mAgattP9qBFCAkXh4VHB7hIEUhLaNbqpi+OytiY= =jrez -----END PGP SIGNATURE----- 25 June 2019, 12:46:28 UTC
back to top