Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 420 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 420 Bytes

A Dockerfile for containing nuclear data:

  • The nuclear data has been split up into seperate files
  • There is one file for every reaction in each isotope
  • There are also index files that identify all the reaction files available

build with:

docker build -t nuclear_data_base_docker .

The Docker image generated is used as a base image for xsplot.com