- 04 Jun, 2021 2 commits
-
-
Niina Helistö authored
Adding a flag to enable time series form of transferLoss for transfer links. Changing the order of node and node_ in several places in the constraints that used p_gnn(grid, node, node, 'transferLoss'). Issue #62
-
Niina Helistö authored
-
- 03 Jun, 2021 2 commits
-
-
Niina Helistö authored
Issue #62
-
Niina Helistö authored
Issue #62
-
- 25 May, 2021 1 commit
-
-
jussi ikäheimo authored
-
- 24 May, 2021 1 commit
-
-
jussi ikäheimo authored
-
- 19 May, 2021 2 commits
-
-
jussi ikäheimo authored
-
jussi ikäheimo authored
-
- 18 May, 2021 4 commits
-
-
jussi ikäheimo authored
-
jussi ikäheimo authored
-
jussi ikäheimo authored
-
jussi ikäheimo authored
-
- 17 May, 2021 1 commit
-
-
jussi ikäheimo authored
-
- 18 Nov, 2020 1 commit
-
-
Niina Helistö authored
Adding two new parameters under param_policy: reserve_activation_duration and reserve_reactivation_time. The parameters are now included in q_stateUpwardLimit, q_stateDownwardLimit and q_boundStateMaxDiff. Default value for both parameters is 1 (hour) and reserve_reactivation_time should be greater than or equal to reserve_activation_duration. Issue #129.
-
- 29 Oct, 2020 1 commit
-
-
Niina Helistö authored
Issue #137
-
- 18 Aug, 2020 1 commit
-
-
Niina Helistö authored
Adding domain checking for a few parameters and sets. Removing p_gnPolicy and p_groupPolicy3D, and adding p_groupPolicyEmission and p_groupPolicyUnit. Affects input files. Issue #121.
-
- 17 Aug, 2020 1 commit
-
-
Niina Helistö authored
Updating the right hand side of q_unitEqualityConstraint and q_unitGreaterThanConstraint (issue #124). p_unitConstraint should take into account the size of one sub-unit as it will be multiplied by the number of online sub-units (or 1 if the unit does not have an online variable).
-
- 07 Jul, 2020 1 commit
-
-
Ciara O'Dwyer authored
new parameters added to p_groupPolicy to allow for selection of static and/or dynamic inertia constraints
-
- 23 Jun, 2020 1 commit
-
-
Niina Helistö authored
-
- 02 Jun, 2020 1 commit
-
-
Juha Kiviluoma authored
-
- 03 Mar, 2020 1 commit
-
-
Tomi J. Lindroos authored
-
- 02 Mar, 2020 1 commit
-
-
Niina Helistö authored
One gnu_input/output fix in the constraints and updating start-up emission cost and total emission calculations (issue #107).
-
- 26 Feb, 2020 1 commit
-
-
Niina Helistö authored
Taking into account reserve reliability and reserve demand feasibility dummy variables in q_inertiaMin (see issue #103).
-
- 20 Feb, 2020 2 commits
-
-
Niina Helistö authored
1) Updating 1e_scenChanges.gms according to the new inputs, 2) adding a new constraint q_unitGreaterThanConstraint, and 3) fixing a few constraints to work with the invest model as well.
-
Niina Helistö authored
Removing the 'tSolveFirst = mSettings(m, 't_start')' conditions from two equations so that they would work also with the myopic invest model version. Issue #119.
-
- 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).
-
- 12 Dec, 2019 1 commit
-
-
Juha Kiviluoma authored
-
- 25 Nov, 2019 1 commit
-
-
Niina Helistö authored
-
- 21 Nov, 2019 1 commit
-
-
Niina Helistö authored
-
- 01 Nov, 2019 2 commits
-
-
Niina Helistö authored
Removing q_resDemandLargestInfeedTransferUp and q_resDemandLargestInfeedTransferDown, as q_resDemandLargestInfeedTransfer can handle both.
-
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
-
- 07 Oct, 2019 2 commits
-
-
Niina Helistö authored
-
Ciara O'Dwyer authored
-
- 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.
-
- 01 Oct, 2019 1 commit
-
-
Niina Helistö authored
Updating constraints for maximum share of reserve provision, ROCOF limit, as well as reserve demand caused by largest unit infeed and largest transfer link import/export. Testing one constraint for reserve demand caused by largest transfer link import/export (instead of two separate constraints).
-
- 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.
-
- 24 Sep, 2019 1 commit
-
-
Niina Helistö authored
Updating the two ROCOF constraints so that they apply to a group of nodes instead of individual nodes. The transfer ROCOF constraint considers failures of interconnectors with one end inside the group and one end outside the group. 'DefaultFrequency' and 'ROCOF' are now p_groupPolicy parameters instead of p_gn parameters.
-
- 09 Sep, 2019 1 commit
-
-
Niina Helistö authored
First try to fix issue #97.
-