v6.2.0
What's Changed
Based on powsybl-core 6.6.0, powsybl-open-loadflow 1.14.0 and powsybl-entsoe 2.12.0 (by @phiedw in #1239)
CRAC
- Generify CSA CRAC Creation Parameters (by @bqth29 in #1152)
- [CSA] No longer read AE.isCombinableWithRemedialAction attribute (by @bqth29 in #1130)
- Use JSON schemas for JSON CRAC import (by @bqth29 in #1175)
- No longer allow preventive OnContingencyState Usage Rules (by @bqth29 in #1177)
- Run cucumber on mac. Update jaxb bindings (by @pet-mit in #1212)
crac
module path renaming (by @bqth29 in #1201)
RAO results export
- Unify rao result export (by @bqth29 in #1158)
rao-result-io
module and better definition of paths (by @bqth29 in #1200)- Export execution details (by @phiedw in #1193)
RAO algorithm
- Use upward and downward variation variables in MILP for Range Actions (by @bqth29 in #1205)
- Refactor objective function evaluators API and add cost-wise Search-Tree (by @bqth29 in #1186)
Intertemporal RAO
- Temporal data (by @bqth29 in #1228)
- create class InterTemporalRaoInput (by @RoxaneChen02 in #1232)
Misc
- Updated powsybl-parent pom to v19 (by @phiedw in #1169)
- Update pom (by @Godelaine in #1164)
- Add LF required info to README.md (by @pet-mit in #1192)
- Run tests on graalvm, slightly change ra ordering method in search tree to make it os agnostic (by @pet-mit in #1234)
- Remove useless GLSK file from repository (by @bqth29 in #1206)
Bug fixes
- Monitoring bug fix (by @Godelaine in #1188)
- Fix zero flows in result due to instant handling in SystematicSensitivityResult (by @phiedw in #1189)
- Fix NPE in AutomatonPerimeterResultImpl (by @phiedw in #1195)
- fix Jenkins (by @Godelaine in #1231)
- Fix bug 2 p (by @
New Contributors
- @RoxaneChen02 made their first contribution in #1232
Full Changelog: v6.1.1...v6.2.0