mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-14 03:14:23 +00:00
54dfbefc79
Point scriptSalome.py at templates/salome/ and the bonded scripts at
_deprecated/, matching the current tree so README links resolve.
Generated with the assistance of an AI coding tool.
(cherry picked from commit a45f2fae61)
1.3 KiB
1.3 KiB
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 ajsonfile from anifcfilescriptSalome.py: a python script to run in theSalome-Mecaenvironment. Creates the geometry and the mesh of the structurescriptCodeAster.py: a python script to create the input file (.comm) for Code_AsterscriptSalomeBonded.py: a python script to run in theSalome-Mecaenvironment. Creates the geometry and the mesh of the structure by bonding together all structural elements (no connections are considered). Located under_deprecated/.scriptCodeAsterBonded.py: a python script to create the input file (.comm) for Code_Aster for the "bonded" case. Located under_deprecated/.
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