Software Patches

October 29, 2019

Bug Fixes

  • Auxiliary Files (SCRIPT and DATA Sections): Updated the script command TSLoadPTI() so that a 5th option parameter for MOD_REMOVE filename is now available.
  • Auxiliary Files (SCRIPT and DATA Sections): Fixed error in parsing fields from AUX files which had consecutive single quote characters embedded inside the string.
  • Auxiliary Files (SCRIPT and DATA Sections): Fixed how TSPlotSeries read from an AUX file are when the plot series referred to fields of a Measurement Model such as LDTRPMON.
  • Transient Stability: In the measurement object LDTRPMON which monitors the composite load model, the reported Other field values of Pld, xshn, and Pdg were being shown in per unit instead of in MW (off by a factor of the system MVABase and thus by default 100 times too small). As a result values for these 3 fields would show 2.5 instead of 250. This has been fixed. Also, the field name "xton" was showing up as "ston" which was a typo that has been fixed now too.
  • Transient Stability: Added validation of the Ta parameter on the ESST1A exciter model to ensure it is not too small.
  • Transient Stability: Fixed bug reading zonedef for distrel when reading from a dyd file.