Skip to content

CER units participate in custom constraints — revisit name-matching when CER new entrants are added #104

Description

@nick-gorman

@
The PLEXOS-derived custom constraints (custom_constraints_from_plexos.py) include LHS terms for Consumer Energy Resources (CER) units that ISPyPSA does not yet model.

Three PLEXOS LHS terms currently have no ISPyPSA counterpart and are dropped (with a log line):

  • PV CNSW Area1
  • CNSW Battery - Coordinated CER Storages Area1
  • CNSW V2G Area1

All three appear in the CNSW-SNW South GPG custom constraint. They correspond to CER new entrants in the IASR workbook, which live in a separate table from the main new entrants summary and are not yet templated.

Note this is distinct from the "Distributed Resources" new entrants (e.g. CNSW SAT - Distributed Resources, CNSW Battery - Distributed Resources), which are in the main new_entrants_summary table and are already matched correctly.

Action when CER new entrants are added to ISPyPSA: revisit name-matching in custom_constraints_from_plexos.py so these three terms map onto the CER components instead of being dropped. Until then they are dropped + logged, so the drop log names exactly what to wire up.
@

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions