This repo contains several files with geometry and meshes for finite element analyses, most of them created were created with Gmsh. They were mainly created to be analyzed using SolidsPy.
The input to the FEM code is given in terms of text files defining nodal data (coordinates and boundary conditions), element data (connectivities and material profile), material property data (elastic constants) and point load data (nodes and load magnitude). For tutorials on how to use them consult documentation of SolidsPy.
The folder meshes/
contains several models. Each model consists of the .geo and .msh filEs, the pre-processing Python scripts that use meshio and the resulting text files.
- Juan Gomez, Professor at Universidad EAFIT.
- Nicolás Guarín-Zapata, Researcher at the Applied Mechanics Group at Universidad EAFIT.