Skip to content

Handle similar line names in the LEGO database #34

Description

@scrappie1

Currently, the LEGO Database cannot handle similar line names, e.g. c1, c1, c2, c2, ....

Because of this, PyPSA/pypsa_helper.py defines individual names for:

  • AC lines
  • DC links
  • transformers

Once the LEGO database can handle similar line names, this should be revisited and the (currently commented out) circuit identifier logic for parallel lines/links/transformers can be used again.

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