- 02 Jun, 2020 2 commits
-
-
Juha Kiviluoma authored
-
Juha Kiviluoma authored
-
- 03 May, 2020 2 commits
-
-
Juha Kiviluoma authored
-
Juha Kiviluoma authored
-
- 28 Apr, 2020 1 commit
-
-
Juha Kiviluoma authored
r_genFuel was not working. Trying to fix it, but now it works only for units that have one input commodity - the results will be wrong if there are mutliple. Needs to be fixed later. I also added flow based generation. So, r_genFuel should really be r_genSource #107
-
- 20 Apr, 2020 1 commit
-
-
Juha Kiviluoma authored
Changing the calculation of r_gnRealizedOperatingCost (and its derivatives) to use energy based allocation for fuel, emission and startup costs.
-
- 02 Apr, 2020 1 commit
-
-
Niina Helistö authored
A couple of bug fixes to #107, according to suggestions in #107 (comment 14595)
-
- 06 Mar, 2020 1 commit
-
-
Tomi J. Lindroos authored
-
- 04 Mar, 2020 2 commits
-
-
Niina Helistö authored
Changing p_price dimension and updating ts_vomCost_ calculation. Some stylistic updates to ts_startupCost_ calculation as well. (issues #107 and #120)
-
Niina Helistö authored
Replacing the "*" dimension with "param_policy" in some reserve parameters to avoid any typos and mistakes in input data
-
- 03 Mar, 2020 3 commits
-
-
Tomi J. Lindroos authored
-
Tomi J. Lindroos authored
-
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).
-
- 28 Feb, 2020 5 commits
-
-
Juha Kiviluoma authored
#107
-
Juha Kiviluoma authored
-
Juha Kiviluoma authored
-
Juha Kiviluoma authored
-
Juha Kiviluoma authored
# Conflicts: # inc/2d_constraints.gms
-
- 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).
-
- 21 Feb, 2020 2 commits
-
-
Niina Helistö authored
Some clean-up to 1a_definitions.gms. Some of the unused params are now commented out but could also be deleted if we are agree that they will not be implemented in the near future.
-
Niina Helistö authored
Updating some checks related to lastStepInIntervalBlock and stepPerInterval that only make sense in the schedule model where all realized time steps need to be modelled with the same accuracy
-
- 20 Feb, 2020 8 commits
-
-
Tomi J. Lindroos authored
-
Tomi J. Lindroos authored
-
Tomi J. Lindroos authored
-
Tomi J. Lindroos authored
-
Niina Helistö authored
-
Niina Helistö authored
Updating how emission costs are calculated. The previous version did not seem to work but I'm not sure if the new version works in all situations either. Should be checked.
-
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
-
- 07 Feb, 2020 3 commits
-
-
Juha Kiviluoma authored
Improving #107 based on Jussi's comments. Removing un_commodity from input files - the set is formed based on commodity set as well as p_gnu (it has to have capacity, unit_size or conversionCoefficient). Also, removed automatic calculation of p_uStartupFuel -> it needs to be in sheet p_uStartupFuel even if there is only 1 startup fuel (use fixedFuelFraction = 1)!
-
Juha Kiviluoma authored
Something failed with pre-compiled conditionals in the scenred. I got them to work only by moving them to the beginning of line. Tabulated the file properly while at it.
-
Juha Kiviluoma authored
-
- 30 Jan, 2020 1 commit
-
-
Niina Helistö authored
-
- 22 Jan, 2020 1 commit
-
-
Niina Helistö authored
-
- 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).
-
- 18 Dec, 2019 1 commit
-
-
Niina Helistö authored
-
- 17 Dec, 2019 1 commit
-
-
Ciara O'Dwyer authored
Error occurs if t_trajectoryHorizon is too short (less than t_jump + max start-up / shutdown trajectory). Avoids infeasibilities in q_startshut
-
- 12 Dec, 2019 2 commits
-
-
Niina Helistö authored
-
Juha Kiviluoma authored
For results, vOM costs were calculated only from outputs, but they can also be in inputs nowadays. Corrected.
-