PowerSystems.jl icon indicating copy to clipboard operation
PowerSystems.jl copied to clipboard

align BusTypes enum with PowerModels Int bus types

Open claytonpbarrows opened this issue 2 years ago • 0 comments

We should make the BusTypes enum Int values align with the PowerModels bus_type fields. I.e. (BUS TYPE 2 bus type (1 = PQ, 2 = PV, 3 = ref, 4 = isolated))

see: https://github.com/NREL-SIIP/PowerModelsInterface.jl/pull/1#pullrequestreview-759040616

claytonpbarrows avatar Sep 20 '21 20:09 claytonpbarrows