- 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.
-
- 05 Sep, 2019 3 commits
-
- 04 Sep, 2019 1 commit
-
- 03 Sep, 2019 2 commits
-
- 02 Sep, 2019 6 commits
-
-
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
-
- 28 Aug, 2019 1 commit
-
-
Juha Kiviluoma authored
Modified version of the interconnector N-1 reserve requirement. Only upward need considered. Not tested at all.
-
- 27 Aug, 2019 1 commit
-
- 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 2 commits
-
-
Niina Helistö authored
-
Niina Helistö authored
-
- 10 Jun, 2019 1 commit
-
-
Topi Rasku authored
#82: All hard-coded *elec* grids have been removed and replaced by looping/summing over *gn* instead. This fix should work as long as no *node* belongs to multiple *grids*, which I think is already ill-advised (or even forbidden?).
-