Hi all,
I am new using Sfepy and I am trying to get a part from solidworks, mesh it
(using whatever) and then do some FEA on Sfepy.
So right now, I exported the part in STEP and used GMSH to generate the
mesh. But the VTK/MESH mesh file contain more dans 1 cell type.
So Sfepy pop this error : "meshes with several cell kinds are not
supported!"
I am trying to figure how to have only one cell kind.
Is this seem right? Solidwork -> Step file -> Gmsh -> mesh/vtk file -> sfepy