Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify multiple Clock ticks per Event Mode for different Clock types #1937

Merged
merged 1 commit into from
May 21, 2024

Conversation

PTaeuberDS
Copy link
Contributor

Fixes #1916
Removes the contradicting statement that aperiodic Clocks are not allowed to be activated more than once per Event Mode.

Copy link
Collaborator

@chrbertsch chrbertsch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FMI Design Webmeeting:

Klaus: we have contratiction for aperiodic clocks. Either we disallow an interval 0, or allow triggering more than once.
Markus Suevern: There could be a use case for interval 0, e.g. in LS-BUS. Interval 0 means: "stay in event mode".
Torsten: We should merge it, it is a contradiction. We overlooked this case.
Klaus: We should clearly mention this in the release notes.

@chrbertsch chrbertsch merged commit 72d1caf into modelica:main May 21, 2024
3 checks passed
@chrbertsch chrbertsch added this to the v3.0.2 milestone May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handling of time-based Clocks with interval=0
3 participants