Learn R Programming

SolveSAPHE (version 2.1.0)

AK_AMMO_1_YAMI95: Dissociation constant of ammonium in sea-water [mol/kg-SW]

Description

Function returns the dissociation constant of ammonium in sea-water [mol/kg-SW]

Usage

AK_AMMO_1_YAMI95(t_k, s, p_bar)

Arguments

t_k

temperature in Kelvin

s

Salinity in psu

p_bar

pressure in bar

Value

KNH

Dissociation constant of ammonium 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_AMMO_1_YAMI95(t_k=298,s=35, p_bar=0)
# }

Run the code above in your browser using DataLab