Skip to content

V1.12.0

Compare
Choose a tag to compare
@olperr1 olperr1 released this 03 Jul 12:07
· 72 commits to main since this release
v1.12.0
aba7d3a

Important

⚠️ Do NOT use this version.
The DC Sensitivity Analysis refactoring introduces a huge memory consumption which leads to OutOfMemoryErrors.
Use powsybl-open-loadflow 1.12.1 instead.

Release notes

Upgrade to PowSyBl Core 6.4.0 (#1034, #1054)

Features

  • Improve transformer voltage control AFTER_GENERATOR_VOLTAGE_CONTROL (#1032)
  • Implement minTargetP and maxTargetP from ActivePowerControl extension (#1043)
  • Fictitious generators and condensers controlling voltage even if stopped (#1044)

Fixes

  • Fix limits handling in slack distribution on generators (#1041)

Dependencies

  • Upgrade to PowSyBl Core 6.4.0 (#1034, #1054)
  • Upgrade to PowSyBl Parent 18 (#1034)

Quality

  • Refactor DC Sensitivity Analysis with Woodbury engine (#1001)