-
Notifications
You must be signed in to change notification settings - Fork 27
Closed
Description
Due to changes in parsing in PowerSystems in PR #1398, systems that used to build okay now log errors: try build_system(PSISystems, "RTS_GMLC_DA_sys") in the psy5 branch. Solutions: surpress the warnings during the initial build, then fix the bus types afterward here in PowerSystemCaseBuilder.jl; or change the bus type back in PowerSystemsTestData.jl so there's no error.
Edit: this isn't just an inconvenience (meaningless logged errors). The system builds differently, with buses as PV where they used to be PQ, which breaks downstream test cases.
Metadata
Metadata
Assignees
Labels
No labels