- 16 Jul, 2018 2 commits
-
-
Niina Helistö authored
-
Juha Kiviluoma authored
Enable the use of advanced basis. Three options: use the latest solve, use all solves from the previous run, use the first solve from the previous run.
-
- 14 Jul, 2018 1 commit
-
-
Juha Kiviluoma authored
-
- 09 Jul, 2018 1 commit
-
-
Juha Kiviluoma authored
-
- 17 Jun, 2018 1 commit
-
-
Juha Kiviluoma authored
Also changing the length of the forecast horizon so that it is now possible to either keep a static length for the forecasts or to have a decreasing forecast horizon that only extends forward at every tForecastJump.
-
- 01 Mar, 2018 1 commit
-
-
Niina Helistö authored
-
- 24 Oct, 2017 1 commit
-
-
Topi Rasku authored
Model definition files included in the VCS now only include the GAMS definition (list of included equations), all of which are read by Backbone to allow for easier swapping of models without having to tamper with the "3e_solve.gms" fole. Rest of model parameters are expected to be given as input through the renamed "modelsInit.gms" in the input folder (by default). "periodicLoop.gms" and "periodicInit.gms" now treated as integral parts of the Backbone model. Example input parameters provided by the "scheduleInit_temp.gms", "buildingInit_temp.gms" and "investInit_temp.gms" included in the defModels folder within the VCS.
-