Software Patches

March 31, 2025

Features and Improvements

  • Auxiliary Files (SCRIPT and DATA Sections): Added a new script command DirectionsAutoInsertReference(SourceType, SinkObject, DeleteExisting, SourceFilterName, OppositeDirection);
    SourceType : Bus, Area, Zone, or InjectionGroup
    SinkObject: "Slack", or the objectname plus keyfield or label identifiers for a specific Bus, Area, Zone, or InjectionGroup
    DeleteExisting: YES or NO
    SourceFilterName: a string showing the name of a filter for which Source objects to use
    OppositeDirection: YES or NO
  • Available Transfer Capability (ATC) Tool: Modified the Auto Insertion of Directions dialog to allow the user to specify if the Reference is the Sink or the Source. Previously the Reference was always the Sink. For doing studies of transferring power to large loads it is useful to do the opposite.
  • Bug Fixes

    • Auxiliary Files (SCRIPT and DATA Sections): The tool to Export Case Object Fields was not properly working. This has been fixed and all fields will be reported now.
    • Simulator Automation Server (SimAuto): Updated SimAuto's GetSystemMetrics to correctly report logical processor counts on machines with >64 cores