openmc-data-storage / openmc_data_downloader

A Python package for downloading h5 cross section files for use in OpenMC.
MIT License
10 stars 2 forks source link

Add JEFF 3.2 cross sections #4

Open shimwell opened 3 years ago

shimwell commented 3 years ago

Neutrons for the JEFF 3.2 distribution have been processed in this repo https://github.com/openmc-data-storage/JEFF-3.2

However they need adding to the cross_sections_directory.py file like the other h5 file available.

This can be done with a large pull request or several smaller ones to the develop branch: