/retro

Radio nEuTRino simulatiOn (RETRO) for GRAND.

Primary LanguageCGNU Lesser General Public License v3.0LGPL-3.0

RETRO

( Radio nEuTRino simulatiOn )

Description

Coming soon ...

Building the binaries

Clone the present repository and run the build script, e.g:

git clone https://github.com/grand-mother/retro
cd retro
./build.sh

Note that you might need to install some external dependencies first, e.g. gfortran for TAUOLA. In addition, for a detailed topography you'll need to fetch the SRTMGL1 tiles corresponding to your location.

Documentation

In order to run a simulation you'll need a configuration card, e.g. share/cards/flat.json. Then run:

bin/retro share/cards/flat.json

License

The RETRO suite is under the GNU LGPLv3 license. See the provided LICENSE and COPYING.LESSER files.