Software Patches

July 7, 2023

Features and Improvements

  • Transient Stability: Added initial implementation of the REGC_D bus-based plant controller. This is a new controller that sits above a generator plant controller.
  • Transient Stability: Added ability for the REGFM_A1 model to accept inputs from a PlantController such as REGC_A.
  • Bug Fixes

    • Transient Stability: An access violation was caused when using the transient script command TSClearResultsFromRAM(ALL) while one of the contingencies did not have any results. This bug was fixed.