Skip to content

@equations not seeing parameters defined outside the @reaction_network macro #1042

@vyudu

Description

@vyudu

This currently throws an UndefVarError for E:

@parameters E F
@reaction_network begin
    @equations D(A) ~ E + F
end

Is this expected?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions