Files
IfcOpenShell/src/ifc2ca
Andrej730 92c979fbbf black .
2026-02-27 14:52:55 +05:00
..
2026-02-27 14:52:55 +05:00
2024-07-26 12:16:36 +10:00
2024-06-27 11:49:12 +10:00
2025-12-19 18:53:14 +05:00

ifc2ca

Files and scripts for the use of Code_Aster in IFC-driven FEM analyses

File Organisation

Scripts:

  • ifc2ca.py: a python script to extract and create a json file from an ifc file
  • scriptSalome.py: a python script to run in the Salome-Meca environment. Creates the geometry and the mesh of the structure
  • scriptCodeAster.py: a python script to create the input file (.comm) for Code_Aster
  • scriptSalomeBonded.py: a python script to run in the Salome-Meca environment. Creates the geometry and the mesh of the structure by bonding together all structural elements (no connections are considered)
  • scriptCodeAsterBonded.py: a python script to create the input file (.comm) for Code_Aster for the "bonded" case

Analysis Models

A number of analysis models with all the relative input/output and script files are provided in this repository within the IfcOpenShell Organization


Current Status

Read Change Log