- 02 Nov, 2019 1 commit
-
-
Erkka Rinne authored
Probabilities of single scenarios can be slightly above one as returned by SCENRED2. Limit the probabilities to one.
-
- 24 Oct, 2019 4 commits
-
-
Erkka Rinne authored
-
Erkka Rinne authored
(cherry picked from commit f8142f47)
-
Erkka Rinne authored
Added new parameter `ts_energy_(s)` to which total energy is calculated. This parameter has the sample dimension last, as required by the SCENRED2 tool. This allowed changing all other time series to have indices `s, f, t` instead of previous `f, t, s` and dropping the set `fts` completely. Fixes #105 (cherry picked from commit fc4e9380)
-
Erkka Rinne authored
Fixes #106 (cherry picked from commit 7efcad0b)
-
- 23 Oct, 2019 3 commits
-
-
Erkka Rinne authored
(cherry picked from commit bf021b2e)
-
Erkka Rinne authored
Only use scenarios with positive probability in building the long-term stochastic tree. Previously this was limited to the number of scenarios, but this allows excluding a scenario (setting its prob. to zero). (cherry picked from commit 333f6020)
-
Erkka Rinne authored
There were warnings about nested $ifthen structures and stray names with spurious commas in symbol declarations. (cherry picked from commit 132360e3)
-
- 27 Sep, 2019 7 commits
-
-
Erkka Rinne authored
See #102 (cherry picked from commit f397e70c)
-
Erkka Rinne authored
The parameters were not cleared at every loop. See #99 (cherry picked from commit 4889d359)
-
Erkka Rinne authored
Removed now obsolete scalar `errorcount`. Solves #102 (cherry picked from commit f9c5de45)
-
Erkka Rinne authored
-
Erkka Rinne authored
Fixes #100
-
Erkka Rinne authored
Set `gn_forecasts(*, node, timeseries)` tells for which grid/flow/restype, node and timeseries combinations use forecasts and by default includes everything. See: #99
-
Topi Rasku authored
Nhniina bound cyclic See merge request !7
-
- 11 Sep, 2019 2 commits
-
-
Erkka Rinne authored
-
Erkka Rinne authored
-
- 09 Sep, 2019 1 commit
-
-
Niina Helistö authored
First try to fix issue #97.
-
- 06 Sep, 2019 1 commit
-
-
Erkka Rinne authored
Also removed some non-existent features from the description
-
- 20 Aug, 2019 1 commit
-
-
Topi Rasku authored
-
- 13 Aug, 2019 3 commits
-
-
Topi Rasku authored
-
Topi Rasku authored
-
Topi Rasku authored
-
- 09 Aug, 2019 8 commits
-
-
Niina Helistö authored
A fix to issue #86: Adding gnuft condition as well as removing unit_investLP and unit_investMIP conditions and p_unit(unit, 'unitCount') from q_inertiaMin. Using p_unit(unit, 'unitCount') causes division by zero problems for units with investment variables and without online variables. Adding gnuft condition to five other equations as well: q_instantaneousShareMax, q_capacityMargin, q_energyShareMax, q_energyShareMin and q_minCons. Using unit aggregation and these equations without the gnuft condition might have caused problems.
-
Niina Helistö authored
Fixing ramp constraints so that they work when integer investment variables are used together with continuous online variables (issue #88).
-
Topi Rasku authored
-
Topi Rasku authored
-
Topi Rasku authored
-
Topi Rasku authored
-
Topi Rasku authored
-
Topi Rasku authored
-
- 15 Jul, 2019 1 commit
-
- 10 Jul, 2019 2 commits
-
-
ran li authored
-
- 26 Jun, 2019 1 commit
-
-
Niina Helistö authored
Updates related to issue #85: ignoring 'empty' units and changing the condition when to expand effLevelGroupUnit
-
- 25 Jun, 2019 1 commit
-
-
Niina Helistö authored
-
- 17 Jun, 2019 3 commits
-
-
Niina Helistö authored
-
Topi Rasku authored
*effLevelGroup* is now expanded so that subsequent *effLevels* are repeated from the previous *effLevel* if definition is missing. Execution is aborted if *level1* information is missing for any unit.
-
Topi Rasku authored
-
- 13 Jun, 2019 1 commit
-
-
Niina Helistö authored
-