- 07 Oct, 2019 6 commits
-
-
Niina Helistö authored
-
Niina Helistö authored
-
Niina Helistö authored
-
Niina Helistö authored
-
Topi Rasku authored
Contains a link to the wikipage containing small example datasets.
-
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.
-
- 02 Oct, 2019 1 commit
-
-
Niina Helistö authored
-
- 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 7 commits
-
-
Erkka Rinne authored
See #102
-
Erkka Rinne authored
The parameters were not cleared at every loop. See #99
-
Erkka Rinne authored
Removed now obsolete scalar `errorcount`. Solves #102
-
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
-
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.
-
Topi Rasku authored
Nhniina bound cyclic See merge request !7
-
- 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.
-
- 11 Sep, 2019 2 commits
-
-
Erkka Rinne authored
-
Erkka Rinne authored
-
- 09 Sep, 2019 2 commits
-
-
Niina Helistö authored
First try to fix issue #97.
-
Niina Helistö authored
Adding a new constraint q_maxDownward2 and modifying q_rampDownLimit. A small change to v_reserve.up to make it work with consumption units as well. q_maxDownward2: similar to q_maxUpward2 but for v_gen and downward online+offline reserve provision q_rampDownLimit: do not consider offline reserve provision
-
- 06 Sep, 2019 2 commits
-
-
Niina Helistö authored
q_maxUpward: Moving "not nuOfflineRescapable(restype, node, unit)" from equation condition to a condition for summing reserve variables q_maxUpward2: Removing many of the equation conditions (does not apply to consumption units, for example), cleaning up terms in the equation (hopefully not removing anything that should have stayed) q_maxUpward3: Not sure if this constraint is needed, so ignoring it in invest and schedule models -- can be included again if needed q_reserveProvision2: Some refinements to the equation conditions and the equation terms in order to make the constraint limit the online reserve provision of units with online variables q_rampUpLimit: Moving "not nuOfflineRescapable(restype, node, unit)" from equation condition to a condition for summing reserve variables q_rampUpLimit2: Not sure if this constraint is needed, so ignoring it in invest and schedule models -- can be included again if needed.
-
Erkka Rinne authored
Also removed some non-existent features from the description
-
- 05 Sep, 2019 4 commits
-
-
Ciara O'Dwyer authored
- 04 Sep, 2019 1 commit
-
- 03 Sep, 2019 3 commits
-
-
Ciara O'Dwyer authored
added unitcount to maxupward2. Changed rampuplimit2 to exclude the offline reserve rather than exclude online variable
- 02 Sep, 2019 7 commits
-
-
Ciara O'Dwyer authored
-
ran li authored
-
Merge branch 'LossOfLargestInterconnector' of https://gitlab.vtt.fi/backbone/backbone into LossOfLargestInterconnector # Conflicts: # inc/2d_constraints.gms
-
- 30 Aug, 2019 2 commits
-
-
Juha Kiviluoma authored
Added a conditional to the equation and added the portion_of_transfer_to_reserve also to reserve transfers.
-
Juha Kiviluoma authored
-