18.11.2014 Views

Be exposure age calculator MATLAB function reference Version 2

Be exposure age calculator MATLAB function reference Version 2

Be exposure age calculator MATLAB function reference Version 2

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

2.4 desilets2006sp.m<br />

Syntax:<br />

scalingfactor = desilets2006sp(h,Rc)<br />

Calculates the geographic scaling factor for cosmogenic-nuclide production for particular cutoff rigidity and atmospheric<br />

pressure according to the scheme in:<br />

Desilets D., Zreda M., Prabu T., 2006. Extended scaling factors for in situ cosmogenic nuclides: New measurements<br />

at low latitude. Earth and Planetary Science Letters, v. 246, pp. 265-276.<br />

The input arguments are h, atmospheric pressure (hPa), and Rc, cutoff rigidity (GV). Accepts vector arguments.<br />

This <strong>function</strong>:<br />

Converts atmospheric pressure h (hPa) to atmospheric depth x (g · cm −2 ) by x = 1.0197h.<br />

Assigns cutoff rigidities below 2 GV a value of 2 GV.<br />

Obtains the effective attenuation length in air Λ eff,sp via Equation (4) in the source paper:<br />

Λ eff,sp =<br />

1033 − x<br />

g(1033, R C ) − g(x, R C )<br />

(27)<br />

where R C is the cutoff rigidity (GV) and the <strong>function</strong> g(x, R C ) is:<br />

g(x, R C ) =<br />

+ 1 2<br />

+ 1 3<br />

+ 1 5<br />

n [ 1 + exp ( −αR −k )] −1<br />

C x (28)<br />

[ ]<br />

a0 + a 1 R C + a 2 RC<br />

2 x<br />

2<br />

(29)<br />

[ ]<br />

a3 + a 4 R C + a 5 RC<br />

2 x<br />

3<br />

(30)<br />

[ ]<br />

a6 + a 7 R C + a 8 RC<br />

2 x<br />

4<br />

(31)<br />

given constants:<br />

n<br />

α<br />

k<br />

a 0<br />

a 1<br />

a 2<br />

a 3<br />

a 4<br />

a 5<br />

a 6<br />

a 7<br />

a 8<br />

1.0177 × 10 −2<br />

1.0207 × 10 −1<br />

−3.9527 × 10 −1<br />

8.5236 × 10 −6<br />

−6.3670 × 10 −7<br />

−7.0814 × 10 −9<br />

−9.9182 × 10 −9<br />

9.9250 × 10 −10<br />

2.4925 × 10 −11<br />

3.8615 × 10 −12<br />

−4.8194 × 10 −13<br />

−1.5371 × 10 −14<br />

26

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!