fusion-energy / openmc_geometry_plot

Create axis slice plots of OpenMC geomtry with specified zoom
6 stars 0 forks source link

Create axis slice plots of OpenMC geomtry:

This package is deployed on xsplot.com as part of the openmc_plot suite of plotting apps

openmc geometry plot

Local install

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

Usage

After installing run the openmc_geometry_plot command from the terminal and the GUI should launch in a new browser window.