sal_to_sr | R Documentation |
Uses the Sr/Sal mixing model to take a measured salinity value of a sample and determine a Sr isotope ratio (87Sr/86Sr)
sal_to_sr(sal, sr1 = 0.70576, sr2 = 0.70918, con1 = 95, con2 = 6819, sal1 = 0.11, sal2 = 31.8)
sal |
Measured salinity of the sample. Should be given as PSU. |
sr1 |
Strontium isotope ratio (87Sr/86Sr) of freshwater (or endmember 1). |
sr2 |
Strontium isotope ratio (87Sr/86Sr) of the ocean (or endmember 2). |
con1 |
Concentation (parts per million) of Strontium in freshwater (or endmember 1). |
con2 |
Concentration (parts per million) of Strontium in the ocean (or endmember 2). |
sal1 |
Salinity of freshwater (or endmember 1). |
sal2 |
Salinity of the ocean (or endmember 2). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.