dusankr / MCNP_TallyPlotter

Creating basic step 2D tally plots from MCNP outputs
MIT License
1 stars 1 forks source link

MCNP 2D tally plotter

How to run plotter

Two main options:

  1. Download EXE files from last release (usually available for Linux and Windows x64)
  2. Download source files + install python with required libraries

Executable files

This option offers the most simple use of the MCNP tally plotter. User needs to download and install basic Python 3.8 or newer (works with different versions but this one is tested). Current files are available in Releases at the main page.

Source files

Users can run uncompiled code with necessary packages:

Virtual environment is prefered option how to install necessary libraries (Conda, virtualenv, etc.). Program has to be started by running following command:

python mcnp_tally_plot_main.py

Short description of MCNP Plotter

More detailed description - Main window

Main window without data
Main window without data

Main window with available tallies:

Main window with data
Main window with data
Example of .xlsx file export
Example of .xlsx file export

More detailed description - Plot window

Plotter window only with tally data
Plotter window only with tally data

Plot settings and replot

A brief description of major settings:

Plotter window with tally result and XS data
Plotter window with tally result and XS data

Config files editor

config export window:

“”

legend export window:

“”

Source of XS data

“”