Skip to content

v2.6.0

Compare
Choose a tag to compare
@flo-dup flo-dup released this 15 Oct 15:37
· 19 commits to main since this release
v2.6.0
9f9ad09

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)