Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
datejada opened this issue Jul 4, 2024 · 0 comments
Labels
Type: improvement Better way of doing something Type: research Results in knowledge/decision rather than code Zone: optimisation model Improvements or changes to the optimisation model (e.g., objective function, variables, constraints)

Comments

@datejada
Copy link
Member

datejada commented Jul 4, 2024

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 datejada added Type: improvement Better way of doing something Zone: optimisation model Improvements or changes to the optimisation model (e.g., objective function, variables, constraints) Type: research Results in knowledge/decision rather than code labels Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: improvement Better way of doing something Type: research Results in knowledge/decision rather than code Zone: optimisation model Improvements or changes to the optimisation model (e.g., objective function, variables, constraints)
Projects
None yet
Development

No branches or pull requests

1 participant