Code for computing galactic cosmic ray spectra in the weighted-slab model (Cosmic Rays for AMS)
You can install CRAMS
using cmake
:
mkdir build
cd build
cmake ..
make
It requires the GSL
C library available at https://www.gnu.org/software/gsl/
- Version 2.0 (20/11/2019): Version created to be used in 1910.04113
- Version 1.1 (07/02/2019): Version created to be used in 1904.10220
- Version 1.0 (25/01/2019): Release version.