Skip to main content

A Python package containing a collection of scripts for producing and downloading data for OpenMC

Project description

A Python app for plotting OpenMC.

This repository contains the source code for the OpenMC plot.

Try the web app at http://openmc-plot.xsplot.com

This repository contains:

  • A Python Streamlit based GUI 🐍
  • A Dockerfile that provides the hosting environment for the web app 🐳

Plot geometry

openmc plot geometry

Plot sources

openmc plot source

Plot regular mesh tallies

openmc plot mesh

Plot weight windows

openmc plot mesh

Plot cylindrical mesh tallies

openmc cylinder mesh plot GUI

Install

First you will need to install OpenMC

OpenMC_plot can then be install directly from the Python package index (PyPi) using pip.

pip install openmc_plot

Usage

In the terminal type ...

openmc_plot

Your default web browser should then load with the GUI.

You will also need to have OpenMC installed.

Run web app locally (developers)

To host your own local version of xsplot.com you will need Docker installed and then can build and run the Dockerfile with the following commands.

First clone the repository

git clone https://github.com/fusion-energy/openmc_plot

Then navigate into the repository folder

cd openmc_plot

Then build the docker image

docker build -t openmc_plot .

Then run the docker image

docker run --network host -t openmc_plot

The URL of your locally hosted version should appear in the terminal, copy and paste this URL into a web browser address bar.

Maintenance (developers)

Pushing to the main branch of this repository triggers an automatic rebuild and deployment of the new code using Google Cloud build at xsplot.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

openmc_plot-0.3.3.tar.gz (1.2 MB view details)

Uploaded Source

Built Distribution

openmc_plot-0.3.3-py3-none-any.whl (1.1 MB view details)

Uploaded Python 3

File details

Details for the file openmc_plot-0.3.3.tar.gz.

File metadata

  • Download URL: openmc_plot-0.3.3.tar.gz
  • Upload date:
  • Size: 1.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for openmc_plot-0.3.3.tar.gz
Algorithm Hash digest
SHA256 557cdc74e4b1c4115dc1d1818078e98cbce13558603639d148cd6213fcbc564c
MD5 e86fef4e26ecef132535f87191c72843
BLAKE2b-256 8d7c30b235954e7798345c8f63207cb642fdfd76eb0b5b909651d0077ea8cdfd

See more details on using hashes here.

File details

Details for the file openmc_plot-0.3.3-py3-none-any.whl.

File metadata

  • Download URL: openmc_plot-0.3.3-py3-none-any.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for openmc_plot-0.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 cf65b132dc1493f684ad7b27c3b8b5ba23bd7620b418af7a46ba7ad6c99ec3dc
MD5 c25bb5ae0d607dd6c316d5ccc3b8f8c7
BLAKE2b-256 c2557acac1be7d54b7660fbaf31767bb5653e6fb65dffa6a58be295352015d85

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page