Thank you Ernesto, it works. May I ask how are you setting your boundary conditions in FreeFEM++ using the mesh exported from Salome?
For example, I create the geometry, explode it into faces and I create groups with faces corresponding to the “Inlet”, “Outlet” and “Wall”. Then I create the mesh and I add the groups created earlier, with the same names. However, when I import the mesh in FreeFEM++, “Inlet”, “Outlet” and “Wall” groups are inexistent.
To make it run, I have to go back to the Geometry Module and check the index of each face and, if one group has 10 faces, I have to write all of them. Is there anyway to use the groups from the mesh module if the original geometry is lost?
Regards,
Robert