Software Patches

September 30, 2019

Features and Improvements

  • File Formats: When setting the EPC datein and dateout fields through an auxiliary file, trim any extra spaces. These fields are supposed to be integers and conversion to an integer can fail with extra blanks. Trim these fields when writing to an EPC file to prevent invalid integer errors.
  • Transient Stability: Fixed access violation that would result if starting a contingency analysis run while the All Violations case information display is open and contains violations.
  • User Interface Dialogs: When dialogs were maximized inside the main Simulator window and a dialog was already open but hidden behind other dialogs, clicking on the option to open that dialog would bring the dialog to the front but not display it properly as maximized. The top caption of the dialog would be shown and some option buttons and the bottom of the dialog could be hidden behind the bottom of the main Simulator window. This was happening with the Scale dialog and Limit Monitoring Settings dialog and various others. This has been fixed.