- 07 Oct, 2019 1 commit
-
-
Ciara O'Dwyer authored
-
- 09 Sep, 2019 1 commit
-
-
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 1 commit
-
-
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.
-
- 05 Sep, 2019 1 commit
-
-
Ciara O'Dwyer authored
-
- 03 Sep, 2019 1 commit
-
-
Ciara O'Dwyer authored
added unitcount to maxupward2. Changed rampuplimit2 to exclude the offline reserve rather than exclude online variable
-
- 02 Sep, 2019 1 commit
-
-
Ciara O'Dwyer authored
-
- 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 2 commits
-
-
Niina Helistö authored
-
Niina Helistö authored
-
- 10 Jun, 2019 2 commits
-
-
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?).
-
Erkka Rinne authored
-
- 06 Jun, 2019 2 commits
-
-
Topi Rasku authored
-
Erkka Rinne authored
-
- 05 Jun, 2019 1 commit
-
-
Niina Helistö authored
-
- 28 May, 2019 2 commits
-
-
Niina Helistö authored
-
- 27 May, 2019 1 commit
-
- 24 May, 2019 4 commits
-
-
Juha Kiviluoma authored
Reading changes.inc just from the 1e_inputs.gms (it was also in 1e_scenChanges.gms). Updating sceleton.json and removing obsolete reference to includeInputdata_ext.inc.
-
Juha Kiviluoma authored
-
Juha Kiviluoma authored
-
Juha Kiviluoma authored
-