Features
π Axis units in in helpful units mm, cm, m, km
π Supports all 3 viewing basis (xy, xz, yz)
πͺ Automaticly finds central slice or allows user specified slice index
π― Supports all values (mean, std_dev etc)
π² Adds outlines for geometry cells or material at different pixel resolution
βͺοΈ Customisable by passing keywords to underlying matplotlib functions colorbar, contour and imshow
βͺοΈ supports further customisations throught matplotlib.rc()
β Add tally results together to get combined plot.
First you will need openmc installed, then you can install this package with pip
pip install openmc_regular_mesh_plotterSee the examples folder for example scripts
This package is deployed on xsplot.com as part of the openmc_plot suite of plotting apps


