kgen_poly | R Documentation |
Kgen R polynomial function
kgen_poly(sal, temp_k, magnesium = 0.0528171, calcium = 0.0102821)
sal |
Salinity (PSU) |
temp_k |
Temperature (Kelvin) |
magnesium |
magnesium concentration in mol/kgsw. If None, modern is assumed (0.0528171). Should be the average magnesium concentration in seawater - a salinity correction is then applied to calculate the magnesium concentration in the sample. |
calcium |
calcium concentration in mol/kgsw. If None, modern is assumed (0.0102821). Should be the average calcium concentration in seawater - a salinity correction is then applied to calculate the magnesium concentration in the sample. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.