Open CSchoel opened 5 years ago
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.
You are trying to tell me to rename stepSize
into interval
? Or should i translate interval
into stepSize
when switching to simulate?
To sum it up shortly, we need the following changes:
stepSize
to interval
in the UI to conform to the Modelica specification and to keep a consistent terminology.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: