Usage
oa(flag, var1, var2, pCO2f, pCO2s=1e6, S=35, T=25, P=0,
Pt=0, Sit=0, k1k2='l', kf='pf', pHscale="T", plot=FALSE)
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) and "r" for using K1 and K2 from Roy et al. (1993), default is "l"
kf
"pf" for using Kf from Perez and Fraga (1987) and "dg" for using Kf from Dickson and Goyet (1979), default is "pf"
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.