Changes between Version 39 and Version 40 of InstallingCorsika
- Timestamp:
- 11/13/18 10:02:26 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallingCorsika
v39 v40 38 38 {{{#!fortran 39 39 TELZ = -OBSLEV(NOBSLV) + CERTELZ(J) 40 DUMZ = -OBSLEV(NOBSLV) - TELZ41 40 }}} 42 41 in `TELOUT` in `src/corsika.F` by 43 42 {{{#!fortran 44 43 TELZ = CERTELZ(J) 45 DUMZ = TELZ46 44 }}} 47 45 … … 62 60 * Which low energy hadronic interaction model do you want to use? [GHEISHA 2002d] 63 61 * Which detector geometry do you have? [horizontal flat] 62 63 Note that so far we were always using FLUKA: WHY??? Shell we use FLUKA as well? 64 64 65 65 Now you should get a long list of possible options … … 873 873 874 874 * PAROUT T F 875 * DATBAS F 875 DATBAS T write header data in human redable form (ideal to fill that into our database) 876 876 877 877 DIRECT ./ defines name of output directory