TulipaEnergy/TulipaEnergyModel.jl
View on GitHubValidate `initial_storage_level` levels
Open
#1,104 opened on Mar 17, 2025
good first issue
Repository metrics
- Stars
- (79 stars)
- PR merge metrics
- (PR metrics pending)
Description
Check that if there is a defined initial_storage_level, it must be between the asset's max/min limits. Also, we need to check that if there are max/min profiles, then you must also check that the initial value is between those values.