Skip to content

Case statements with no condition #78

@borismarin

Description

@borismarin

There are a couple of nml examples where Case clauses (under ConditionalDerivedVariables) are used in a if-else way, i.e. one case defines a given condition and the respecitve value, while the other has a null condition and a different value (the "else" for the previous condition). See e.g.
https://github.com/OpenSourceBrain/Thalamocortical/blob/master/neuroConstruct/generatedNeuroML2/kc_fast.channel.nml#L61
Should that be allowed? I don't think so. Nor does the LEMS schema

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions