Open
Description
Default PSSE behaviour is to ignore (remove) active generators at load buses (type 1). PowerModels does the opposite while parsing the raw. It changes the bus type to generator (type 2) instead. PowerModels should adapt the IO script to mimic native PSSE behaviour.
One relevant part of the PowerModels code is located in _correct_bus_types!
function.