See: Gmsh import error/ Keyword "tetra" - #2 by dokken
You need to use “triangle6”.
You should check the cell types by printing msh.cell_data_dict
to check the cell types.
See: Gmsh import error/ Keyword "tetra" - #2 by dokken
You need to use “triangle6”.
You should check the cell types by printing msh.cell_data_dict
to check the cell types.