This repository shows how to make a comparison of a specific reaction for multiple cross section libraries
👉 https://openmc-data-storage.github.io/cross_section_comparison/
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
Run the download data script.
bash download_data.sh
Run the plotting script
python plot_reaction.py