TulipaEnergy/TulipaEnergyModel.jl

Add available unit upper limit

Chiusa

#1303 aperta il 31 lug 2025

 (10 commenti) (0 reazioni) (1 assegnatario)Julia (37 fork)auto 404
good first issue

Metriche repository

Star
 (79 stelle)
Metriche merge PR
 (Merge medio 2g 21h) (15 PR mergiate in 30 g)

Descrizione

Description

Currently we only have the investment_limit for asset investments, but it would be more useful to have a limit for the available units, i.e., considering decommissions.

Note this function can be realized after #1302, using group investment limits, as a workaround.

But if we choose to implement this feature directly, to me, it makes more sense to remove the asset investment upper bound, and use this investment_limit as the upper limit for available units. But then the name needs to be changed, because it is no longer "investment limit" but "available unit limit". That we need a discussion since it may touch other functions.

Validation and testing

No response

Motivation

https://github.com/TulipaEnergy/TulipaEnergyModel.jl/issues/1302#issuecomment-3139173000

Target audience

users

Can you help?

always

Guida contributor