source: JEM-EUSO/esaf_lal/tags/v1_r0/esaf/config/RadiativeTransfer/MCRadiativeTransfer.cfg @ 117

Last change on this file since 117 was 117, checked in by moretto, 11 years ago

ESAF version compilable on mac OS

File size: 924 bytes
Line 
1## RT general config
2MCRadiativeTransfer.fDecoupled      = optimized         # optimized or decoupled
3MCRadiativeTransfer.fMScattAnalysis = 0                 # O : no, 1 : yes checking last order, 2 : yes no checking
4MCRadiativeTransfer.fTransMode      = fast              # fast or lowtran (fortran code)
5
6## Maximum scattering order simulated
7MCRadiativeTransfer.fScatOrder = 1                      # should be >0, excepted : 0 -> no scattering
8MCRadiativeTransfer.fKeepAll = no                       # tell if keep also photons not transimitted to detector
9
10## Cuts needed for simu
11MCRadiativeTransfer.fDistance_cut = 10                  # [in km] for ground detector only
12MCRadiativeTransfer.fTofCut   = 1e6                     # [in microseconds] TOF cut : photons maximum SCATTERING time of flight (cut beyond)
13MCRadiativeTransfer.fMaxPhNb  = 1e6                     # Max nb of photons handled by a scattering simu step --> if goes beyond, splitted
14MCRadiativeTransfer.fTOA = 50                           # [in km] TOA altitude to fasten simu
Note: See TracBrowser for help on using the repository browser.