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

Automatically find the mesh resolution #36

Open shimwell opened 3 years ago

shimwell commented 3 years ago

The 2d and 3d mesh resolution can be tricky for users to find when the mesh is not of equal sizes in all directions.

A feature should be added that allows users to specify the number of mesh elements required and it makes the mesh with cubes / squares accordingly

The resulting 2D or 3D mesh will have elements with equal length sides