Hello,
I’m looking to run a 3D simulation using PyFR and I’m having some trouble importing the mesh from Gmsh. I created the 3D mesh by extruding a 2D geometry that I have run successfully before. When importing the 3D mesh with PyFR I get the following error:
ValueError: Unpaired faces in mesh
Has anybody come across this before? Everything looks OK when visually inspecting the mesh in Gmsh, and I’ve double checked the surface and volume labelling when defining the physical characteristics.
Any help would be greatly appreciated.
Best,
Tom