Software Patches

January 26, 2016

Bug Fixes

  • Auxiliary Files (SCRIPT and DATA Sections): Made the owner name the secondary key field for owners.
  • Auxiliary Files (SCRIPT and DATA Sections): Modified reading the objects that refer to a bus as a key field (Gen, Load, Shunt, LineShunt, Branch, DCTransmissionLine, MTDCConverter, DFACTS, 3WXformer, and GenVarLim) so that when parsing using primary keys, the string for the Bus Number will automatically search for Bus Name_NomkV or Bus label as well.
  • Auxiliary Files (SCRIPT and DATA Sections): Changed string for Transformer Target Type values to "Middle" and "Max/Min" instead of "Middle of Range" and "Max/Min of Range".
  • Contingency Analysis: Made some changes to reduce memory usage by case information displays on the contingency analysis dialog.
  • Fault Analysis: Ground impedance fields for branches are now stored in the PWB file.
  • File Formats: Fixing reading text files when loading files that contain invalid characters for the current Windows system locale. A dialog will be shown with the error message and line numbers are shown in the message log for the lines that contain bad characters.
  • File Formats: When reading in hdbexport files and the CID field is available for LD records, it will be used for load ID fields.
  • File Formats: Fixed access violation that could result when writing out sequence data in the PTI format.
  • General: Added 8 owners to the VSCDCLine object.
  • Memory: Made some changes to reduce memory usage.