next up previous
Next: makeEplot.m Up: Wrapper scripts and control Previous: get_al_be_erosion.m

make_al_be_consts_v12.m

Syntax:

make_al_be_consts_v12

This function has no arguments or outputs. It creates a structure called al_be_consts that contains all the constants relevant to the exposure age and erosion rate calculations, and saves it as a .mat file. All fields are numerical values except for version, which is a string. The fields are:

al_be_consts.version Version number for this function string
al_be_consts.l10 $ ^{10}$Be decay constant yr$ ^{-1}$
al_be_consts.dell10 uncertainty in $ ^{10}$Be decay constant yr$ ^{-1}$
al_be_consts.l26 $ ^{26}$Al decay constant yr$ ^{-1}$
al_be_consts.dell26 uncertainty in $ ^{26}$Al decay constant yr$ ^{-1}$
al_be_consts.Lsp $ ^{10}$Be effective attenuation length for production by spallation g $ \cdot$ cm$ ^{-2}$
al_be_consts.Fsp10 fraction of reference $ ^{10}$Be production rate attributable to spallation nondimensional
al_be_consts.Fsp26 fraction of reference $ ^{26}$Al production rate attributable to spallation nondimensional
al_be_consts.P10_ref reference $ ^{10}$Be production rate corresponding to Lal/Stone scaling scheme used in the exposure age calculation atoms $ \cdot$ g $ ^{-1} \cdot$ yr$ ^{-1}$
al_be_consts.delP10_ref uncertainty in above atoms $ \cdot$ g $ ^{-1} \cdot$ yr$ ^{-1}$
al_be_consts.P26_ref reference $ ^{26}$Al production rate corresponding to Lal/Stone scaling scheme used in the exposure age calculation atoms $ \cdot$ g $ ^{-1} \cdot$ yr$ ^{-1}$
al_be_consts.delP26_ref uncertainty in above atoms $ \cdot$ g $ ^{-1} \cdot$ yr$ ^{-1}$
al_be_consts.P10sp_ref reference $ ^{10}$Be production rate corresponding to Lal/Stone/Heisinger scaling scheme used in the erosion rate calculation atoms $ \cdot$ g $ ^{-1} \cdot$ yr$ ^{-1}$
al_be_consts.delP10sp_ref uncertainty in above atoms $ \cdot$ g $ ^{-1} \cdot$ yr$ ^{-1}$
al_be_consts.P26sp_ref reference $ ^{26}$Al production rate corresponding to Lal/Stone/Heisinger scaling scheme used in the erosion rate calculation atoms $ \cdot$ g $ ^{-1} \cdot$ yr$ ^{-1}$
al_be_consts.delP26sp_ref uncertainty in above atoms $ \cdot$ g $ ^{-1} \cdot$ yr$ ^{-1}$
al_be_consts.Natoms10 number density of O atoms in quartz atoms $ \cdot$ g$ ^{-1}$
al_be_consts.Natoms26 number density of Si atoms in quartz atoms $ \cdot$ g$ ^{-1}$
al_be_consts.k_neg10 summary yield for $ ^{10}$Be production by negative muon capture in quartz atoms $ \cdot$ (stopped $ \mu_{-}$)$ ^{-1}$
al_be_consts.delk_neg10 uncertainty in above atoms $ \cdot$ (stopped $ \mu_{-}$)$ ^{-1}$
al_be_consts.k_neg26 summary yield for $ ^{26}$Al production by negative muon capture in quartz atoms $ \cdot$ (stopped $ \mu_{-}$)$ ^{-1}$
al_be_consts.delk_neg26 uncertainty in above atoms $ \cdot$ (stopped $ \mu_{-}$)$ ^{-1}$
al_be_consts.sigma190_10 measured cross-section at 190 GeV for $ ^{10}$Be production from O by fast muon reactions atoms $ \cdot$ cm$ ^{-2}$
al_be_consts.delsigma190_10 uncertainty in above atoms $ \cdot$ cm$ ^{-2}$
al_be_consts.sigma190_26 measured cross-section at 190 GeV for $ ^{26}$Al production from Si by fast muon reactions cm$ ^{-2}$
al_be_consts.delsigma190_26 uncertainty in above cm$ ^{-2}$


next up previous
Next: makeEplot.m Up: Wrapper scripts and control Previous: get_al_be_erosion.m
2006-05-08