Software Patches

February 14, 2023

Bug Fixes

  • Available Transfer Capability (ATC) Tool: Bug fix for creating contingency interfaces from ATC limiter results. If a circuit ID of a line has only one character, then the name of the interface only contains one character. Previously, it was using the exact 2 character ID as defined in the case, which caused some inconsistencies in strings when customers were trying to compare strings in other software tools.
  • Transient Stability: Modified the PlayIn signals so that when they are initialized, if OffSet*Scale > 10 then we automatically calculate an offset to match the initial condition for the respective signal. This was done previously but was done only looking at Offset > 10, so if Scale was a very small number it could cause a problem.