Learn R Programming

SolveSAPHE (version 2.1.0)

AK_BORA_DICK90: Boric acid dissociation constant KB in mol/kg-SW

Description

Calculates boric acid dissociation constant in mol/kg-SW on the total pH-scale

Usage

AK_BORA_DICK90(t_k, s, p_bar)

Arguments

t_k

temperature in Kelvin

s

Salinity in psu

p_bar

pressure in bar

Value

KB

Dissociation constant of boric acid in mol/kg-SW

Details

pH scale: Total

References

Dickson (1990, eq. 23) -- also Handbook (2007, eq. 37), Millero (1979) pressure correction

Examples

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

Run the code above in your browser using DataLab