Skip to content

Delete Unutilised variable #15

@ThemisKoutsellis

Description

@ThemisKoutsellis

In line 514 of osemosy.py, the declaration of variable
model.VariableOperatingCost = Var(
should be ommited. This variable is not used elsewhere throughout the osemosy.py and is confused with the
model.AnnualVariableOperatingCost
line 508

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