Skip to content

v1.1.0

Compare
Choose a tag to compare
@flo-dup flo-dup released this 04 Apr 08:37

Release notes

Features

Common

  • Improve equations testing (#720)
  • Newton Raphson new stopping criteria (#699)
  • Improve GraphViz voltage control representation (#734)
  • Network listener tracer (#733)
  • Incremental phase shifter outer loop (#722)
  • Log all parameters formatted as a table (#749)
  • New parameter to always update iIDM network even in case of non-convergence (#755)
  • Split NR and outer loops max iterations (#730)
  • Add most meshed slack bus max nominal voltage percentile parameter (#761)
  • Country filter for slack bus selection (#721)

Load flow fast restart for AI

  • Fast switch position modification (#705)

Security analysis

  • Use reader/writer API instead of the result object based one (#719)
  • Partial support of GeneratorAction (#704)
  • Support of static var compensator contingency (#748)
  • Partial support of HvdcAction (#744)
  • Support of busbar section contingency (#667)

Sensitivity analysis

  • Support of static var compensator contingency (#748)
  • Sensitivity values filtering (#757)
  • Support of busbar section contingency (#667)

Refactoring

  • Refactor PI model array (#712)
  • Remove updateAllowedDirection method duplication (#723)
  • Refactor voltage controls (#735)
  • Angle in degree in LfBus (#739)
  • Refactor parameters (#750)
  • Refactor voltage control equations (#751)
  • Use SensitivityFunctionType::getSide and SensitivityVariableType::getSide (#752)
  • Avoid useless peruniting/de-peruniting (#760)
  • Various performance improvements (#745)

Fixes

  • Fix zero impedance subgraph and refactor voltage controls (#718)
  • Remove AssertionError (#716)
  • Fix ac and outerloop package design (#729)
  • Fix sensitivity calculation (#731)
  • Fix missing DC context close (#732)
  • Fix breakers in PropagatedContingency list creation (#726)
  • Fix hvdc converter stations update for fast restart (#736)
  • Fix hvdc line open at one side (#738)
  • Fix non impedant phase shifter with active power flow control activated (#641)
  • Fix (or simplify) load action support (#741)
  • Fix secondary voltage control when branch disconnected at one side (#747)
  • Shunt voltage control: fixes after testing on real cases (#753)
  • Fix contingency on line disconnected at one side (#756)
  • ReactiveLimitsMaxPqPvSwitch parameter name lowerCamelCase (#758)
  • Only use branches connected at both sides in most meshed slack bus selection (#762)
  • Add limit name to violation (#737)