Skip to content

fusion-energy/openmc_cylindrical_mesh_plotter

Repository files navigation

CI with install

openmc_cylindrical_mesh_plotter

Plots R-Z or Phi-R slices of OpenMC cylindrical mesh tallies

openmc cylinder PhiR mesh tally plot openmc cylinder RZ mesh tally plot openmc cylinder RZ mesh tally plot with outline

Installation

openmc_cylindrical_mesh_plotter is available on PyPi

pip install openmc_cylindrical_mesh_plotter

Install with the optional Graphical User Interface (GUI)

pip install openmc_cylindrical_mesh_plotter[gui]

API Usage

See the examples folder for example scripts

Graphical User Interface Usage

Once installed you should be able to type the following command from the terminal and the GUI will launch in a browser window.

openmc_cylindrical_mesh_plotter

openmc cylinder mesh plot GUI