rl-institut / oemoflex

A flexible model structure for creating and analysing multi-regional sector-integrated energy systems with oemof featuring many flexibility options.
https://oemoflex.readthedocs.io
GNU Affero General Public License v3.0
4 stars 1 forks source link

Add clarification what if capacity of excess and shortage is empty #84

Closed MaGering closed 1 year ago

MaGering commented 1 year ago

With this PR additional info is added concerning the attribute capacity of excess and shortage component:

If it is left empty it is unlimited.

MaGering commented 1 year ago

@jnnr could you review this again?

MaGering commented 1 year ago

This is only true if expandable is True / if investment applies. If False it is set to zero and with the shortage you're going to run into this error with newer solph version.

The info needs to be adapted.