TulipaEnergy/TulipaEnergyModel.jl
Update parameters in the formualtion.md that don't depend on the year index, e.g., parameters in the `asset` table
开放
#1,674 创建于 2026年8月14日
good first issue
仓库指标
- 星标
- (79 个星标)
- PR 合并指标
- (平均合并 2天 21小时) (30 天内合并 15 个 PR)
描述
By reviewing PR #1671, I just realised that parameters that are defined in the asset table, such as max_ramp_down, max_ramp_up, min_operating_point, and the two new ones, minimum_down_time and minimum_up_time, don't depend on the year. This should be fixed in the formulation. But, I will create a new issue for that, since it is not related to this PR. Thanks!
Originally posted by @datejada in https://github.com/TulipaEnergy/TulipaEnergyModel.jl/pull/1671#discussion_r3782168935