Features and Improvements
- Auxiliary Files (SCRIPT and DATA Sections): Added the optional parameter PreferenceFilter to the commands InterfaceRemoveDuplicates(PreferenceFilter) and InjectionGroupRemoveDuplicates(PreferenceFilter);
Specify a filter to use when determine which object to keep when there are duplicates. If one object meets the filter and the other object does not, then the object which meets the filter will be maintained and the other removed. Otherwise, the one with a name that would occur first in an alphabetic sort is maintained. - Auxiliary Files (SCRIPT and DATA Sections): Renaming script command "CalculatePostCTGInterfaceMWFlows" to "InterfacesCalculatePostCTGMWFlows"
- Auxiliary Files (SCRIPT and DATA Sections): Added CTGWriteAuxUsingOptions script command. This uses the CTGWriteAux_Options object to specify which contingency related information should be stored in the aux file and how objects should be identified.
- Transient Stability: Bug fix for Transient Stability Contingency Element Dialog. There was an unwanted dependency happening between the Insert, OK and also the Delete button, which caused elements do be added that were not chosen. This has been fixed.