Usually, this error means you have to assign Meshing Parameters (and reduce the max element size if it still doesn’t work), but that normally happens with Netgen.
Does it work with other 2D algorithms than quasi-structured quad ? It’s meant primarily for quad and hexa meshes.
Please check your default settings in gmsh and ensure that the “Use incomplete elements” option is set to “true”. Then save the settings as defaults. Does it work after that?
Thank you very much for your help, fortunately it was easier to solve than I imagined, because the desktop environment and some special characters were causing problems. I placed the Prepomax folder inside the directory, in a private folder, and that solved the problem.
Thanks for letting us know about the solution. Improper directories are the most common cause of such inabilities to import geometries, generate meshes and so on. Usually, due to restrictions imposed by Windows on the directories requiring admin rights. Special characters should also be avoided not only for PrePoMax.
Okay i was more focused at the spectific Quasi-structured quad algorithm. Because then the mentioned option in combination with “element order 2” stored as defaults in gmsh standalone also leads to this error in prepomax, because the Quasi-structured quad algorithm generates pyramids even if the recombine algo. in prepomax is deactivated.