Software Patches

February 25, 2022

Features and Improvements

  • Contingency Analysis Tool: Advanced filtering of rows is now supported for Contingency Violation Matrices.
  • Transient Stability: A new transient stability script command was added. The script command is to Run the result Analyzer. It has the following name and format: "TSRunResultAnalyzer(Contingency Name);" If the Contingency Name is empty it will run the Result Analyzer in all the contingencies. Also if the script is entered as "TSRunResultAnalyzer;" it will run the Result Analyzer in all the contingencies.
  • Bug Fixes

    • Available Transfer Capability (ATC) Tool: Fixed an access violation with ATC. The error was happening when an Interface didn't had a branch contingency element and was calculating the OTDFs. This was causing an access violation and that is fixed in this patch.
    • Case Information Displays: Model Criteria field was available with ContingencyPrimaryElement object type when it isn't supported. This has been fixed.