Skip to content

Logged "wrong bus type" errors #128

@luke-kiernan

Description

@luke-kiernan

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions