KeithSloan / GDML

FreeCAD GDML Workbench - AddonManager Installable
Other
44 stars 15 forks source link

Investigate G4UnionSolid for extruded and revolved sketches. #115

Open KeithSloan opened 10 months ago

KeithSloan commented 10 months ago

Geant4 forum post https://geant4-forum.web.cern.ch/t/creating-a-g4unionsolid-with-10-different-components/9906 points out that Boolean operations in Geant4 are rather CPU demanding, as extruded and revolved sketches use a number of Booleans, investigate use of G4MultiUnion and AddNode.

Document a number of tests with and without use of G4MultiUnion and also compare with the same shapes Tessellated.