-
Notifications
You must be signed in to change notification settings - Fork 0
Roadmap ‐ archived ‐ 2024
New version 1.13 of XIIDM/JIIDM in dependencies 2024.2.0.
2024.1.0
-
[2024.1.0] Limit reduction API for security analysis (https://github.com/powsybl/powsybl-core/issues/2751)
-
[2024.1.0] New Reporter API (https://github.com/powsybl/powsybl-core/issues/2191)
-
[2024.1.0] Dangling line action.
2024.2.0
-
[2024.2.0] Dynamic security analysis.
-
[2024.2.0] Reporter API improvements (V2.1: https://github.com/powsybl/powsybl-core/pull/3011).
-
[2024.2.0] toModification method for remedial actions.
-
[2024.2.0] Security analysis runner parameters (https://github.com/powsybl/powsybl-core/pull/3017)
2024.3.0
- [2024.3.0] Full dry run for network modifications and checks.
2024.4.0
-
[2024.4.0] Area interchange action (https://github.com/powsybl/powsybl-core/issues/3157)
-
[2024.4.0] Create adders from existing objects (ReactiveCapabilityCurve, RTC, PTC) (https://github.com/powsybl/powsybl-core/pull/3130)
-
[2024.4.0] Add network events to IIDM API (https://github.com/powsybl/powsybl-core/pull/3203)
2024.1.0
- [2024.1.0] New CGMES metadata extension (no compatibility, https://github.com/powsybl/powsybl-core/pull/2988).
- [2024.1.0] CGMES tie line export in two AC line segment (https://github.com/powsybl/powsybl-core/pull/2619).
2024.2.0
- [2024.2.0] Matpower: support of DC lines (https://github.com/powsybl/powsybl-core/pull/2425).
2024.3.0
- [2024.3.0] CGMES export of active and reactive power regulating controls.
2024.4.0
- [2024.4.0] Fix CGMES import / performance
2024.2.0, iidm 1.13
-
[2024.2.0, iidm 1.13] Generic area modeling for control area and automation systems (https://github.com/powsybl/powsybl-core/issues/2883).
-
[2024.2.0, iidm 1.13] Generator type for condensers.
2024.1.0
- [2024.1.0] Move
action
module (https://github.com/powsybl/powsybl-core/issues/2913).
2024.2.0
2024.3.0
- [2024.3.0] Datasources (https://github.com/powsybl/powsybl-core/pull/2959)
2024.4.0
- [2024.4.0] Add new matrix methods for DenseMatrix (https://github.com/powsybl/powsybl-core/pull/3216)
2024.1.2
- [2024.1.2] Support of new limit reduction API in security analysis.
2024.2.0
-
[2024.2.0] LoadFlowResult: report NO_CALCULATION component status (https://github.com/powsybl/powsybl-open-loadflow/pull/919)
-
[2024.2.0] LoadFlowResult: report component StatusText (https://github.com/powsybl/powsybl-open-loadflow/pull/1023)
2024.3.0
-
[Expected 2024.3.0] Fast restart for AI (https://github.com/powsybl/powsybl-open-loadflow/issues/949).
-
[Expected 2024.3.0] Refactor DC sensitivity analysis to extract a fast DC N-k computation engine
-
[Expected 2024.3.0] Area Interchange Control in OuterLoop (https://github.com/powsybl/powsybl-open-loadflow/issues/978, requires powsybl-core Generic Area Model)
2024.4.0
-
[Expected 2024.4.0 - best effort] LoadFlowResult: report per-component and global Metrics
-
[Expected 2024.4.0] Area interchange action support (https://github.com/powsybl/powsybl-open-loadflow/issues/1090).
-
[Expected 2024.4.0] Multi synchronous component security analysis (https://github.com/powsybl/powsybl-open-loadflow/pull/1089).
-
[Expected 2024.4.0] SecurityAnalysis: Reconfigure slack distribution outer loops per contingency using an extension (https://github.com/powsybl/powsybl-open-loadflow/issues/1091).
2024.1.0
-
[2024.1.0][single-line diagram] Refactoring and improve documentation
-
[2024.1.0][network-area-diagram] Use full X, Y coordinates as a layout
2024.2.0
- [2024.2.0][network-area diagram] Display power generation and power consumption by voltage level
2024.3.0
- [2024.3.0][network-area diagram] Make diagram nodes movable (expected by end users, by mid-2024 if possible)
2024.2.0
-
[2024.2.0] Adding dynamic security analysis implementation through a new API in powsybl-core.
-
[2024.2.0] Adding a new dynamic model provider given a json group mapping format (https://github.com/powsybl/powsybl-dynawo/pull/349).
2024.1.0
- [2024.1.0] Move to powsybl-core contingencies.
2024.3.0
- [2024.3.0] Move to powsybl-core actions.
2024.4.0
- [2024.4.0] Support for re-dispatching remedial actions and remedial action cost minimization. RaoParameters over-haul to allow RAO
2024.4.0
- [2024.4.0] Network area model support (https://github.com/powsybl/pypowsybl/pull/840).
2024.4.0
- [2024.4.0] Implement SLD/NAD Jupyter notebook network_explorer widget (pan, zoom, explore...)