Skip to content

Fixes the flat quadrilaterals in a GMSH .msh file, i.e. the quadrilaterals having jacobian=0 somewhere.

License

Notifications You must be signed in to change notification settings

camillemartire/gmsh-fix-flat-quads

Repository files navigation

gmsh-fix-flat-quads

Fixes the flat quadrilaterals in a GMSH .msh file, i.e. the quadrilaterals having jacobian=0 somewhere.

Usage

python GmshFixFlatQuads.py -i extMesh.msh -o extMesh_out.msh
python GmshFixFlatQuads.py -i extMesh.msh -o extMesh_out.msh -v 1

Illustration

mesh with element 1 having Jacobian = 0 (node 3) modified mesh

About

Fixes the flat quadrilaterals in a GMSH .msh file, i.e. the quadrilaterals having jacobian=0 somewhere.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages