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 earlyReturn from fmi3DoStep #1845

Merged
merged 3 commits into from
Jan 17, 2023
Merged

Conversation

Maplesoft-fmigroup
Copy link
Contributor

Added a comment that this should not be used if the step terminated early due to an error to resolve #1844

Added a comment that this should not be used if the step terminated early due to an error to resolve #1844
Copy link
Contributor

@andreas-junghanns andreas-junghanns left a comment

Choose a reason for hiding this comment

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

@pmai : Intend and wording ok?

Copy link
Collaborator

@pmai pmai left a comment

Choose a reason for hiding this comment

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

I think the wording is fine for me, but given that fmi3Discard also still exists, we should point to that as well, as alternatives to earlyReturn being true.

docs/4_2_co-simulation_api.adoc Show resolved Hide resolved
Co-authored-by: Pierre R. Mai <pmai@pmsf.de>
@chrbertsch chrbertsch merged commit 224382d into main Jan 17, 2023
@chrbertsch chrbertsch deleted the Maplesoft-fmigroup-patch-1 branch January 17, 2023 15:43
t-sommer pushed a commit to t-sommer/fmi-standard that referenced this pull request Jan 31, 2023
* Define default variability

as discrete for variables other than Float according to Pierre's suggestion

* Update based on Antoine's comment in modelica#1845
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.

Return status when earlyReturn=fmi3True
4 participants