Software Patches

March 17, 2017

Features and Improvements

  • Auxiliary Files (SCRIPT and DATA Sections): When copying the value of one field to another using the @ symbol in a script command or using the Set All Values to command in the GUI, we were only allowing integer fields to be copied into integer fields. There are situations in which it makes sense to copy a floating point field, e.g. the result of a Model Expression that really is an integer even though it is return as a floating point, to an integer field. This is now allowed by truncating the floating point field before copying it into the integer field.
  • Transient Stability: Added reading REGCA1, REECA1, REECB1, REPCA1 and REPCTA1 from DYR file.
  • Bug Fixes

    • Oneline Diagrams: Force KML import to use region invariant settings (for our purposes that’s the en-US locale).