Software Patches

November 23, 2011

Features and Improvements

  • Integrated Topology Processing (ITP): When saving the consolidated case along with consolidated contingency list, it was possible for unlinked contingency elements to be written out to the contingency file. This has been fixed.
  • Bug Fixes

    • Integrated Topology Processing (ITP): When saving the consolidated case using the check box option "Convert Shunts to Blocks", an access violation could occur causing the export to fail. This has been fixed.
    • Security Constrained OPF (SCOPF) Tool: Fixed a bug which could occur when loading a PWB file that had previously saved Tableua information in it. The maximum number of LP Iterations was then not properly updated and subsequent run of the SCOPF would execute as though the maximum iterations were 99.
    • Simulator Automation Server (SimAuto): Fixed various GetParameters*() call when using the field format "variable:0:8:4" to specify that 8 digits and 4 decimal points should be returned. Previously it was always returning 12 digits and 6 decimals regardless of user specification. It will now use the specified amount if given, or default back to 12 and 6.