Skip to content

Ambiguous relationship between clocks attribute and dependencies for clocked variables in ModelStructure #2180

Description

@Tc-Fast

Section 2.2 states:

Declaring a variable as clocked variable using the clocks attribute specifies a dependency too, but also declares that such a clocked variable can only be accessed when one of the referenced Clocks is active.

Section 2.4 (note in the dependencies attribute description) states:

This means that all dependencies must be listed, also the dependencies of clocked variables on their clocks.

If a clocked variable explicitly declares dependencies in ModelStructure, must the value reference of its Clock be included in that dependencies list? Or does the clocks attribute already cover this?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions