Learn R Programming

seacarb (version 2.0.6)

phinsi: pH at in situ temperature

Description

pH at in situ temperature

Usage

phinsi(PH=8.2, ALK=2.4e-3, Tinsi=20, Tlab=25, S=35, Pt=0, Sit=0)

Arguments

PH
pH measured in the laboratory
ALK
ALK, total alkalinity (mol/kg)
Tinsi
In situ temperature in degrees Celsius
Tlab
Measurement temperature in degrees Celsius
S
Salinity
Pt
value of the concentration of total phosphate in mol/kg
Sit
the value of the total silicate in mol/kg

Value

  • pHpH at in situ temperature

encoding

latin1

References

Hunter K. A., 1998. The temperature dependence of pH in surface seawater. Deep-Sea Research (Part I, Oceanographic Research Papers) 45(11):1919-1930.

Examples

Run this code
phinsi(8.2,2.4e-3,25,25,35,0,0)

Run the code above in your browser using DataLab