Skip to content

gmshToFoam docstring for seriously wrong

Summary

There is a note in the docstring of gmshToFoam.c.

Note: There is something seriously wrong with the ordering written in the .msh file.

Whether the wrong will happen or not? What should I do if I want to use gmshToFoam correctly?

It would be nice to show examples.

Thanks in advance.

Example case

Actually, I created a .msh file using gmsh, and ran gmshToFoam and checkMesh without errors.

However, the result of solving always is divergent as I have applied the simpleFoam as the solver.

I don't know what happen and how to fix it.