Skip to content

v0.17.0

Compare
Choose a tag to compare
@flo-dup flo-dup released this 01 Mar 10:59

Release notes

Common features

  • Bump PowSyBl Core to 4.7.0 (#396, #459, #463) with the support of IIDM validation level that should be STEADY_STATE_HYPOTHESIS to run a loadflow, with the new API of sensitivity analysis and with the new parameters of the security analysis linked to increased violations.
  • Add convenient method to create OLF specific parameters (#442)
  • Transformer voltage control outer loop after generator control mode (#439)
  • Voltage magnitude initialization with transformer voltage control (#441)

Common fixes and refactorings

  • Fixes: batteries and slack distribution on generators (#443)
  • Fix spurious PV bus error message in DC mode (#444)
  • Fix equation term notification (#445)
  • Remove cyclic dependencies (#446)
  • DC: fix low impendance branch support (#448)
  • Refactor phase control tap position change event (#451)
  • Create a P and Q bus equations for all buses (#452)
  • Unsupported shunt voltage control (#453)
  • Replace deprecated simulShunt by shuntCompensatorVoltageControlOn (#454)
  • Remove EquationUtil (#447)
  • Fix load contingency (#458)
  • Refactor min impedance detection (#462)

Security analysis

  • Security analysis: support of load and generator contingencies (#431)
  • Security analysis new parameters support (#449)