fusion-energy / openmc_regular_mesh_plotter

A Python package for plotting OpenMC regular mesh tally results with underlying geometry from neutronics simulations.
MIT License
10 stars 1 forks source link

Adding support for 3d regular meshes #11

Closed shimwell closed 11 months ago

shimwell commented 3 years ago

Currently the package plots 2D meshes.

It would be great to allow 3d meshes

Perhaps the function could detect the dimensions of the mesh and then slice it at the user specified value in the user specified plane.