v2.6.0
To fix any issues due to migration, please go to the migration guide. Labels and 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)
- Signal n models (#373)
- Add simulation criteria parameter (#377)
- Model version (#382)
- Add final state values (#384)
- Add base generator model (#388)
- 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)
- Refactor Generator Inheritance (#378)
- Refactor Dangling Hvdc model (#379)
- Add access to AbstractParametrizedDynamicModelXmlTest (#375)
- Remove final state option from DynawoSimulationParameters (#386)
- 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)