Bug Fixes
- File Formats: PowerWorld has checks when reading an EPC and a RAW file to find Transformers that are clearly phase-shifter but have not be designated as a phase shifter. When reading these formats if the transformer is (1) a Fixed Type, (2) Has abs(TapMax) > 2 or abs(TapMin) > 2, and (3) has the same nominal voltage at each end, then we would flag the transformer as a phase shifter but with AutoControl=NO. This has been modified to ensure that TapMin/TapMax < 50 also to avoid flagging files with weird input data as phase shifters.