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)
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)