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

Release_0_2_6 #74

Closed ebknudsen closed 7 months ago

ebknudsen commented 7 months ago

Feature freeze PR Introducing some new features

  1. New meshing backend "stl2" which can handle the situation with surfaces belonging to more than one objects. I.e. flush surfaces. This is done by setting the GEOM_SENSE_2 tag in the h5m-file
  2. Add a new experimental imprinting/merging routine
  3. Added more test-routines including neutronics on a set of test models
  4. Speed optimization of merging routine (courtesy of @sjcrs )