- 12 Feb, 2019 3 commits
-
-
Erkka Rinne authored
Parameter `p_msft_probability` was not updated after scenario reduction.
-
Erkka Rinne authored
-
Niina Helistö authored
-
- 11 Feb, 2019 4 commits
-
-
Niina Helistö authored
-
Erkka Rinne authored
-
Erkka Rinne authored
-
Erkka Rinne authored
-
- 08 Feb, 2019 3 commits
-
-
Erkka Rinne authored
A conditional clause was missing parentheses.
-
Erkka Rinne authored
-
Erkka Rinne authored
-
- 07 Feb, 2019 2 commits
-
-
Topi Rasku authored
Slight performance improvement in 'inputsLoop' by avoiding looping over entire 't_' when averaging time series data.
-
Topi Rasku authored
Revenge of issue #59: Assuming no active features, so the model execution is not interrupted if no active features are declared.
-
- 06 Feb, 2019 2 commits
-
-
Niina Helistö authored
Adding support for long time intervals in the first block, according to the suggestion in issue #68. Adding a couple of checks for the compatibility of the first interval block and t_jump.
-
Juha Kiviluoma authored
-
- 05 Feb, 2019 4 commits
-
-
Erkka Rinne authored
-
Erkka Rinne authored
-
Erkka Rinne authored
-
Erkka Rinne authored
-
- 04 Feb, 2019 4 commits
-
-
Erkka Rinne authored
-
Erkka Rinne authored
-
Erkka Rinne authored
-
Erkka Rinne authored
Default is zero, can be changed via command line parameter --debug=[0|1|2].
-
- 01 Feb, 2019 10 commits
-
-
Juha Kiviluoma authored
-
Erkka Rinne authored
-
Erkka Rinne authored
-
Erkka Rinne authored
-
Erkka Rinne authored
-
Erkka Rinne authored
# Conflicts: # inc/3c_inputsLoop.gms
-
-
Topi Rasku authored
-
Topi Rasku authored
-
Erkka Rinne authored
Only calculate sample displacement (`ds`) for samples which have a defined starting point and which are adjacent to each other Should fix #64
-
- 31 Jan, 2019 1 commit
-
-
Erkka Rinne authored
-
- 30 Jan, 2019 1 commit
-
-
Topi Rasku authored
-
- 29 Jan, 2019 2 commits
-
-
Topi Rasku authored
-
Topi Rasku authored
-
- 28 Jan, 2019 4 commits
-
-
Topi Rasku authored
Issue #59: Model features can now only be activated through the model definition file. Commented out the features that have not bee implemented for clarity.
-
Niina Helistö authored
-
-
Niina Helistö authored
Implementing cyclic online states for units (inside/between samples). A new set uss(unit, s, s) added for this purpose. See issue #51.
-