Software Patches

September 30, 2019

Bug Fixes

  • Distributed Computation: Fixing distributed computation when hardware key licensing fails
  • 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.
  • File Formats: Fixed bug reading in SUBDATA for contingency elements. When a generator was referenced by a label, which happened to be a numeric value, it was matching to a bus number instead of the generator label. This has been fixed. This is detected by the missing ID value in the generator key fields.