Kn {seacarb}R Documentation

Dissociation constant of ammonium (mol/kg)

Description

Dissociation constant of ammonium on the total scale (mol/kg)

Usage

Kn(S=35, T=25, P=0)

Arguments

S Salinity, default is 35
T Temperature in degrees Celsius, default is 25oC
P Hydrostatic pressure in bar (surface = 0), default is 0

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

Kn Dissociation constant of ammonium on the total scale (mol/kg)

Author(s)

Karline Soetaert K.Soetaert@nioo.knaw.nl

References

Millero F. J., 1995. Thermodynamics of the carbon dioxide system in the oceans. Geochimica Cosmochimica Acta 59: 661-677.

Examples

  Kn(35,25,0)

[Package seacarb version 2.0.6 Index]