- 28 Jun, 2021 2 commits
-
-
Niina Helistö authored
-
Juha Kiviluoma authored
-
- 24 Jun, 2021 1 commit
-
-
Juha Kiviluoma authored
-
- 21 Jun, 2021 1 commit
-
-
Niina Helistö authored
Adding documentation for command line arguments and a template for input data preparation before reading the GDX input file.
-
- 12 Apr, 2021 1 commit
-
-
Erkka Rinne authored
-
- 04 Dec, 2020 1 commit
-
-
Huang, Jiangyi authored
-
- 31 Aug, 2020 1 commit
-
- 04 Jun, 2020 1 commit
-
-
Erkka Rinne authored
GAMS distribution should be 24.0 or alter to support e.g. double dollar commands.
-
- 23 Oct, 2019 1 commit
-
-
Erkka Rinne authored
There were warnings about nested $ifthen structures and stray names with spurious commas in symbol declarations.
-
- 27 Sep, 2019 2 commits
-
-
Erkka Rinne authored
See #102
-
Erkka Rinne authored
Removed now obsolete scalar `errorcount`. Solves #102
-
- 06 Sep, 2019 1 commit
-
-
Erkka Rinne authored
Also removed some non-existent features from the description
-
- 13 Jun, 2019 1 commit
-
-
Niina Helistö authored
-
- 04 Feb, 2019 2 commits
-
-
Erkka Rinne authored
-
Erkka Rinne authored
Default is zero, can be changed via command line parameter --debug=[0|1|2].
-
- 01 Feb, 2019 1 commit
-
-
Erkka Rinne authored
-
- 28 Jan, 2019 1 commit
-
-
Topi Rasku authored
Issue #58: Removed the references to unused command line arguments, and clarified the capabilites of the model somewhat.
-
- 11 Jan, 2019 1 commit
-
-
Topi Rasku authored
Fixes to the diagnostic result vectors, as well as adding a command line argument to include them only when necessary.
-
- 08 Jan, 2019 2 commits
-
-
Topi Rasku authored
-
Topi Rasku authored
Issue #55: periodicLoop is now executed before inputsLoop, and the time series interval aggregation is moved to the end of inputsLoop.
-
- 13 Dec, 2018 1 commit
-
-
Erkka Rinne authored
-
- 05 Nov, 2018 2 commits
-
-
Erkka Rinne authored
Use --input_dir=<path> and --output_dir=<path>. Defaults are ./input and ./output, respectively.
-
Erkka Rinne authored
-
- 02 Nov, 2018 1 commit
-
-
Erkka Rinne authored
Activate this feature using active('scenRed') and setting mSettings parameters 'red_num_leaves' or 'red_percentage'.
-
- 18 Oct, 2018 2 commits
-
-
Erkka Rinne authored
-
Niina Helistö authored
-
- 12 Sep, 2018 1 commit
-
-
Juha Kiviluoma authored
-
- 10 Sep, 2018 1 commit
-
-
Niina Helistö authored
-
- 16 Jul, 2018 2 commits
-
-
Juha Kiviluoma authored
Move options to a separate file (1_input.gms) in the input directory and make a template for that in the root directory (1_input_temp.gms).
-
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.
-
- 15 Jun, 2018 3 commits
-
-
Juha Kiviluoma authored
Enabled the inclusion of additional constraints from the input data, the replacement of the objective function and the addition of new terms to the objective function. The basic file structure was also changed to better accommodate these.
-
Juha Kiviluoma authored
Enabled the inclusion of additional constraints from the input data, the replacement of the objective function and the addition of new terms to the objective function. The basic file structure was also changed to better accommodate these.
-
Juha Kiviluoma authored
Enabled the inclusion of additional constraints from the input data, the replacement of the objective function and the addition of new terms to the objective function. The basic file structure was also changed to better accommodate these.
-
- 14 Jun, 2018 1 commit
-
-
Juha Kiviluoma authored
changes.inc is loaded in the 1e_input.gms where the changes to the input files are made right after loading data from the gdx files
-
- 05 Jun, 2018 1 commit
-
-
Topi Rasku authored
-
- 22 May, 2018 1 commit
-
-
Juha Kiviluoma authored
More fixes to startups. The clearing of the online, startup and shutdown variables and the use of r_startup might have contributed to the misbehaviour of the start-ups. Now everything seems to be working correctly. For simplicity, all online, startup and shutdown variables make their decision in the central forecast (df_central). This could be changed in the future so that there would be a gate closure for commitment decisions where they need be aligned in the different forecast branches.
-
- 03 Apr, 2018 2 commits
-
-
Juha Kiviluoma authored
-
Juha Kiviluoma authored
-
- 01 Mar, 2018 1 commit
-
-
Niina Helistö authored
-
- 27 Feb, 2018 1 commit
-
-
Niina Helistö authored
-