- 25 Oct, 2020 1 commit
-
-
Ciara O'Dwyer authored
-
- 23 Jun, 2020 1 commit
-
-
Niina Helistö authored
-
- 02 Apr, 2020 1 commit
-
-
Niina Helistö authored
A couple of bug fixes to #107, according to suggestions in #107 (comment 14595)
-
- 28 Feb, 2020 1 commit
-
-
Juha Kiviluoma authored
-
- 31 Jan, 2020 1 commit
-
-
Niina Helistö authored
Re-implementing dynamic generation portfolios (see issue #119). Unit investment variables still have the 't' dimension, although it is kind of redundant. Units have technical lifetimes (given in ut set) but links are assumed to stay in the system forever after they have been built. Cost discounting and multi-year horizons are considered in the objective function but not in the results outputting yet.
-
- 20 Dec, 2019 1 commit
-
-
Juha Kiviluoma authored
First working commit for the new inputs and outputs system. Probably buggy... In Google Drive there is 8unit system excel that works with this (vInputOutput.xlsx).
-
- 29 Oct, 2019 1 commit
-
-
Niina Helistö authored
-
- 24 Oct, 2019 1 commit
-
-
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
-
- 03 Oct, 2019 1 commit
-
-
Niina Helistö authored
Adding the grid dimension to the reserve parameters and variables. Changes required to the input files. Removing the obsolete nuft set. Issue #69.
-
- 27 Sep, 2019 1 commit
-
-
Niina Helistö authored
First tests, disabling all reserve requirement constraints except q_resDemand. Adding some new parameters and sets (df_reservesGroup, restypeDirectionGroup, restypeDirectionGridNodeGroup) and changing the dimensions of some other parameters, sets and variables.
-
- 04 Apr, 2019 2 commits
-
-
Topi Rasku authored
-
Topi Rasku authored
#65: *v_startup* divided into *v_startup_LP* and *v_startup_MIP* variants to avoid undesired behavior when using integer online variables.
-
- 27 Mar, 2019 1 commit
-
-
Erkka Rinne authored
-
- 08 Mar, 2019 2 commits
-
-
Topi Rasku authored
*r_resDemandLargestInfeedUnit* calculated only for nodes with units that can fail to avoid saving nonsensical results.
-
Topi Rasku authored
*r_totalObj* is now recorded separately for each *tSolve* in order to allow better diagnostics of how the simulation proceeded.
-
- 26 Feb, 2019 1 commit
-
-
Erkka Rinne authored
-
- 12 Feb, 2019 1 commit
-
-
Niina Helistö authored
-
- 11 Feb, 2019 1 commit
-
-
Niina Helistö authored
-
- 01 Feb, 2019 1 commit
-
-
Juha Kiviluoma authored
-
- 22 Jan, 2019 1 commit
-
- 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.
-
- 05 Dec, 2018 1 commit
-
-
Topi Rasku authored
Changing the 'p_nuRes2Res(node, unit, restype, up_down, restype)' description and function so that the first 'restype' also provides the second 'restype'. Also moving the 'r_reserve2Reserve' calculation from "4a_outputVariant.gms" to "4b_outputInvariant" for efficiency.
-
- 03 Dec, 2018 1 commit
-
-
Juha Kiviluoma authored
Output reserve2reserve (included in r_reserve, but there is also separate r_reserve2Reserve that should show just reserve to reserve provision). Should be tested.
-
- 16 Nov, 2018 1 commit
-
-
Erkka Rinne authored
-
- 15 Nov, 2018 1 commit
-
-
Erkka Rinne authored
Set 'sft' does not contain 'ft_realized' which caused some important variable fixes not being made. Fixed by adding new sets 'sft_realized' and 'sft_realizedNoRseset' which include the realised t's.
-
- 14 Nov, 2018 1 commit
-
-
Erkka Rinne authored
Note: Smoothing for ts_node is not implemented yet
-
- 11 Nov, 2018 1 commit
-
-
Erkka Rinne authored
-
- 05 Nov, 2018 1 commit
-
-
Erkka Rinne authored
The calculation was done errorneously inside an msft loop.
-
- 02 Nov, 2018 2 commits
-
-
Erkka Rinne authored
-
Erkka Rinne authored
Samples can now be used to describe uncertain future after the forecast horizon
-
- 19 Oct, 2018 1 commit
-
-
Topi Rasku authored
-
- 12 Oct, 2018 1 commit
-
-
Topi Rasku authored
"restypeReleasedForRealization" "r_reserve" results now persist despite them being freed for the realized time steps.
-
- 11 Oct, 2018 1 commit
-
-
Topi Rasku authored
Reserve dummy variables use similar indexing as other reserve variables (again), and should now "stack" properly on each other so that lacking reserves in the commitment phase (vq_resDemand) are not penalized again in the real-time phase (vq_resMissing).
-
- 09 Oct, 2018 1 commit
-
-
Topi Rasku authored
Reserve feasibility variables are now generated for each forecast branch separately despite other reserve commitments being common between the branches. This should avoid potential issues with different "ts_reserveDemand" values.
-
- 08 Oct, 2018 2 commits
-
-
Topi Rasku authored
-
Topi Rasku authored
-
- 05 Oct, 2018 2 commits
-
-
Topi Rasku authored
-
Topi Rasku authored
Renaming "df_nReserves" to "df_reserves", changing "mft_nReserves" to "ft_reservesFixed", as well as a lot of accompanying changes.
-
- 14 Sep, 2018 1 commit
-
-
Niina Helistö authored
Activating two equations in the schedule model and adding the dummy capacity to ensure capacity margin equation feasibility to the results file.
-
- 11 Sep, 2018 1 commit
-
-
Niina Helistö authored
-