amp {seacarb} | R Documentation |
pH value of the AMP buffer
Description
pH value of the AMP buffer (on the total scale in mol/kg)
Usage
amp(S=35,T=25)
Arguments
S |
Salinity, default is 35 |
T |
Temperature in degrees Celsius, default is 25oC |
Details
Note that the arguments can be given as a unique number or as vectors. If the lengths of the vectors are different, the longer vector is retained and only the first value of the other vectors is used. It can therefore be critical to use vectors of the same length.
Value
AMP |
pH value of the AMP buffer (on the total scale in mol/kg) |
Author(s)
Jean-Pierre Gattuso jean-pierre.gattuso@imev-mer.fr
References
Dickson A. G., Sabine C. L. and Christian J. R., 2007 Guide to best practices for ocean CO2 measurements. PICES Special Publication 3, 1-191.
See Also
Examples
##Example from Dickson et al. (2007)
amp(S=35,T=25)
[Package seacarb version 3.3.3 Index]