Learn R Programming

SolveSAPHE (version 2.1.0)

AK_PHOS_3_MILL95: Third dissociation constant of phosphoric acid (H3PO4) in seawater

Description

Calculates third dissociation constant of phosphoric acid on the SWS pH-scale

Usage

AK_PHOS_3_MILL95(t_k, s, p_bar)

Arguments

t_k

temperature in Kelvin

s

Salinity in psu

p_bar

pressure in bar

Value

KP3

Third dissociation constant of phosphoric acid in mol/kg-SW

Details

pH scale: SWS

References

Yao and Millero (1995), Millero (1995) for pressure correction

Examples

Run this code
# NOT RUN {
  AK_PHOS_3_MILL95(t_k=298,s=35, p_bar=0)
# }

Run the code above in your browser using DataLab