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

Bug: Postprocessing of transmission losses #3

Closed jnnr closed 3 years ago

jnnr commented 3 years ago

The function get_losses returns 4 values for transmission losses. If directed losses are of interested, it should be two values, if not only one.

jnnr commented 3 years ago

Resolved with #12