Skip to content

xcfem/analysis-models

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Public Analysis Models for IFC2CA

This repository contains analysis models implemented within the Ifc-To-Code_Aster (IFC2CA) Project.


File Organization

  • ifcFiles: In this folder there are all the ifc 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 executing scriptSalome
  • {example_name}.comm: command file generated from scriptCodeAster

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

Featured Models

cantilever_01

'geometry and mesh' 'result'

portal_01

'geometry and mesh' 'result'

grid_of_beams

'geometry and mesh' 'result'

slab_01

'geometry and mesh' 'result'

structure_01

'geometry and mesh' 'result'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%