Software Patches

February 6, 2020

Features and Improvements

  • Auxiliary Files (SCRIPT and DATA Sections): Added script command EstimateVoltages("filtername") that will estimate voltages and angles at specified buses based on voltages and angles at surrounding buses. A valid filter must be specified. An error will result if a blank filter is specified.
  • Transient Stability: Added ability to read the REECCU1 USRMDL from a DYR file and interpret as a new REECC1 model that is idential to the REEC_C model.
  • Bug Fixes

    • Auxiliary Files (SCRIPT and DATA Sections): Fixed a list index out of bounds error that could result when identifying display objects to create or update through display auxiliary files and display script commands.
    • Transient Stability: Fixed error when reading/writing from/to the DYR file a REECB1 or REECBU1 model. The Tpord and Imax values were flipped when reading/writing them. Thus the treatment inside Simulator had them flipped when reading them.