openmsr / CAD_to_OpenMC

code to target the conversion from a step-file to a h5m-geometry for neutronics
MIT License
27 stars 18 forks source link

Dellabella meshing algo #108

Closed ebknudsen closed 3 months ago

ebknudsen commented 3 months ago

There is a new meshing algorithm available from OpenCASCADE. This PR enables that by setting the backend attribute to 'db'

At present only the tolerance and angular_tolerance meshing parameters are forwarded to the algorithm.

ebknudsen commented 3 months ago

Test failure seems linked to #109