TulipaEnergy/TulipaEnergyModel.jl
Update parameters in the formualtion.md that don't depend on the year index, e.g., parameters in the `asset` table
Open
#1,674 opened on Aug 14, 2026
good first issue
Repository metrics
- Stars
- (79 stars)
- PR merge metrics
- (Avg merge 2d 21h) (15 merged PRs in 30d)
Description
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