svalinn / Cubit-plugin

Plugins and command extensions for Coreform Cubit
BSD 3-Clause "New" or "Revised" License
17 stars 14 forks source link

The Plugin should not export obviously invalid geometries #147

Open makeclean opened 1 year ago

makeclean commented 1 year ago

A user recently had a bit of a head-scratcher where during the building of the implicit complement there was a failure, it turns out this is due to the creation of a sheet body in the model creation process.

We should do something sensible when exporting DAGMC geometries which contain sheet bodies, the obvious thing to do would be to fail and prompt the user to remove their sheet bodies.