- 11 Mar, 2019 2 commits
-
-
jussi ikäheimo authored
-
jussi ikäheimo authored
-
- 25 Feb, 2019 1 commit
-
-
jussi ikäheimo authored
-
- 21 Feb, 2019 1 commit
-
-
jussi ikäheimo authored
-
- 19 Feb, 2019 1 commit
-
-
jussi ikäheimo authored
-
- 18 Feb, 2019 1 commit
-
-
jussi ikäheimo authored
-
- 19 Dec, 2018 2 commits
-
-
-
Juha Kiviluoma authored
Fixing issue #32. The last time interval in the run-up phase had a wrong limit for the q_rampUpLimit, this was corrected by calculating a new parameter p_u_maxRampSpeedInLastRunUpInterval. This might not be the only thing wrong. Needs to be checked futher.
-
- 17 Dec, 2018 1 commit
-
-
- 13 Dec, 2018 4 commits
-
-
Niina Helistö authored
A fix to issue #51: uft_online_withPrevious now includes the interval just before the start of a sample --> online status is free in the first interval of each sample
-
Erkka Rinne authored
-
Niina Helistö authored
-Removing the unitFail set (unit_fail set is directly read from the input GDX) -Deleting N-1 param_policy (Infeed2Cover can handle its task)
-
Topi Rasku authored
Changed 'q_boundStateMaxDiff' to correctly measure difference in state variables, and not the state energy content. Reserve provisions shouldn't be included if 'energyStoredPerUnitOfState'=0.
-
- 10 Dec, 2018 2 commits
-
-
Niina Helistö authored
-
Topi Rasku authored
Issue #50: Changed the 'mStart' values in the model definition file templates to avoid errors with the simulation start time.
-
- 05 Dec, 2018 4 commits
-
-
Topi Rasku authored
-
Topi Rasku authored
Default penalty changed to 1e9.
-
Topi Rasku authored
Changing the 'p_nuRes2Res(node, unit, restype, up_down, restype)' description and function so that the first 'restype' also provides the second 'restype'. Also moving the 'r_reserve2Reserve' calculation from "4a_outputVariant.gms" to "4b_outputInvariant" for efficiency.
-
Topi Rasku authored
-
- 03 Dec, 2018 1 commit
-
-
Juha Kiviluoma authored
Output reserve2reserve (included in r_reserve, but there is also separate r_reserve2Reserve that should show just reserve to reserve provision). Should be tested.
-
- 29 Nov, 2018 2 commits
-
-
-
Juha Kiviluoma authored
Aggregated groups appeared in the results although the model was not using the effLevel where the aggregation starts. This was fixed by moving the set creation for aggregated units to 3a_periodic_Init.gms (because it needed mSettings that has m indice) and changing the way unit_aggregator, unit_aggregated and unit_noAggregate sets are defined (units that are aggregates will not appear any more at all if they are not defacto in use).
-
- 28 Nov, 2018 1 commit
-
-
Topi Rasku authored
Included the 'N-1' parameter into 'param_policy' to avoid errors if no "p_nReserves(node, restype, 'N-1')" are defined. Additionally, reorganized and highlighted the reserve related parameters in 'param_policy', as they hopefully will be moved to a dedicated parameter set at some point.
-
- 25 Nov, 2018 1 commit
-
- 23 Nov, 2018 2 commits
-
-
Juha Kiviluoma authored
-
Juha Kiviluoma authored
Updating issue #47. It should now be possible to use same reserve for multiple categories. So, a unit can have a multiplier in the new table p_nuRes2Res indicating the ratio at which e.g. primary reserve from the unit can contribute to secondary reserve.
-
- 22 Nov, 2018 1 commit
-
-
Topi Rasku authored
Fixing an issue, where the averaging of time series data would not work properly for 'stepLengthinInHours' != 1.
-
- 19 Nov, 2018 1 commit
-
-
Topi Rasku authored
Minor readability and performance upgrades on fixing the previously realized startup/shutdown/online variables.
-
- 16 Nov, 2018 2 commits
-
-
Topi Rasku authored
Further fixes to 'uft_onlineLP_withPrevious' and 'uft_onlineMIP_withPrevious' and fixing the historical startups to allow for arbitraty 'stepsPerInterval' on the first interval.
-
Topi Rasku authored
Minor fixes to 'tmp_dt', 't_active', 'ft_realized', 'ft_realized', 'ft_realizedNoReset' and 'msft_realizedNoReset' to allow for arbitrary 'stepsPerInterval' immediately on the first interval.
-
- 11 Nov, 2018 1 commit
-
-
Erkka Rinne authored
-
- 08 Nov, 2018 2 commits
-
-
Topi Rasku authored
Adding 'reserve_length' to 'param_policy' to avoid missing label errors with input data without reserves. Also a minor clarification to 'q_conversionDirectInputOutput'.
-
Topi Rasku authored
Removing 'dt_noReset' as unnecessary, now that 't_active' and 'dt' cover the required model history. Also fixing the calculation of 'dt' for the first time step in 't_active'.
-
- 06 Nov, 2018 2 commits
-
-
Topi Rasku authored
-
Niina Helistö authored
-
- 05 Nov, 2018 3 commits
-
-
Erkka Rinne authored
Use --input_dir=<path> and --output_dir=<path>. Defaults are ./input and ./output, respectively.
-
Niina Helistö authored
-
Erkka Rinne authored
-
- 02 Nov, 2018 2 commits
-
-
Erkka Rinne authored
-
Erkka Rinne authored
-