Skip to content
  • Niina Helistö's avatar
    83dc0fda
    Making it possible to choose in the modelsInit.gms file whether to include the... · 83dc0fda
    Niina Helistö authored
    Making it possible to choose in the modelsInit.gms file whether to include the two additional incremental heat rate equations that use binary variables:
    - mSettings(m, 'incHRAdditionalConstraints') = 0: use the constraints but only for units with non-convex fuel use
    - mSettings(m, 'incHRAdditionalConstraints') = 1: use the constraints for all units represented using incremental heat rates
    Enabling incremental heat rates also in the invest model (and potentially in the building model). Some clean-up to the incremental heat rate equations.
    83dc0fda
    Making it possible to choose in the modelsInit.gms file whether to include the...
    Niina Helistö authored
    Making it possible to choose in the modelsInit.gms file whether to include the two additional incremental heat rate equations that use binary variables:
    - mSettings(m, 'incHRAdditionalConstraints') = 0: use the constraints but only for units with non-convex fuel use
    - mSettings(m, 'incHRAdditionalConstraints') = 1: use the constraints for all units represented using incremental heat rates
    Enabling incremental heat rates also in the invest model (and potentially in the building model). Some clean-up to the incremental heat rate equations.
Loading