TulipaEnergy/TulipaEnergyModel.jl

Add available unit upper limit

已关闭

#1,303 创建于 2025年7月31日

 (10 条评论) (0 个反应) (1 位负责人)Julia (37 个派生)auto 404
good first issue

仓库指标

星标
 (79 个星标)
PR 合并指标
 (平均合并 2天 21小时) (30 天内合并 15 个 PR)

描述

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

贡献者指南