Using OpenSeesPy with gmsh in python
by
jaabell - Thu, 01 Dec 2022
In this tutorial, I teach you how to create wonderful continuum FE models in OpenSeesPy using gmsh as pre and post-processor. We'll be using my new module gmsh2opensees.
Files:
- example.geo - gmsh geometry file
- example.msh - gmsh mesh file
- example1.py - model python script