K_HSO4 {AquaEnv} | R Documentation |
PUBLIC function: calculates the dissociation constant of HSO4
K_HSO4(S, t, p=0)
S |
salinity in practical salinity units (i.e. no unit) |
t |
temperature in degrees centigrade |
p |
gauge pressure (total pressure minus atmospheric pressure) in bars |
the dissociation constant of HSO4 in mol/kg-solution on the free proton pH scale
Andreas F. Hofmann (a.hofmann@nioo.knaw.nl)
Dickson1990, DOE1994, Zeebe2001
K_HSO4(35, 15) K_HSO4(35, 15, 10) plot(K_HSO4(35, 1:25), xlab="temperature / degC")