K2p {seacarb} | R Documentation |
Second dissociation constant of phosphoric acid (mol/kg)
K2p(S = 35, T = 25, P = 0)
S |
Salinity, default is 35 |
T |
Temperature in degrees Celsius, default is 25oC |
P |
Hydrostatic pressure in bar (surface = 0), default is 0 |
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.
K2p |
Second dissociation constant of phosphoric acid (mol/kg) |
Héloïse Lavigne, Aurélien Proye and Jean-Pierre Gattuso gattuso@obs-vlfr.fr
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.
K2p(35,25,0)