You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just realized that "interval" is called "stepSize" in webmodelica. To be more general we should stick to the naming conventions of the modelica specification (page 234) and only use the terminology of OpenModelica for OpenModelica-specific parameters.
To sum it up shortly, we need the following changes:
Rename stepSize to interval in the UI to conform to the Modelica specification and to keep a consistent terminology.
Correctly select the interval parameter in the simulation UI instead of a second "startTime" entry, when the model has an experiment() annotation that sets the Interval parameter.
Transferring this annotation
to the "simulate" page yields these settings:
The text was updated successfully, but these errors were encountered: