Skip to content

Not all OutputEvents are exposed as Ports in MultiDynamics #33

Description

@tclose

Not all OutputEvents are necessarily exposed as Ports in MultiDynamics objects. However, this is checked for in the Dynamics init method (L171 nineml/abstraction/dynamics/base.py). So really we should just check that all declared output event ports are in the list of inferred ports, not that the declared list is identical to the inferred one.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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