Changes between Version 14 and Version 15 of InstallingCorsika
- Timestamp:
- 10/20/18 13:04:50 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallingCorsika
v14 v15 49 49 50 50 = Options = 51 52 ATMEXT: To use an atmosphere from an input file rather than a built-in atmosphere 53 54 TRAJECT: To be able to simulate along a trajetory (zd, az, orientation to magnetic field) with "TRAFLG T" (Turn off with "TRAFLG F") 51 55 52 56 CEFFIC: All three look-up-tables (QE, Atmabs, Mirror) are limited to 105 values between 180nm and 700nm -> This turns the extension to 2000nm in the IACT option off … … 111 115 If we want to do any absorption in Corsika (CEFFIC), we have to patch Corsika to allow wavelength larger than 700nm or accept that we will miss photons above 700nm. 112 116 117 To be able to define telescope positions ("TELESCOPE"), the IACT option is **not** required. Plain Corsika can nowadays do that. 118 113 119 Enabling IACT might make sense, due to the code snippets shown above, the automatic thinning (faster) and the work on improving runtime by faster interpolation algorithms. 114 120