Releases: powsybl/powsybl-dynawo
Releases · powsybl/powsybl-dynawo
v2.7.0
📜 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
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)
v2.5.1
v2.5.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
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)
- Add dynawo logs (#354)
- Add Shunt dynamic models (#360)
- Add deserialization in DynawoModelsSupplier/DynawoEventModelsSupplier (#363)
- Add curve builder (#362)
- 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
v2.5.0-alpha2
v2.5.0-alpha1
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
v2.4.0
Release notes
Common
powsybl-dynawaltz / powsybl-dynawaltz-dsl
v2.3.0
v2.2.0
Release notes
Common
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)