TulipaEnergy/TulipaEnergyModel.jl
Update parameters in the formualtion.md that don't depend on the year index, e.g., parameters in the `asset` table
Aperta
#1674 aperta il 14 ago 2026
good first issue
Metriche repository
- Star
- (79 stelle)
- Metriche merge PR
- (Merge medio 2g 21h) (15 PR mergiate in 30 g)
Descrizione
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