openmsr / CAD_to_OpenMC

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

On runtime OpenMC reports bogus numbers for faceting tolerance #93

Closed ebknudsen closed 4 months ago

ebknudsen commented 5 months ago

For models created by CAD_to_OpenMC when run through OpenMC it reports a bogus number for the faceting tolerance (basically undefined). This comes from the DAGMC-layer. Likely it is not put in the h5m-file in the right way.

ebknudsen commented 4 months ago

this has been fixed by 2ff504d closing