ukaea / overlap_checker

A growing collection of tools to process CAD geometries for use in modelling workflows.
GNU General Public License v2.0
3 stars 1 forks source link

Add support for neutronics graveyard #29

Closed smason closed 10 months ago

smason commented 2 years ago

TODO:

smason commented 11 months ago

discussions with John

smason commented 10 months ago

shelving for now as it seems that OpenMC provides a bounded_universe call to automate this, see:

https://docs.openmc.org/en/latest/pythonapi/generated/openmc.DAGMCUniverse.html#openmc.DAGMCUniverse.bounded_universe

hence closing this as supporting this directly on the faceted geometry seems safer (and it's somebody else's code!)

see https://github.com/openmc-dev/openmc/pull/2118 for another reference