Description Usage Arguments Value Author(s) References Examples
View source: R/aquaenv_private_Kfunctions.R
PUBLIC function: calculates the dissociation constant of HF
| 1 | 
| 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 | 
| SumH2SO4  | total sulfate concentration in mol/kg-solution (calculated from S if not supplied) | 
| SumHF  | total fluoride concentration in mol/kg-solution (calculated from S if not supplied) | 
| khf  | "dickson" or "perez": specifies the S, t, dependency to be used. Default is "dickson". (see section below for references) | 
| khso4 | S, t relation for K\_HSO4 needed for scale conversion: either "dickson" (default, Dickson1990) or "khoo" (Khoo1977) | 
the dissociation constant of HF in mol/kg-solution on the free proton pH scale
Andreas F. Hofmann. Maintained by Karline Soetaert (Karline.Soetaert@nioz.nl).
khf = "dickson": Dickson1979a, Dickson1987, Roy1993b, DOE1994, Millero1995, Zeebe2001; khf = "perez": Perez1987
| 1 2 3 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.