amp: pH value of the AMP buffer

Description Usage Arguments Details Value Author(s) References See Also Examples

Description

pH value of the AMP buffer (on the total scale in mol/kg)

Usage

1
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 gattuso@obs-vlfr.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

tris, pHslope, pH.

Examples

1
2
	##Example from Dickson et al. (2007)
	amp(S=35,T=25)

Example output

Loading required package: oce
Loading required package: gsw
Loading required package: testthat
[1] 6.78658
attr(,"unit")
[1] "mol/kg"

seacarb documentation built on May 2, 2019, 5:34 p.m.

Related to amp in seacarb...