Model Export to FMI
The ASCMO-DYNAMIC 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 extension *.fmu). This allows ASCMO-DYNAMIC models to be used for further processing in other tools.
export takes anThe FMU file contains the ASCMO-DYNAMIC 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.