Skip to content

Change "lambda" to "lambda_soi" for python compatibility reasons and naming convention #1538

Open
@pfannkuch3n

Description

@pfannkuch3n

What is the problem?

In DHC-pipes models AixLib.Fluid.DistrictHeatingCooling.Pipes.PlugFlowPipeEmbedded and DHCPipe
Heat conductivity of material/soil is named "lambda" while other soil-related parameters ending with _soi. When writing modelica code with python "lambda" requires a workaround, since its a reserved keyword in python.

How do we want to solve it? Describe the solution you'd like

I would suggest change lambda to lambda_soi (would be, in my opinion, more consistent with remaining variables)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions