spine-tools / SpineOpt.jl

A highly adaptable modelling framework for multi-energy systems
https://www.tools-for-energy-system-modelling.org/
GNU Lesser General Public License v3.0
53 stars 13 forks source link

Test case on combining two models #143

Closed spine-o-bot closed 3 years ago

spine-o-bot commented 3 years ago

In GitLab by @jkiviluo on Nov 5, 2018, 14:41

Test case to show how to combine two models: e.g. investment and dispatch

spine-o-bot commented 3 years ago

In GitLab by @DillonJ on Dec 5, 2018, 13:31

It would be nice if we could implement a single framework to handle this within a single SpineModel.

Benders decomposition is perfect for decomposing a combined investment/dispatch model into seperate problems...

I think we want to improve on the state of the art and go beyond just simple linking of models.

However, we may still want to illustrate how we can use the toolbox to connect things and this could be quite useful

mihlema commented 3 years ago

As this is working now, and with the upcoming C case studies, I believe we can close this issue, @jkiviluo?