Skip to content

Consistency with Modelica Language #15

@HansOlsson

Description

@HansOlsson

If consistency with the Modelica Language is desired the following minor unnecessary changes should be fixed:

  • startTime -> StartTime
  • stopTime -> StopTime
  • tolerance -> Tolerance
  • stepSize -> Interval (likely, as it's a bit more complicated - the Interval in Modelica is the output interval (which should be obvious from the result file), whereas solvers may take different step-sizes; for fixed step-size solvers tools can have ways of setting a a different (smaller) step-size).

https://specification.modelica.org/master/annotations.html#annotations-for-simulations

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions