Setting the SEP model:

                gunzip data/T05/2017_OMNI_5m_with_TS05_variables.dat.gz

    Transport of SEPs in geospace:

                ./Config.pl -application=earth-geospace_boundary_injection_sep_t96
                ./Config.pl -spice-path=/nobackupp17/vtenishe/SPICE/cspice -spice-kernels=/nobackupp17/vtenishe/SPICE/Kernels
                cp input/geospace-rigidity.in .
                cp input/sep-spectrum-09102017-event.dat .
                ./Config.pl -input=geospace-rigidity.in

                make -j

    Calculation of the rigidity cutoff:

                ./Config.pl -application=earth-cutoff-rigidity_t05
                make -j