WSMLink`

Modelica Model (.mo, .moe)

"MO" from WSMLink is being phased out in favor of "MO", which was introduced experimentally in Version 11.3.

Background

    • Modelica models.
    • File format specified by the Modelica Association.
    • ASCII format.

Import & Export

  • Import["file.mo",{"ModelicaModel"}] imports the specified model to System Modeler and makes it available in the Wolfram Language.
  • Saving of Modelica models can be done using WSMSaveModel.

Import Elements

  • Import element:
  • "ModelicaModel" loads the model from file

Examples

open allclose all

Basic Examples  (2)

Load Wolfram System Modeler Link:

Import a model:

Examine the model's equations:

Simulate the model:

Properties & Relations  (1)

Use "SME" to import WSMSimulationData: