-
Notifications
You must be signed in to change notification settings - Fork 17
Gmsh Min Tessellate
Keith Sloan edited this page Mar 7, 2023
·
4 revisions
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
Example of a Cylinder
A Couple of more complex objects
Note: File zipped for Wiki ( FreeCAD files are already zipped)
FreeCAD Image
Geant4 Image
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
Geant4 Image