Hello, I am having problems trying to use the Construct2D C-mesh in OpenFoam. I have already read all the threads about this topic but I am still having problems. This is the procedure I follow: - C-mesh generation with Construct2D - Conversion to .msh format using p3d2gmsh - I use GmshToFoam to convert the .msh mesh in OpenFoam format In this way in the file polyMesh/boundary there will be the following boundaries: - b8-SYMMETRY-Y --> FRONT - b9-SYMMETRY-Y --> BACK - b6-FARFIELD --> OUTLET - b7-FARFIELD...