Software Patches

April 18, 2023

Bug Fixes

  • File Formats: Fixed a bug with reading transient stability DC Lines models from a dyd file. The DC Line was read incorrectly because it was expected the DC line id after the second bus and that was causing an error in the format and couldn't add the transient model. That issue was solved and reading the ID in the correct string order was added. Also writing the transient DC line model was corrected to follow the same format.
  • File Formats: Fixed error in reading the USRMDL relays models VTGTPA, VTGDCA, FRQTPA, and FRQDCA. Multiple instances at a single generator were not being read properly.