Skip to content

Releases: powsybl/powsybl-dynawo

v2.7.0

13 Dec 16:57
v2.7.0
4f31bf9
Compare
Choose a tag to compare

📜 Release notes

⭐ Features

  • Sort models (#396)
  • Add DynaFlow Security Analysis Parameters (#397)
  • Add alternative Tap Changer Builder side setter (#411)
  • Handle sided contingencies in DynaFlow and Dynawo Security Analyses (#412)
  • Bump powsybl-core to 6.6.0 (#416, #418)

🪲 Fixes

  • Fix ActivePowerCompensation Dynaflow name (#404)
  • PostContingencyResult status fix (#405)
  • Fix LimitViolationsResult in dynamic SA (#407)
  • Remove duplicate from Curves timeSeries (#413)

🔨 Refactoring

  • Refactor model builders (#401)
  • Refactor Dynawo constants (#395)
  • Refactor PreContingencyResult creation (#409, #415)

📘 Documentation

  • Add missing documentation (#410)

All pull requests by @Lisrte

v2.6.0

15 Oct 15:37
v2.6.0
9f9ad09
Compare
Choose a tag to compare

To fix any issues due to migration, please go to the migration guide. Labels Deprecated and Breaking Change are clickable and lead to the section of the migration guide corresponding to the associated described change.

📜 Release notes

Common

Dynawo simulation

⭐ Features

  • Models documentation (#367) Breaking Change
  • Signal n models (#373)
  • Add simulation criteria parameter (#377)
  • Model version (#382)
  • Add final state values (#384)
  • Add base generator model (#388) Breaking Change
  • Synchronized load (#393)

🪲 Fixes

  • Use side in Branch VarConnection (#387)
  • Fix Wecc and GridForming omega ref connection (#390)
  • Default dangling HVDC side (#391)

🔨 Refactoring

  • Dynawaltz renamed into dynawo (#372) Breaking Change
  • Refactor Generator Inheritance (#378)
  • Refactor Dangling Hvdc model (#379)
  • Add access to AbstractParametrizedDynamicModelXmlTest (#375)
  • Remove final state option from DynawoSimulationParameters (#386) Breaking Change
  • Hvdc var name handler (#389)
  • Change HvdcBuilder variable access level (#394)

Dynaflow

⭐ Feature

  • Retrieve specific parameters overrides from PlatformConfig (#383)

📘 Documentation

  • Fix dead links referring to powsybl.org. (#376)

v2.5.1

16 Jul 10:52
v2.5.1
914b28d
Compare
Choose a tag to compare

Release notes

  • Bump powsybl-core to 6.4.1 (#374)

v2.5.0

03 Jul 15:45
v2.5.0
ff821f2
Compare
Choose a tag to compare

To fix any issues due to migration, please go to the migration guide. Labels Deprecated and Breaking Change are clickable and lead to the section of the migration guide corresponding to the associated described change.

Release notes

Common

  • Bump powsybl-core to 6.4.0 (#365, #370)
  • Add powsybl-dynawo readthedocs (#356)

Dynawaltz

  • Remove timeline report in dynamic simulation (#341)
  • Prioritize simplifiers (#344) Breaking Change
  • Prevent dynamic model instanciation from fictitious loads (#343)
  • Check measurement point are connected (#342)
  • Timeline export mode (#351)
  • Add simulation precision parameter to DynaWaltzParameters (#353)
  • Add missing libs (#359)
  • Dynawo models supplier (#349, #361)
  • Add dynawo logs (#354) Breaking Change
  • Add Shunt dynamic models (#360)
  • Add deserialization in DynawoModelsSupplier/DynawoEventModelsSupplier (#363)
  • Add curve builder (#362) Breaking Change
  • Add Phase Shifter Blocking I automation system (#364)

Dynaflow

  • Refactor Dynaflow parameters and fix merge loads parameter (#366)
  • Log dynaflow parameters before running simulation (#368)

Dynawo security analysis

  • Add dynawo dynamic security analysis (#277)

Quality

  • Various refactors (#345)
  • Remove marker interfaces (#352)
  • Rename SVC integration test folder and tests (#369)

v2.5.0-alpha2

26 Jun 13:19
v2.5.0-alpha-2
a38ca4f
Compare
Choose a tag to compare
v2.5.0-alpha2 Pre-release
Pre-release

Release notes

Common

  • Bump powsybl-core to 6.4.0-RC2 (#365)
  • Add powsybl-dynawo readthedocs (#356)

v2.5.0-alpha1

12 Jun 18:44
v2.5.0-alpha-1
75cc8b4
Compare
Choose a tag to compare
v2.5.0-alpha1 Pre-release
Pre-release

Release notes

Dynawaltz

  • Remove timeline report in dynamic simulation (#341)
  • Prioritize simplifiers (#344)
  • Prevent dynamic model instanciation from fictitious loads (#343)
  • Check measurement point are connected (#342)
  • Timeline export mode (#351)
  • Add simulation precision parameter to DynaWaltzParameters (#353)
  • Add missing libs (#359)
  • Dynawo models supplier (#349, #361)

Quality

  • Various refactors (#345)
  • Remove marker interfaces (#352)

v2.4.0

02 Apr 08:18
v2.4.0
98644b3
Compare
Choose a tag to compare

Release notes

Common

  • Bump powsybl-core to 6.3.0 (#338, #339)
  • Rename timelineEvent and logEntry report key (#337)

powsybl-dynawaltz / powsybl-dynawaltz-dsl

  • Check Hvdc vsc static type (#326)
  • Builder equipment setter (#328)
  • Builder list setter (#330)
  • Use new parent to have gmavenplus groovydoc attach instead of buildhelper-maven-plugin (#321)
  • Refactor default library (#333)
  • Powsybl renaming (#334)

v2.3.0

29 Jan 17:00
v2.3.0
33467f9
Compare
Choose a tag to compare

Release notes

Common

  • Bump powsybl-core to 6.2.0 (#325, #331)

powsybl-dynawaltz

  • Dynawaltz builder (#323)

v2.2.0

14 Dec 10:18
v2.2.0
e6af65b
Compare
Choose a tag to compare

Release notes

Common

  • Bump powsybl-core to 6.1.0 (#315, #320)

powsybl-dynawaltz

  • Add dynamic simulation logs (#314)
  • Multiple default models for each IdentifiableType (#311)
  • Introduce models simplifiers API (#302)
  • Supports bus / busbar section id list in groovy (#318)
  • Replace dynawaltz.models.Side with powsybl-core TwoSides/ThreeSides (#316)
  • Enable the implementation of custom LoadTwoTransformersTapChangers (#319)

Various fixes

  • Fix javadoc comments (#313)
  • Fix release maven profile (#312)
  • Refactor empty automaton report (#317)
  • Throw exception when model parameter set is not found in DynaWaltzParameters (#310)

v2.2.0-alpha-1

06 Dec 12:17
v2.2.0-alpha-1
1345b1e
Compare
Choose a tag to compare
v2.2.0-alpha-1 Pre-release
Pre-release

Release notes

  • Bump powsybl-core to 6.1.0 (#315, #320)
  • Dynamic simulation logs (#314)