Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 561 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 561 Bytes

XS4GCR

XS4GCR computes the relevant cross-sections for galactic cosmic ray propagation models.

Installation

  • XS4GCR requires GSL library and C, C++, Fortran compilers.

  • We provide some examples of using. You can install all of them this way:

mkdir build ; cd build 
cmake .. 
make all 

Documentation

  • Code documentation is in progress.

  • XS4GCR documentation requires Doxygen installed.

  • To create:

cd build
make doc

Data

  • Data size is approximately 10 Mb

References

  • arXiv:1904.10220

  • arXiv:1711.09616