Learn R Programming

seacarb (version 2.0.6)

Ksi: Dissociation constant of Si(OH)4

Description

Dissociation constant of Si(OH)4 on total scale (mol/kg)

Usage

Ksi(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

Value

  • KsiDissociation constant of Si(OH)4 on total scale (mol/kg)

encoding

latin1

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.

References

DOE 1994 Handbook of methods for the analysis of the various parameters of the carbon dioxide system in sea water. ORNL/CDIAC-74. Oak Ridge,Tenn.: Carbon Dioxide Information Analysis Center, Oak Ridge National Laboratory.

Examples

Run this code
Ksi(35, 25, 0)

Run the code above in your browser using DataLab