Simulation Interchange Model
The Simulation Interchange Model (SIM) is the SIMULIA data storage and exchange mechanism used by 3DEXPERIENCE SIMULIA apps. It is a database designed to handle large volumes of data efficiently. It supports both model and results data.
The data access starts with accessing a file named .SMAManifest. This is an xml file that groups other files that make up the database: binary files with extensions .SMAFocus and .SMABulk.
You generate a SIM document by running a 3DEXPERIENCE simulation or by running a stand-alone Abaqus execution using the resultsFormat=SIM option (see Abaqus/Standard and Abaqus/Explicit Execution). You can read, access, or modify the SIM document using the SIM Results API.