Why can't I create a Tetrahedral Gmsh in Prepomax?

Why can’t I create a Tetrahedral Gmsh in Prepomax? Even though a regular mesh is possible, even using a simple block?

On my work computer I can do it, but on my home computer, repeating the same steps gives the error mentioned.

Error message:

Errors ocurred during meshing. Please check the output window

work sequence:

Meshing Setup / Tetrahedral Gmsh / 2D meshing algorithm / Quasi-structured quad

thanks!

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.

It worked, thank you very much.

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.