Description
-
Do you want to request a feature or report a bug?
feature -
What is the current behavior?
the current version used in the main metrix simulator is v7.1.0. This version contains includes all the commits made from v7.1.0 to v7.4.0 internal repository:
Version 7.4.0
bug fixes:
- [IMG-1735] DataTable using in mapping script #71 : HVDC in AC emulation mode not taken into account in monitored sections
- [IMG-304] Not mapped equipment timeseries #72 : Isolated node due to lost connectedness after base variant QUADIN application and N-2 contingencies and leading to singular jacobian matrix
Version 7.3.0
bug fixes:
- [IMG-1561] Adding line separtor for writeLog binding #68 logging issue
- [IMG-1624] Metrix input files for several steps #67 fix the bad alloc issue related to a great number of unavailable lines in variants
features: - [IMG-1062] remedial with zero action number is valid #60 Add detailed lost load
- Fix tests results comparison depending on locale #65 Add noise cost to avoid using generators for free in constraints computation
- Feature/ortools dev ls #52 Make threshold for incident and ITAM threshold independent
- IMG-1688 Split TimeSeriesMappingConfig + CsvWriter into several classes #63 modifying LODF and PTDF matrices
Version 7.2.0
incompatibilities with previous versions:
- [IMG-1644] update powsybl-core version to 4.10.1 #61 : with external suiteSparse LU included in metrix, new cmake and new building procedure has to be followed.
bug fixes: - [IMG-1532] add powsybl-metrix Version AutoService #59: detailed marginal variations not displayed when several connected zones
- Update clang-tidy which is latest version on Ubuntu 22.04 #62: negative consumption are used at first constraint instead of last ressort
- IMG-1302 Mapping of p0 must maintain p0 = variableActivePower + fixed… #66: Correct acceptance difference threshold
features: - Add external suiteSparse LU
- Use external sirius solver as 3rd party
- partial call to external LU in metrix (only for marginal variations)
Version 7.1.1
incompatibilities with previous versions:
- [IMG-1644] update powsybl-core version to 4.10.1 #61 : with external suiteSparse LU included in metrix, new cmake and new building procedure has to be followed.
bug fixes: - [IMG-1532] add powsybl-metrix Version AutoService #59: detailed marginal variations not displayed when several connected zones
- Update clang-tidy which is latest version on Ubuntu 22.04 #62: negative consumption are used at first constraint instead of last ressort
features: - Add external suiteSparse LU
- partial call to external LU in metrix (only for marginal variations)
- What is the expected behavior?
-
same tests differences with master than differences between v7.4.0 and v7.1.0 on internal repository.
-
on opensource repo, the nrt results are different than the internal repository nrt as the seed for random choice of generators is different. Solutions are however equivalent.
-
What is the motivation / use case for changing the behavior?
align the external repository on internal repository so that it becomes the reference repository. -
Please tell us about your environment:
- PowSyBl Version: 3
- OS Version: Linux Ubuntu