fusion-energy / openmc-dagmc-wrapper

A Python package that extends OpenMC base classes to provide convenience features and standardized tallies when simulating DAGMC geometry with OpenMC.
https://openmc-dagmc-wrapper.readthedocs.io/
MIT License
7 stars 2 forks source link

changed package name, bounding box and h5m based tests #42

Closed shimwell closed 2 years ago

shimwell commented 2 years ago

Tihs PR introduces a bounding box method which will be useful for automatically sizing mesh tallies in the future and makes use of h5m files in the tests instead of using the paramak to generate h5m files.