Skip to content

Library to compute cross-sections and decay network of relevance for Galactic Cosmic Ray physics

License

Notifications You must be signed in to change notification settings

carmeloevoli/XS4GCR

Repository files navigation

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

About

Library to compute cross-sections and decay network of relevance for Galactic Cosmic Ray physics

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published