Skip to content

Clarify Comparison Against Modelica section of the documentation with regard to nonlinear systems #3472

@gwr69

Description

@gwr69

In the section Comparison of ModelingToolkit vs Equation-Based and Block Modeling Languages the subsection Comparison Against Modelica has a final bullet point that reads:

Modelica can be used to simulate ODE and DAE systems. ModelingToolkit.jl has a much more expansive set of system types, including nonlinear systems, SDEs, PDEs, and more.

I believe this should be adapted to read:

Modelica is designed for simulating ODE and DAE systems (which can include nonlinear dynamics). In contrast, ModelingToolkit.jl supports a much broader range of system types, including SDEs, PDEs, and more.

The current text misleadingly suggests Modelica might not be able to handle nonlinear systems. I find the adapted text clearer in this regard.

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