Create axis slice plots of OpenMC geomtry:
This package is deployed on xsplot.com as part of the openmc_plot
suite of plotting apps
You will need to first install openmc. There are several methods but perhaps the quickest is to use Conda.
conda install -c conda-forge openmc
Then you can install openmc_geometry_plot
with pip
pip install openmc_geometry_plot
After installing run the openmc_geometry_plot
command from the terminal and the GUI should launch in a new browser window.