- 30 Nov, 2021 2 commits
-
-
Niina Helistö authored
Adding an equation for fixing v_gen of certain flow units to a value determined by availability, flow, and capacity (both existing and invested). These units are indicated by a non-zero p_unit(unit, 'fixedFlow').
-
Niina Helistö authored
-
- 29 Nov, 2021 1 commit
-
-
Erkka Rinne authored
Solver might terminate normally (solvestat = 1) even when the model is found infeasible.
-
- 23 Nov, 2021 1 commit
-
-
Niina Helistö authored
- Removed outdated workflow items - Created json and sqlite templates for the database and added to the workflow
-
- 22 Nov, 2021 5 commits
-
-
-
Niina Helistö authored
- Storing constant and timeseries form reserve demand in the same parameter
-
Niina Helistö authored
- Deleting constant alternative names from importer mappings - Importing timeseries form of unit efficiency data into a separate parameter efficiency_ts and similar update to the exporter
-
Juha Kiviluoma authored
-
Niina Helistö authored
-
- 19 Nov, 2021 4 commits
-
-
Erkka Rinne authored
This can be used in non-anticipativity constraint equations to speed up equation creation for the model.
-
Niina Helistö authored
Fix `storageValueUseTimeseries` not exporting to `p_gn` as in da2665c9
-
Niina Helistö authored
Replacing relationship classes restype_released_for_realization, restype_inertia, and unit_fail with parameters that have value 1 if the objects should be included in the corresponding Backbone sets
-
Niina Helistö authored
- Adding other efficiency curve related parameters for units in the `efficiency` Map - Renaming input_output object class to io - Renaming restype__direction relationship class to restype__up_down - Renaming effLevel__group__unit relationship class to effLevel__effSelector__unit - Moving boundary data from grid__node to grid__node__boundary - Including p_groupPolicyUnit data in unit__group instead of creating a new group__unit relationship class - Deleting commodity mappings - Including ts_priceChange data in node
-
- 18 Nov, 2021 3 commits
-
-
Niina Helistö authored
-
Niina Helistö authored
-
Niina Helistö authored
Remove commodity set and replace it with a parameter See merge request !21
-
- 16 Nov, 2021 1 commit
-
-
Niina Helistö authored
-
- 15 Nov, 2021 1 commit
-
-
Niina Helistö authored
Issue #161
-
- 09 Nov, 2021 4 commits
-
-
Erkka Rinne authored
-
Erkka Rinne authored
There was mixed contents with file name referring to Backbone v1.3 and content to v1.4.
-
Erkka Rinne authored
-
Erkka Rinne authored
-
- 27 Oct, 2021 3 commits
-
-
Niina Helistö authored
Issue #161
-
Niina Helistö authored
Issue #161
-
Niina Helistö authored
Issue #161
-
- 26 Oct, 2021 3 commits
-
-
Niina Helistö authored
First attempt to remove commodity set and replace it with a parameter telling if ts_priceChange should be used Issue #161
-
Niina Helistö authored
Calculation of start-up costs and start-up fuel consumption See merge request !20
-
Niina Helistö authored
Updating 'annual' energy constraints See merge request !19
-
- 25 Oct, 2021 2 commits
-
-
Niina Helistö authored
Issue #159
-
Niina Helistö authored
Issue #162
-
- 22 Oct, 2021 4 commits
-
-
Erkka Rinne authored
-
Erkka Rinne authored
Introduced a new set `mst` with combinations of models, samples and t's. Using projections in for calculating some lower-dimension subsets.
-
Erkka Rinne authored
Previous solution was slow when there were many s's.
-
Niina Helistö authored
The parameters are in timeseries format. Issue #160
-
- 21 Oct, 2021 4 commits
-
-
Niina Helistö authored
Start-up fuels (=nodes) are now defined in p_uStartupfuel with fixedFuelFraction. They do not need to be included in p_gnu_io. Issue #160
-
Erkka Rinne authored
Poor performance when there were multiple samples used.
-
Erkka Rinne authored
-
Erkka Rinne authored
Also removed filter config files as they should be local.
-
- 20 Oct, 2021 2 commits
-
-
Erkka Rinne authored
Spill variable `v_spill` is actually treated as spill rate (MWh/h) in the equations, so fixed the description. Result parameter `r_spill` is expressed in absolute energy, so rate must be multiplied with the step length.
-
Niina Helistö authored
# Conflicts: # defModels/building.gms # defModels/schedule.gms
-