Learn R Programming

SolveSAPHE (version 2.1.0)

AK_HF_PEFR87: Dissociation constant of hydrogen fluoride in sea-water [mol/kg-SW]

Description

Function returns the dissociation constant of hydrogen fluoride [mol/kg-SW]

Usage

AK_HF_PEFR87(t_k, s, p_bar)

Arguments

t_k

temperature in Kelvin

s

Salinity in psu

p_bar

pressure in bar

Value

KHF

Dissociation constant of hydrogen fluoride in mol/kg-SW

Details

pH scale: Total (according to Handbook, 2007)

References

Perez and Fraga (1987), Millero (1995) for pressure correction

Examples

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

Run the code above in your browser using DataLab