Skip to content

[bug] capex_var inconsistently connected to input or output of transformer component #246

@SabineHaas

Description

@SabineHaas

@smartie2076 and I discussed today implications that might occur having two output busses at a transformer component.

It is important to know which parameters are connected to which bus (input or output). In case a parameter is connected to the output bus(es) they need to be declared as a list, for example:

  • outflow_direction: ["Output_direction_1", "Output_direction_2"]
  • capex_var: [Output_dir_1_capex_var, Output_dir_2_capex_var]

Question to answer:
Are the capex_var connected to input or output busses?
Are there any other parameters we aren't sure of, yet?

Of course this information needs to go into the documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions