Skip to content

Releases: powsybl/powsybl-open-loadflow

v1.12.2

16 Jul 10:46
v1.12.2
Compare
Choose a tag to compare

Release notes

  • Bump powsybl-core to 6.4.1 (#1068)

v1.11.1

16 Jul 15:37
v1.11.1
a15cfbd
Compare
Choose a tag to compare

Release notes

  • Fix bus state for AC calculations (#1058)

v1.12.1

08 Jul 15:20
v1.12.1
e219fc4
Compare
Choose a tag to compare

Release notes

Fixes

  • Revert "Refactor DC Sensitivity Analysis with Woodbury engine (#1001)" (#1057)
  • Fix bus state for AC calculations (#1058)
  • Extract ConnectivityBreakAnalysis and ComputedContingencyElement from DcSensitivityAnalysis (#1059)

V1.12.0

03 Jul 12:07
v1.12.0
aba7d3a
Compare
Choose a tag to compare

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)

V1.11.0

24 Jun 13:38
Compare
Choose a tag to compare

Release notes

Fixes

  • Fix and improve reactiveRangeCheckMode parameter documentation (#1049)
  • Fix allowed direction in incremental outer loops (#1052)
  • Fix state monitor duplicated results with tie lines (#1051)
  • Use existing threshold for filtering sensitivity of injection over voltage and voltage over injection (#1047)
  • Fix cache invalidation when change on another component (#1039)
  • DC security analysis: RHS is not invalidated (#1042)
  • Fix bus imbalance with slack distribution on load (#1040)
  • Fix transformer voltage control outer loop AFTER GENERATOR (#1038)
  • Fix Q dispatch not accounting for plausible reactive power range (#1037)

Quality

  • Readthedocs: simple transfer from website (#1046)

v1.10.0

27 May 14:05
v1.10.0
04f81d5
Compare
Choose a tag to compare

Release notes

  • Add Battery case for getIdentifiable for Propagated Contingency (#1018)
  • Absolute generator action ignores post-contingency slack (#1017)
  • Support generator remote reactive control on 3 windings transformer terminal (#1026)
  • Improve logging, reporting and LF results for components without generators (#919)
  • Report network angle reference bus and slack bus(es) after network loading (#1029)
  • Use IIDM OverLoadManagementSystem (#946)
  • Improve LoadFlowResult ComponentResult statusText (#1023)
  • Add reports in LfNetworkLoaderImpl (#1020)
  • Check target voltage plausibility on Transformers and Shunt Compensators (#1030)
  • Add operator strategy simulation report node (#1031)
  • Slack bus relocation (#923)
  • Minimal support of limit reductions for security analysis (#1011)

Fixes

  • Fix debugDir parameter possible values (#1021)
  • Fix Battery update state after voltage control (#1027)
  • Fixed Static VAR Compensator OFF mode having NaN P and Q results (#1033)
  • Connectivity data in DC sensitivity analysis (#1035)
  • Secondary voltage control: re-enable generators at limit when updating a control zone (#1022)

Quality

  • Add missing spdx license identifier (#1019)

V1.8.2

05 Apr 14:45
Compare
Choose a tag to compare

Release notes

Fixes

  • Support HVDC AC emulation simulation in DC Load Flow (#1013)

v1.9.0

04 Apr 12:35
v1.9.0
3b3973f
Compare
Choose a tag to compare

Release notes

Features

  • Always update network with a reference terminal (#990)
  • Sensistivity analysis: support of factor with function BUS_VOLTAGE and variable INJECTION_REACTIVE_POWER (#987)
  • Support of VoltageRegulation extension for Battery (#1004)
  • Sensistivity analysis: support of factor with function BUS_REACTIVE_POWER and variable BUS_TARGET_V (#992)
  • Support of extension HVDCOperatorActivePowerRange as well as Pmax of hvdcLine in AC emulation (#1005)
  • Fast restart when changing transformers tap position (#1008)
  • Support HVDC AC emulation simulation in DC Load Flow (#1013)
  • Bump to core 6.3.0 (#1000, #1012)

Fixes

  • Fix ComponentResult distributed active power (#998)
  • NR mismatch reporter: add unit in mismatches (#999)
  • Fixed network slack bus selector multi-variant bug (#994)
  • Fix restoreInitialTopology in security analysis with multiple synchronous components (#1003)

Quality

  • Add unit test with VSC voltage control and targetP = 0 (#1002)

v1.8.1

29 Mar 13:31
Compare
Choose a tag to compare

Release notes

Fixes

  • Honnor HVDCOperatorActivePowerRange as well as Pmax of hvdcLine in AC emulation (#1005)

v1.8.0

12 Mar 10:45
v1.8.0
1bf4afd
Compare
Choose a tag to compare

Release notes

Features

  • Support paired dangling lines ids in state monitors (#974)
  • Support of shunt compensator position action (#801)
  • Configuration of voltage target priority (#955)
  • Improve AC Load Flow reports (#977 #991)

Fixes

  • Fix SVC slope not simulated (#976)
  • Fix empty string parameter string list parsing (#980)
  • Fix terminals connection action (#983)
  • NaN bug in reactive power dispatching (#984)