Learn R Programming

SolveSAPHE (version 2.1.0)

AK_SILI_1_MILL95: First dissociation constant of sillicic acid (H4SiO4) in seawater

Description

Calculates first dissociation constant of sillicic acid on the SWS pH-scale

Usage

AK_SILI_1_MILL95(t_k, s)

Arguments

t_k

temperature in Kelvin

s

Salinity in psu

Value

KSi

First dissociation constant of sillicic acid in mol/kg-SW

Details

pH scale: SWS (according to Dickson et al, 2007)

No pressure correction available

References

Yao and Millero (1995) cited by Millero (1995)

Examples

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

Run the code above in your browser using DataLab