Skip to content
Snippets Groups Projects
Commit 3a05a36f authored by Mauricio Suarez-Duran's avatar Mauricio Suarez-Duran
Browse files

README.md modified to include the explantion regarding output root file.

parent fb5a9936
No related branches found
Tags 8.3.6
No related merge requests found
...@@ -8,14 +8,22 @@ ...@@ -8,14 +8,22 @@
make -jN // Where N number of cores make -jN // Where N number of cores
2. Edit input.in file: 2. Edit input.in file:
- /spectrum/readfile "file name" > Corsika .shw file with the secondaries.
- /spectrum/iniposZ "X cm" > Start position at Z from which secondaries will propagate. * /spectrum/readfile "file name" > Corsika .shw file with the secondaries.
* /spectrum/iniposZ "X cm" > Start position at Z from which secondaries will propagate.
This value can not be more than 45 m. This value can not be more than 45 m.
- /spectrum/radArea "X m" > The circumference radius where secondaries will be distribute.
* /spectrum/radArea "X m" > The circumference radius where secondaries will be distribute.
This value can not be more than 45 m. This value can not be more than 45 m.
- /detect/radio > WCD radius.
- /detect/hight > WCD hight. This value can not be more than 4.5 m * /detect/radio > WCD radius.
- /run/beamOn "X" > Number of secondaries to propagate.
* /detect/hight > WCD hight. This value can not be more than 4.5 m
* /outroot/outname > Set the name for the Root output filie.
* /run/beamOn "X" > Number of secondaries to propagate.
If you need values bigger than 45 m or 4.5 cm write to mauricio.suarez@saber.uis.edu.co If you need values bigger than 45 m or 4.5 cm write to mauricio.suarez@saber.uis.edu.co
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment