Functional Mock-up Interface > Importing and using an FMU > Environment required by the command line tool
Environment required by the command line tool
The command-line version of the Import Tool must be started in the Simcenter Amesim environment. Conditions that must be met:
- The
AMEenvironment variable must reference the root directory of a working, installed Simcenter Amesim distribution. - A C compiler must be available: on Windows, Microsoft Visual Studio 2017-2022 (or later) or the Mingw64/gcc bundled with Simcenter Amesim; on Linux, typically gcc, though other compilers (e.g. Intel C compiler) are allowed. The compiler compiles the import submodel source code, similarly to the Submodel Editor.
- The
PATHenvironment variable must include the absolute path to the Simcenter Amesim distribution root (the same directory referenced byAME). On Windows specifically, additional path entries related to the compiler toolchain are also required for the build to succeed.
Source: https://docs.sw.siemens.com/en-US/doc/254352342/PL20251107523649413.amesim_collection.Functional_Mockup_Interface/Environment_and_requirements · retrieved Tue Jul 07 2026 00:00:00 GMT+0000 (Coordinated Universal Time)