- 27 Apr, 2018 4 commits
-
-
Topi Rasku authored
-
Topi Rasku authored
-
Topi Rasku authored
-
Topi Rasku authored
# Conflicts: # inc/1a_definitions.gms # inc/2b_equations.gms # inc/3b_inputsLoop.gms # inc/3d_setVariableLimits.gms # inc/4b_outputInvariant.gms
-
- 29 Mar, 2018 1 commit
-
-
Niina Helistö authored
-
- 28 Mar, 2018 2 commits
-
-
Niina Helistö authored
-
Niina Helistö authored
Replaced q_fixedGenCap2U with q_constrainedCapMultiUnit, which enables different decommissioning and replacement decisions in addition to fixed investment ratios. Removed unnecessary parameters and divided p_groupPolicy into p_groupPolicy and p_groupPolicy3D. Renamed also the linking sets related to groups, e.g. gnu_group --> gnuGroup.
-
- 27 Mar, 2018 1 commit
-
-
Niina Helistö authored
-
- 26 Mar, 2018 2 commits
-
-
-
Niina Helistö authored
Added fixed operation and maintenance costs for investment options Adding a new parameter unitOutputCapacityTotal to avoid division by zero Added unit investment result parameter Removed equation q_fixedGenCap1U Added default value calculation for reserves update frequency Moved tCounter update outside ms loop in 3c_periodicLoop.gms Updated the limits of v_invest_LP and v_invest_MIP (no more maxGenCap, minGenCap) Updated investInit_temp.gms And some smaller updates
-
- 20 Mar, 2018 1 commit
-
-
Topi Rasku authored
Fixing a major bug where the interval counter is updated after each sample loop, messing up the sft-structure.
-
- 16 Mar, 2018 1 commit
-
-
Juha Kiviluoma authored
-
- 02 Mar, 2018 2 commits
-
-
Topi Rasku authored
Results vectors now record dummy variables in all the forecasts, to make sure that no forecasts cause the model to behave in undesired ways.
-
Topi Rasku authored
"reserveContribution" parameter now accounted for in the state variable upwards/downwards equations. Hopefully finally fixing the erratic behaviour of the state variable reserves in the RealValue results runs.
-
- 01 Mar, 2018 2 commits
-
-
-
Niina Helistö authored
-
- 28 Feb, 2018 2 commits
-
-
Juha Kiviluoma authored
Continuing to fix the reserves in the deterministic mode. Now they should also work after the first solve.
-
-
- 27 Feb, 2018 2 commits
-
-
Niina Helistö authored
-
Niina Helistö authored
-
- 26 Feb, 2018 4 commits
-
-
Topi Rasku authored
Slight performance improvement to the "d_nodeState" calculation using the new "gn_stateTimeseries" set.
-
Topi Rasku authored
Removing the possibility of using tertiary reserves as backup, permits too large reserve provisions by single units. Now reserve commitments only lock the lower bound of the reserve provision variable.
-
Topi Rasku authored
Fixing the node state forecasts to work as intended, and added a new set for time series bound gn states for minor performance improvements.
-
Juha Kiviluoma authored
-
- 23 Feb, 2018 1 commit
-
-
Topi Rasku authored
-
- 22 Feb, 2018 1 commit
-
-
Topi Rasku authored
Time aggregated reserve demand time series now uses the maximum value within the interval, instead of the averaged reserve demand.
-
- 14 Feb, 2018 1 commit
-
-
Topi Rasku authored
-
- 13 Feb, 2018 4 commits
-
-
Topi Rasku authored
-
Topi Rasku authored
-
-
Topi Rasku authored
Fixing a major bug where none of the reserve demand was forced for the realized time steps, instead of only the tertiary reserve demand vanishing. The reserves have to be revised later on to make them more customizable, along with forecasts i suppose.
-
- 12 Feb, 2018 4 commits
-
-
Juha Kiviluoma authored
-
Juha Kiviluoma authored
-
Juha Kiviluoma authored
Release of tertiary reserves for the realization released also primary and secondary reserves. Now corrected, but the selection of reserves should be moved to the input file along with the new set members for reserveTypeReleasedForRealization.
-
Topi Rasku authored
-
- 08 Feb, 2018 2 commits
-
-
Topi Rasku authored
Moved the "holdfixed" commands from the "3e_solve.gms" to the end of the model definition files, since as model properties that is a more suitable place for them.
-
Topi Rasku authored
Added a possibility for input dependent O&M costs, required by electric heating (heat pump!) taxation. Also added a new "fuel_penalty" multiplier as a possible command line input, required for making building stock baseline results reliable for electrical-fuel heating system mixes.
-
- 06 Feb, 2018 1 commit
-
-
Juha Kiviluoma authored
-
- 05 Feb, 2018 1 commit
-
-
Juha Kiviluoma authored
Deterministic model (mSettings('...', 'forecasts') = 0) is corrected to have a model horizon up-to t_horizon (used to be only up-to t_jump).
-
- 01 Feb, 2018 1 commit
-
-
Topi Rasku authored
-