TulipaEnergy/TulipaEnergyModel.jl

Add available unit upper limit

クローズ

#1,303 opened on 2025/07/31

 (10 件のコメント) (0 件のリアクション) (1 人の担当者)Julia (37 件のフォーク)auto 404
good first issue

Repository metrics

Stars
 (79 個のスター)
PR merge metrics
 (平均マージ 2d 21h) (30d で 15 merged PRs)

説明

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

コントリビューターガイド