soil_mixing_depth | R Documentation |
Compute steady-state soil mixing depth and erosion rate using two nuclides cocnentrations
soil_mixing_depth(C1, C1_e, C2, C2_e, p1, p2, Lambda, S, rhos, rhob)
C1 |
First nuclide concentration (at/g) |
C1_e |
First nuclide concentration uncertainty (at/g) |
C2 |
Second nuclide concentration (at/g) |
C2_e |
Second nuclide concentration uncertainty (at/g) |
p1 |
production and decay parameters for first nuclide (4 elements vector)
|
p2 |
production and decay parameters for second nuclide (4 elements vector)
|
S |
scaling factors (2 elements vector)
|
L |
Attenuation lengths (3 elements vector in g/cm2)
|
A 1 row data frame with the following columns
Soil depth (m)
Uncertainty in soil depth (m)
Erosion rate (m/Ma)
Uncertainty on erosion rate (m/Ma)
Covariance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.