-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or request
Description
When rendering to SolidModel, it is possible to create models with overlapping surface or volume entities. This results in either physically overlapping elements, or in elements with two attributes. These can cause errors in gmsh, or downstream in Palace, and should be easily checked for. Loop over retained physical groups, and check that the intersection of any d-group is a d-1 object or the empty set. This should provide faster user feedback before the more intensive meshing or simulation steps.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request