Hello all,
I am creating meshes using Gmsh and trying to get them into PyFR, but am running into the following errors.
File "/home/fmuldoo/programs/python/lib/python3.6/site-packages/pyfr-1.6.0-py3.6.egg/pyfr/readers/gmsh.py", line 162, in _read_phys_names
ValueError: No fluid elements in mesh
If I write out the mesh using Gmsh in NASTRAN format, FLUENT can read and display it correctly so it seems the mesh itself is OK. Is there some specific setting that PyFR expects to be set when writing out from Gmsh?
Cheers,
Frank
b.msh (20.4 KB)