- 07 Jun, 2018 1 commit
-
-
Niina Helistö authored
-
- 18 May, 2018 3 commits
-
-
Niina Helistö authored
Changed the constraints for emission cap, minimum energy share, and maximum energy share so that they can be defined for a group of samples as well.
-
Niina Helistö authored
-
Niina Helistö authored
Changed parameter 'p_unit(unit, *)' to 'p_unit(unit, param_unit)' in order to avoid misspellings in the input data. Changed also sets 'op' and 'eff' to be subsets of 'param_unit'.
-
- 16 May, 2018 1 commit
-
-
Niina Helistö authored
-
- 11 May, 2018 2 commits
-
-
Niina Helistö authored
Added weighting for the samples to correct the calculation of annual payments. An annual payment is paid in each sample where the investment option is available and it is multiplied by the sample weight which is different from the sample probability that is used for calculating energy-based values (operating costs and energy produced).
-
Niina Helistö authored
Changed unit investment variables to not depend on the time step. The time step when a unit becomes available ("when a unit investment decision can be made") is defined in the set ut(unit, t, start_end).
-
- 10 May, 2018 1 commit
-
-
Niina Helistö authored
-
- 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
-
- 16 Mar, 2018 1 commit
-
-
Juha Kiviluoma authored
-
- 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 1 commit
-
-
Juha Kiviluoma authored
-
- 12 Feb, 2018 3 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.
-
- 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).
-
- 18 Dec, 2017 1 commit
-
-
Topi Rasku authored
-
- 11 Dec, 2017 3 commits
-
-
Topi Rasku authored
-
Topi Rasku authored
-
Topi Rasku authored
Boundcyclic again only for the first timestep, as it otherwise confuses the building thermal modelling. Tertiary reserves are now able to replace primary reserves during realization, if necessary.
-
- 04 Dec, 2017 2 commits
-
-
Topi Rasku authored
Tertiary reserve demand now vanishes entirely during the realization, allowing for constant tertiary reserves if desired. Startup for the first timestep is no longer required, which assumes that the unit has been online before the model horizon.
-
Topi Rasku authored
-
- 01 Dec, 2017 3 commits
-
-
Topi Rasku authored
-
Topi Rasku authored
-
Topi Rasku authored
-
- 30 Nov, 2017 3 commits
-
-
Topi Rasku authored
-
Topi Rasku authored
Implementing temporary forecast and time displacement arrays to slightly improve "inputsLoop" performance.
-
Topi Rasku authored
-
- 29 Nov, 2017 1 commit
-
-
Topi Rasku authored
Reorganizing the result calculation to improve performance by moving all possible calculations to the end of the solveloop.
-