v5.2.0-RC1
Pre-release
Pre-release
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
CGMES
- Fix conversion of boundary lines: consider all (g,b) at network side (#2485)
- Add options to encode/decode CGMES IDs as they are MEMIri in triplestore and can be modified during import otherwise (#2457)
- CGMES Importer: optional creation of terminals fictitious switches (#2472)
- Create a fictitious substation during CGMES export when a voltage level does not have a substation (#2501)
IIDM
- Allow creation of voltage topology in bus/breaker voltage levels (#2447)
- Fixing minP/maxP for hvdc reduction into generator (#2475)
- Fix anonymized xml writing (#2490)
- Remove regulating terminal when the equipment it is pointing to is removed from the network (#2470)
- Use a constant name and a limit reduction for permanent limit (#2476)
- Fortescue data extensions (#2486)
- Refactoring XML IIDM serialization classes (#2481)
- Add add method to the adders API (#2502)
LoadFlow
- LoadFlowParameters.toMap public (#2488)
Network modifications
- Remove voltage level and its equipments (#2464)
- Allow to create coupling devices in bus-breaker voltage levels (#2388)
- Remove Hvdc line and its converter stations (#2500)
Scalable
Security analysis
- Fix check on 0 value in tap changer tap position action (#2477)
- Add new action conditions (#2468)
- Add Hvdc action (#2454)
- Remove useless identifiableType from IdentifierContingencyList (#2491)
- Create action to change shunt compensator position (#2497)
Sensitivity Analysis
- Add side integer to SensitivityFunctionType, SensitivityVariableType (#2448)
- Add new variables and functions (#2484)
- Add sensitivity threshold parameters for sensitivities filtering (#2499)
Short circuit API
- Add voltage drops to the result and parameters (#2377)
- Short circuit API: replace names in FortescueValue (#2494)
AMPL executor
- AMPL executor (#2455)
Configuration
- PlaftormConfig: config folder not created if non existing (#2492)
Quality