Skip to content

GASP-UFRGS/rcgeef

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6d0d7f5 · Apr 9, 2022

History

3 Commits
Apr 1, 2022
Apr 1, 2022
Apr 1, 2022
Apr 1, 2022
Apr 9, 2022
Apr 1, 2022
Apr 1, 2022
Apr 1, 2022

Repository files navigation

RCEEGF

Geant4 simulation to investigate the interaction of cosmic rays with components of our atmosphere.

Instructions

In order to run, you must have Geant4 installed. Create a 'build' directory:

mkdir build cd build

Now you must load the Geant4 environemnt:

source path_to/geant4.sh

Then, you compile:

cmake ../ && make

For enabling the visualization, copý the files vis.mac and init_vis.mac to the build folder.

To run, type:

./rceegf

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published