Usage
oa(flag, var1, var2, pCO2f, pCO2s=1e6, S=35, T=25, P=0,
Pt=0, Sit=0, k1k2='x', kf='x', ks="d", pHscale="T", plot=FALSE, b="l10")
Arguments
flag
select the couple of variables available to describe the initial seawater. The flags which can be used are:
flag = 1 pH and CO2 given
flag = 2 CO2 and HCO3 given
flag = 3 CO2 and CO3 given
flag = 4 CO2 and ALK given
fla
var1
Value of the first variable available to describe the initial seawater, in mol/kg except for pH and for pCO2 in uatm
var2
Value of the second variable available to describe the initial seawater, in mol/kg except for pH
pCO2f
pCO2 target value, in uatm
pCO2s
pCO2s is the pCO2, in uatm, of the high-CO2 seawater that will be mixed with normal seawater. The default value is 10^6 uatm, that is seawater bubbled with pure CO2 gas and saturated with CO2.
T
Temperature in degrees Celsius, default is 25
P
Hydrostatic pressure in bar (surface = 0), default is 0
Pt
Concentration of total phosphate in mol/kg, default is 0
Sit
Concentration of total silicate in mol/kg, default is 0
k1k2
"l" for using K1 and K2 from Lueker et al. (2000), "m06" from Millero et al. (2006), "m10" from Millero (2010) and "r" from Roy et al. (1993). "x" is the default flag; the default value is then "l", except if T is outside the range 2 to 35oC and/or S is o
kf
"pf" for using Kf from Perez and Fraga (1987) and "dg" for using Kf from Dickson and Riley (1979 in Dickson and Goyet, 1994). "x" is the default flag; the default value is then "pf", except if T is outside the range 9 to 33oC and/or S is outside the range
ks
"d" for using Ks from Dickon (1990), "k" for using Ks from Khoo et al. (1977), default is "d"
pHscale
"T" for the total scale, "F" for the free scale and "SWS" for using the seawater scale, default is "T" (total scale)
plot
A plot of the different perturbation methods can be plotted in a DIC vs ALK field with pCO2 isoclines are drawn in the back. Default is false.
b
"l10" for computing boron total from the Lee et al. (2010) formulation or "u74" for using the Uppstrom (1974) formulation, default is "l10"