Skip to content

A Python package for creating interactive OpenMC cross sections plots.

License

Notifications You must be signed in to change notification settings

openmc-data-storage/openmc_cross_section_plotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

OpenMC has a plot_xs which is ideal for creating Matplolib plots and recommened for the vast majoirt of use cases.

This package provides portable interaction cross section plots using Plotly which is useful for some use cases.

👉 Allows multiple isotopes / elements / materials on one axis

👉 Allows interactive hover text providing cross section values

👉 Allows axis scale changing (log / linear)

👉 Allows exporting the image in interactive html format

Install

pip install openmc_cross_section_plotter

Usage

See the neutronics-workshop for examples

About

A Python package for creating interactive OpenMC cross sections plots.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published