Skip to content

Commit

Permalink
Add mightReturnEarlyFromDoStep flag to BouncingBall
Browse files Browse the repository at this point in the history
fixes #450
  • Loading branch information
t-sommer committed Dec 12, 2023
1 parent ead1912 commit bf6e535
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BouncingBall/FMI3.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
canSerializeFMUState="true"
canHandleVariableCommunicationStepSize="true"
providesIntermediateUpdate="true"
mightReturnEarlyFromDoStep="true"
canReturnEarlyAfterIntermediateUpdate="true"
fixedInternalStepSize="1e-3"
hasEventMode="true"/>
Expand Down

0 comments on commit bf6e535

Please sign in to comment.