This repository contains analysis models implemented within the Ifc-To-Code_Aster (IFC2CA) Project.
-
ifcFiles
: In this folder there are all theifc
files considered in the examples -
models
: Each model with all the associated script and result files will be contained in a separate folder within this folder
All model folders contain the following files:
Input:
{example_name}.json
: json data file of the model{example_name}.med
: mesh file exported from Salome_Meca after executingscriptSalome
{example_name}.comm
: command file generated fromscriptCodeAster
Output:
{example_name}.mess
: message log file of the interpreted commands in Code_Aster{example_name}.rmed
: result file on the mesh of the structure to visualize in Salome_Meca