fusion-energy / openmc_regular_mesh_plotter

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

monkey patch the mesh class with plot functions #43

Closed shimwell closed 1 year ago

shimwell commented 1 year ago

work in progress

this refactors the mesh plotter so that it extends the mesh class with plotting functions.