Skip to content

[Bug] Feedin-sinks are never used, as they are not optimized #548

@smartie2076

Description

@smartie2076

The feedin sinks of DSOs are never used, resulting in high excess energy eventhough there is a feedin tariff.
This is because in C1.define_sink() the DSO feedin sinks are defined with OptimizeCap=False.

  • Check where C1.define_sink() is used
  • Change the attibution of OptimizeCap=False in C1.define_sink() - do there have to be any exceptions?
  • Make sure only the previously unused excess energy is fed into the grid, but other functions are not harmed

Checklist to make sure that the bug report ist complete:

  • OS: Win10
  • Branch: dev, updated on 2020-09-02
    ❌ If applicable: Attach full error message
    ❌ If applicable: Share screenshots/images of your problem
    ❌ If applicable: Share used input data

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions