Skip to content

HVDC line: key lookup failure #90

@luke-kiernan

Description

@luke-kiernan

Now that we're not using PSY types in IOM--see the open PR--POM's "HVDC System with Losses Network" test errors. IOM's _add_generic_incremental_interpolation_constraint is looking for the key DCVoltage__InterconnectingConverter, when the closest thing stored is DCVoltage__DCBus. Before, we could handle that edge case in a one-off if statement: that's no longer an option, because we'd need to invoke the PSY components DCBus and InterconnectingConverter.

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