Modelica Simulation (.sme)
"SME" from WSMLink is being phased out in favor of "SME", which was introduced experimentally in Version 11.3.
Background
-
- Modelica simulation files generated in Wolfram System Modeler Simulation Center.
- File format created by Wolfram Research, Inc.
- Imported result data is represented as WSMSimulationData.
Import & Export
- Import["file.sme",{"WSMSimulationData"}] imports the specified simulation data file and makes it available in the Wolfram Language.
Import Elements
- Import element:
-
"WSMSimulationData" simulation data as WSMSimulationData
Examples
open allclose allBasic Examples (2)
Scope (2)
Imported data has the same properties as WSMSimulationData:
Parameters, variables, and sensitivities that have been saved in the simulation are available:
The parameter value for "heatFlow.k" has been changed in the simulation:
Properties & Relations (1)
Use "MO" to import System Modeler models and make them available in the Wolfram Language: