TulipaEnergyModel.jl icon indicating copy to clipboard operation
TulipaEnergyModel.jl copied to clipboard

Test `TimeStruct.jl` package to handle the flexible time resolution in the model

Open datejada opened this issue 7 months ago • 0 comments

What and Why

The package TimeStruct.jl has features similar to those in TulipaEnergyModel that handle flexible temporal resolution (and more, like the multi-horizon and scenario). So, it is worth checking if we can leverage the use of this package for TulipaEnergyModel

https://github.com/sintefore/TimeStruct.jl

https://www.youtube.com/watch?v=Hz6AL5kClKU

Possible Drawbacks

It is unclear if it is as efficient as our current internal functions. So, we definitely need to benchmark it.

Related Issues

No response

datejada avatar Jul 04 '24 12:07 datejada