Software Patches

April 28, 2022

Features and Improvements

  • Auxiliary Files (SCRIPT and DATA Sections): Added ability to write ContourPixel and ContourDataPoint objects out to an AXD file. ContourDataPoint objects have information about the data point used to create the contour image. ContourPixel contain information about all the x/y coordinates the represent the contour image.
  • Bug Fixes

    • Available Transfer Capability (ATC) Tool: In ATC when iterating on all limiters to determine the individual limiters to iterate on when using one of the iterated methods, the analysis will stop if a reserve limit is found because there are no available participation points for calculating the linear step size. Previously the analysis would continue on to iterating on individual limiters, but the results would be the same for all limiters because no additional stepsize could be found because no available participation points would exist for any individual limiters.