Skip to content

Commit

Permalink
Clarify meaning of DefaultExperiment.stepSize for Model Exchange
Browse files Browse the repository at this point in the history
fixes #1939
  • Loading branch information
t-sommer committed Sep 24, 2024
1 parent 8ddf60b commit 9818b23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/2_4_common_schema.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -796,6 +796,7 @@ A tool may ignore this information. +
_[However, it is convenient for a user that <<startTime>>, <<stopTime>>, <<tolerance>> and <<stepSize>> have already a meaningful default value for the model at hand.]_ +
Furthermore, for Co-Simulation FMUs the <<stepSize>> defines the preferred <<communicationStepSize>>.
<<startTime>>, <<stopTime>> and <<stepSize>> refer to the unit of the <<independent>> variable.
For Model Exchange <<stepSize>> can be used as a default sample interval.

[[ModelVariables,`<ModelVariables>`]]
==== Model Variables
Expand Down

0 comments on commit 9818b23

Please sign in to comment.