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

Supporting 2d meshes #57

Closed shimwell closed 1 year ago

shimwell commented 1 year ago

this pr attempts to add support for meshes with 1 bin in an axis. effectively this is already a slice of data or a 2d mesh

extra tests added and another example