Quick launch:
Last version:
News:
--
New Fluka Major Release
|
[ <--- prev -- ] [ HOME ] [ -- next ---> ] DELTARAYActivates delta ray production by muons and charged hadrons and controls the
accuracy of the dp/dx tabulations
WHAT(1) > 0.0 : kinetic energy threshold (GeV) for delta ray production (discrete energy transfer). Energy transfers lower than this energy are assumed to take place as continuous energy losses = 0.0 : ignored < 0.0 : resets the default to infinite threshold, i.e. no delta ray production Default = 0.001 if option DEFAULTS is not used, or if it is used with SDUM = NEW-DEFAults. If DEFAULTS is used with SDUM = CALORIMEtry, HADROTHErapy, ICARUS or PRECISIOn, the default is 0.0001. If it is used with any other SDUM value, the default is -1.0 (continuous slowing down approximation without production of delta rays) WHAT(2) > 0.0 : number of logarithmic intervals for dp/dx momentum loss tabulation = 0.0 : ignored < 0.0 : resets the default to 50.0 Default = 50.0 (this is the default if option DEFAULTS is not used, or is used with anything but SDUM = CALORIMEtry, ICARUS or PRECISIOn). With the latter, the default is 80. See Note 1 below for more details WHAT(3) > 1.0 : logarithmic width of dp/dx momentum loss tabulation intervals (ratio between upper and lower interval limits). 0.0 =< WHAT(3) =< 1.0: ignored < 0.0 : resets the default to 1.15 Default = 1.15 (this is the default if option DEFAULTS is not used, or is used with any SDUM value but HADROTHErapy, ICARUS or PRECISIOn). If DEFAULTS is used with SDUM = ICARUS or PRECISIOn, the default is 1.04. With SDUM = HADROTHErapy the default is 1.03. See Note 1 below for more details WHAT(4) = lower index bound (or corresponding name) of materials where delta ray production or specified tabulation accuracy are requested ("From material WHAT(4)...") Default = 3.0 WHAT(5) = upper index bound (or corresponding name) of materials where delta ray production or specified tabulation accuracy are requested ("...to material WHAT(5)...") Default = WHAT(4) WHAT(6) = step length in assigning indices ("...in steps of WHAT(6)") Default = 1.0 SDUM: = PRINT: prints the dp/dx tabulations for the given materials on standard output = NOPRINT: resets to no printing a possible previous request for these materials = blank: ignored Default: NOPRINT Default (option DELTARAY not requested): the defaults depend on option DEFAULTS as explained above. See also Note 8. Notes:
- ICARUS, PRECISIOn: threshold for delta ray production 100 keV; momentum loss tabulation with 80 logarithmic intervals or 1.04 logarithmic width (whichever is more accurate) - CALORIMEtry: threshold for delta ray production 100 keV; momentum loss tabulation with 80 logarithmic intervals or 1.15 logarithmic width - HADROTHErapy: threshold for delta ray production 100 keV; momentum loss tabulation with 50 logarithmic intervals or 1.03 logarithmic width - NEW-DEFAults, or DEFAULTS missing: threshold for delta ray production 1 MeV; momentum loss tabulation with 50 logarithmic intervals or 1.15 logarithmic width - Any other SDUM value: no delta ray production; momentum loss tabulation with 50 logarithmic intervals or 1.15 logarithmic width Example, for a number-based input: *...+....1....+....2....+....3....+....4....+....5....+....6....+....7....+....8 DELTARAY 0.01 30. 0.0 3.0 18.0 PRINT DELTARAY 0.02 0.0 1.05 4.0 12.0 8.0 NOPRINT * In this example, delta rays with energies higher than 20 MeV (0.02 GeV) * will be produced in materials 4 and 12; for the same materials, * logarithmic intervals with a ratio of 1.05 between the the upper and the * lower limit of each interval are requested for the dp/dx tabulation. For * all other materials with number between 3 and 18, delta rays are * produced above 10 MeV and 30 intervals are used in the dp/dx tabulation. * Tabulations are printed for all materials except 4 and 12. An equivalent example, for a name-based input, is: DELTARAY 0.01 30. 0.0 HYDROGEN TANTALUM PRINT DELTARAY 0.02 0.0 1.05 HELIUM COPPER 8.0 NOPRINT The following is an example where a threshold of 500 keV is set for delta ray production in ALL materials: DELTARAY 5.E-4 0.0 0.0 HYDROGEN @LASTMAT PRINT |
© FLUKA Team 2000–2024