Skip to content

Re-using of Elements #196

Description

@baumbude

Früher konnte man Elements beliebig oft verwenden.
Beispiel:
flow_system_ohne_Eigenverbrauch.add_elements(cost_effect, bus_el, battery, source, sink)
flow_system_mit_Eigenverbrauch.add_elements(cost_effect, bus_el, battery, verbraucher, source_sink)

Das scheint nicht mehr zu gehen (mindestens Konflikt mit timeseries-collection).

Es hat bei der Modellerstellung enorme Vorteile. Klar es gibt auch Nachteile für den Zugriff nachher, aber eigentlich nicht, wenn man konsequent mit dem results-Objekt arbeitet.

Wir sollten einfach mal PRO und CONS diskutieren.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Not in FocusThis seems reasonable, but we are not working on it at the moment.discussIdeas or bringing up confusing things.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions