Modelica Simulation (.sme)
- Import supports files generated in Wolfram SystemModeler Version 3 and higher.
Background & Context

-
- System modeling simulation files generated in Wolfram SystemModeler Simulation Center.
- File format created by Wolfram Research, Inc.
- Imported result data is represented as SystemModelSimulationData.
Import & Export

- Import["file.sme","SystemModelSimulationData"] imports the specified simulation data file and makes it available in the Wolfram Language.
Import Elements

- Import element:
-
"SystemModelSimulationData" simulation data as SystemModelSimulationData
Examples
open allclose allScope (2)
Imported data has the same properties as SystemModelSimulationData:
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 Modelica models and make them available in the Wolfram Language: