Bug Fixes
- Auxiliary Files (SCRIPT and DATA Sections): Reading devices from an AUX or Paste with multiple owners could fail to read correctly if the existing device and the Aux record for the device had some of the same owners but in different owner slots. Checking for duplicates was done after reading EACH owner from the Aux, which if true would remove the duplicate right away, rather than allow it during the AUX / Paste read so that owners could be sucessfully shifted to a different slot in the owner list. This has been modified so that removing duplicates is not processed while reading the Aux/Paste record, but rather waits until the end of reading the record to then check the list of multiple owners and remove any duplicates after all fields for the record have been read.
- Security Constrained OPF (SCOPF) Tool: Some marginal price values were being reported incorrectly after the completion of a SCOPF solution. This has been fixed.
- Transient Stability: The REPC_D model was causing a bug in transient stability if the system has an REPC_D model in the case that was causing an "Out of Memory" situation. This bug might also appear as an "Integer overflow" message. This bug was fixed and now the simulation will run without problems.
