Skip to content

Confusing use of foo=0 for unused variables in options_lookup.tsv #1293

@shorowit

Description

@shorowit

ResStock uses foo=0 when a variable does not apply in options_lookup.tsv. That is confusing because there's no way to really differentiate between a variable that is using zero vs a variable that is not being used.

Can we change those that are not used to something like foo=na? (Or simply foo=?)

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