Software Patches

December 1, 2021

Bug Fixes

  • Transient Stability: When closing and reopening a plot inside the PowerWorld User Interface, the default height of the plot was shrinking by several pixels each time. This has been fixed to maintain the previous size of the plot dialog.
  • Transient Stability: Fixed an issue with SCl2 and OEL2C models. With the time inverse functions: K[(Ipu/ITPF)^C -1], when the Ipu is negative that will lead to an undefined solution. When Ipu is negative it is treated as zero and the exponential function (Ipu/ITPF)^C will return 0 and basically the output of the inverse function is set to -K.