- 16 Jul, 2018 1 commit
-
-
Juha Kiviluoma authored
Enable the use of advanced basis. Three options: use the latest solve, use all solves from the previous run, use the first solve from the previous run.
-
- 14 Jul, 2018 1 commit
-
-
Juha Kiviluoma authored
Include t00000 for storage and online variables for the results output (as long as there are variable values for the first time period).
-
- 17 Jun, 2018 1 commit
-
-
Juha Kiviluoma authored
Also changing the length of the forecast horizon so that it is now possible to either keep a static length for the forecasts or to have a decreasing forecast horizon that only extends forward at every tForecastJump.
-
- 31 May, 2018 1 commit
-
-
Niina Helistö authored
Several fixes to get intervalLength > 1 working. Still needs some fix if intervalLength > 1 for the first steps in the horizon (dt for the first time step not calculated properly).
-
- 25 May, 2018 1 commit
-
-
Niina Helistö authored
Updates to run-up phase. Added unit conversions from p.u./min to p.u./h and multiplication by intervalInHours for p_u_maxOutputInLastRunUpInterval and p_ut_runUp. Tested only with deterministic run, intervalInHours=1 and intervalLength=1. Calculation of dt_toStartup probably needs a fix for other intervaLengths than 1.
-
- 16 Apr, 2018 1 commit
-
-
Juha Kiviluoma authored
Fixes and clean ups. Most importantly a term in the q_maxUpward was updated to point to the correct start up time period (hopefully).
-
- 06 Apr, 2018 1 commit
-
-
Juha Kiviluoma authored
-
- 03 Apr, 2018 1 commit
-
-
Juha Kiviluoma authored
-
- 28 Mar, 2018 1 commit
-
-
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
-
- 01 Dec, 2017 2 commits
-
-
Topi Rasku authored
-
Topi Rasku authored
-
- 30 Nov, 2017 2 commits
-
-
Topi Rasku authored
Implementing temporary forecast and time displacement arrays to slightly improve "inputsLoop" performance.
-
Topi Rasku authored
-
- 14 Nov, 2017 1 commit
-
-
Topi Rasku authored
Implementing "ts_fuelPrice" time series based on the input "ts_fuelPriceChange" to avoid needlessly time consuming summation over "tFull" in the objective funciton.
-
- 13 Nov, 2017 1 commit
-
-
Topi Rasku authored
Implementing "ts_fuelPrice", which avoids summation over the "ts_fuelPriceChange" in the "q_obj" during every solve. Also minor performance tweaking to "inputsLoop".
-
- 25 Oct, 2017 1 commit
-
-
Topi Rasku authored
-
- 24 Oct, 2017 1 commit
-
-
Topi Rasku authored
-
- 20 Oct, 2017 3 commits
-
-
Topi Rasku authored
All parameters in the model definition files now include the mType dimension to avoid overwriting of parameters if multiple models are declared.
-
Topi Rasku authored
Tweaks to the efficiency approximations, removing old unused sets and parameters, as well as minor readability improvements.
-
Topi Rasku authored
-
- 19 Oct, 2017 1 commit
-
-
Topi Rasku authored
Old tt set renamed as tCurrent, and new tt now described as temporary subset of timesteps. Various performance upgrades, mainly to calculating the startup types and minimum up/downtime.
-
- 11 Oct, 2017 1 commit
-
-
Topi Rasku authored
-
- 20 Sep, 2017 1 commit
-
-
Niina Helistö authored
-
- 13 Sep, 2017 1 commit
-
-
Niina Helistö authored
-
- 12 Sep, 2017 2 commits
-
-
Niina Helistö authored
-
Niina Helistö authored
-
- 08 Sep, 2017 1 commit
-
-
Niina Helistö authored
-
- 06 Sep, 2017 2 commits
-
-
Topi Rasku authored
Added a new displacement set "cf_Central" that binds the v_state variables of the shorter forecasts to the central forecast at the end of the forecast length to avoid issues with hydro reservoirs being overutilized in the shorter forecasts.
-
Niina Helistö authored
-
- 05 Sep, 2017 1 commit
-
-
Topi Rasku authored
-
- 30 Aug, 2017 1 commit
-
-
Niina Helistö authored
-
- 29 Aug, 2017 1 commit
-
-
Niina Helistö authored
Corrections to ramping constraints and testing different start-up types (hot, warm, cold) and minimum up/down times.
-
- 28 Aug, 2017 1 commit
-
-
Topi Rasku authored
Removed "p_uft_online_last" from use, as it is not currently working properly and possibly confuses the objective function. At the moment, online variables are generated only for the time steps when they actually affect the v_gen variables. Thus, having this sort of incentive term to keep the units online at the end of the simulation is perhaps not necessary. The horizon extends over the t_end anyways, and the units keep on working as if they still had to keep on keeping on.
-
- 23 Aug, 2017 1 commit
-
-
Juha Kiviluoma authored
-
- 14 Aug, 2017 2 commits
-
-
Niina Helistö authored
-
Topi Rasku authored
The reserve variables for the to-be-committed period are now "realized", meaning that the fRealization forecast is used for all the different forecasts. The commitments are locked using the solution previous to the update. Reimplemented the requirement for the reserve transfer to have reserve requirements for both nodes.
-
- 04 Aug, 2017 1 commit
-
-
Erkka Rinne authored
-
- 25 Jun, 2017 1 commit
-
-
Juha Kiviluoma authored
Fixing problems in using forecasts and reserves. May include some ad hoc changes that need to be cleared up later.
-
- 22 Jun, 2017 1 commit
-
-
Juha Kiviluoma authored
-