Skip to content

Gmsh Min Tessellate

Keith Sloan edited this page Mar 7, 2023 · 4 revisions

Gmsh - Min Tessellate

This uses a facility in Gmsh to Tessellate Objects to an STL Mesh type Mesh which it then performs a Recombine operation to reduce the complexity of a Mesh. The Gmsh options are the same as for a straight Gmsh operation.

The following images show as examples a recombination of a Cube, Cylinder and more complex Object.

A cube results in six quads rather than twelve triangular Facets

Image 05-12-2022 at 17 09

Example of a Cylinder

Image 24-11-2022 at 17 30

A Couple of more complex objects

TestShield2.FCStd.zip

Note: File zipped for Wiki ( FreeCAD files are already zipped)

FreeCAD Image Image 24-11-2022 at 18 03

Geant4 Image Image 07-03-2023 at 14 28

The end result is simpler than an all triangular facets Tessellation.

TestShield3.FCStd.zip Note: File zipped for Wiki ( FreeCAD files are already zipped)

FreeCAD Image Image 07-03-2023 at 14 32

Geant4 Image Image 07-03-2023 at 14 27