- 17 Aug, 2020 1 commit
-
-
Juha Kiviluoma authored
-
- 24 Jun, 2020 2 commits
-
-
Niina Helistö authored
-
Niina Helistö authored
-
- 23 Jun, 2020 1 commit
-
-
Niina Helistö authored
-
- 22 Jun, 2020 2 commits
-
-
Niina Helistö authored
-
Niina Helistö authored
-
- 15 Jun, 2020 1 commit
-
-
Niina Helistö authored
-
- 09 Jun, 2020 1 commit
-
-
Juha Kiviluoma authored
-
- 04 Jun, 2020 1 commit
-
-
Erkka Rinne authored
GAMS distribution should be 24.0 or alter to support e.g. double dollar commands.
-
- 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 9 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
-
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.
-