Model Export to FMI
The *.fmu). This allows models to be used for further processing in other tools.
export takes an model and exports it as an that conforms to the FMI standard. The FMI standard was defined by the Modelisar Consortium and is a tool-independent standard that supports both model exchange and co-simulation of dynamic models using a combination of XML files and compiled C code (stored in a ZIP file with the extensionThe FMU file contains the model as a DLL file for Windows (32 bit and 64 bit) as well as an XML meta description of the inputs and outputs.
For more information about the FMI standard, visit www.fmi-standard.org.