Skip to content

Compare nuclear interaction cross sections for different libraries

License

Notifications You must be signed in to change notification settings

openmc-data-storage/cross_section_comparison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cross Section Comparison

This repository shows how to make a comparison of a specific reaction for multiple cross section libraries

✨ Try it in your browser ✨

👉 https://openmc-data-storage.github.io/cross_section_comparison/

Install

First install OpenMC

Then install the dependencies

pip install openmc_data
pip install plotly

The clone the repository and change into the repository directory

git clone https://github.com/openmc-data-storage/cross_section_comparison.git
cd cross_section_comparison

Produce a comparison plot

Run the download data script.

bash download_data.sh

Run the plotting script

python plot_reaction.py

About

Compare nuclear interaction cross sections for different libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages