This article gives an insight on checking the FMU generated either in Simcenter Amesim or any other tools for compliances.
The Functional Mock-up Interface (FMI) is a free standard that defines a container and an interface to exchange dynamic models using a combination of XML files, binaries and C code zipped into a single file. It is supported by 150+ tools and maintained as a Modelica Association Project on GitHub. The code is released under the 2-Clause BSD, the docs under the CC-BY-SA License.
The resources to perform the compliance study can be found in this link: https://github.com/modelica-tools/FMUComplianceChecker/releases
Once you download the compliance checkers of the appropriate version, you navigate to the folder where the FMU/FMI (e.g. model.fmu) was created and run the following command: