mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-05 23:41:44 +00:00
a45f2fae61
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.
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