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 opened on 2026/08/14
good first issue
Repository metrics
- Stars
- (79 個のスター)
- PR merge metrics
- (平均マージ 2d 21h) (30d で 15 merged PRs)
説明
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