Skip to content

Introduce unit commitment for Link component #552

@fneum

Description

@fneum

I'm currently trying to do a simple network through Pypsa: I have 3 buses (one for heat, one for gas and one for electricity) and I'm modeling the different conversion units (P2G, CCGT, Heat only production and Heat pumps) through links.
I would like to add parameters that only exists for generators like : min_up_time, min_down_time ans startup_costs which don't exist for links.

In sector-coupled models, many committable generators (CHP, OCGT, CCGT, etc.) are modelled as links. We should transfer the unit commitment options of the Generator component to the Link component. This is also interesting for operational constraints of fuel synthesis processes (e.g. must-run conditions for Fischer-Tropsch)

Metadata

Metadata

Assignees

No one assigned

    Labels

    high priorityIssue needs to be addressed timely

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions