Kf                  package:seacarb                  R Documentation

_S_t_a_b_i_l_i_t_y _c_o_n_s_t_a_n_t _o_f _h_y_d_r_o_g_e_n _f_l_u_o_r_i_d (_m_o_l/_k_g)

_D_e_s_c_r_i_p_t_i_o_n:

     Stability constant of hydrogen fluorid (mol/kg)

_U_s_a_g_e:

     Kf(S = 35, T = 25, P = 0, phflag = 0)

_A_r_g_u_m_e_n_t_s:

       S: Salinity, default is 35

       T: Temperature in degrees Celsius, default is 25oC

       P: Hydrostatic pressure in bar (surface = 0), default is 0

  phflag: The pH scale is either the total scale (0) or the free scale
          (1), default is 0

_V_a_l_u_e:

      Kf: Stability constant of hydrogen fluorid (mol/kg)

_A_u_t_h_o_r(_s):

     Aurelien Proye and Jean-Pierre Gattuso

_R_e_f_e_r_e_n_c_e_s:

     Kf is given by Dickson and Riley (1979 in DOE, 1994).

     Dickson, A. G. and Riley, J. P. 1979 The estimation of acid
     dissociation constants in seawater media from potentiometric
     titrations with strong base. I. The ionic product of water.
     _Marine Chemistry_ *7*, 89-99.

     DOE 1994 _Handbook of methods for the analysis of the various
     parameters of the carbon dioxide system in sea water_.
     ORNL/CDIAC-74. Oak Ridge,Tenn.: Carbon Dioxide Information
     Analysis Center, Oak Ridge National Laboratory.

_E_x_a_m_p_l_e_s:

       Kf(35,25,0,0)

