Kspc                 package:seacarb                 R Documentation

_S_o_l_u_b_i_l_i_t_y _p_r_o_d_u_c_t _o_f _c_a_l_c_i_t_e (_m_o_l/_k_g)

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

     Solubility product of calcite (mol/kg)

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

     Kspc(S = 35, T = 25, P = 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

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

    Kspc: Solubility product of calcite (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:

     Mucci, A. 1983 The solubility of calcite and aragonite in seawater
     at various salinities, temperature, and one atmosphere total
     pressure. _American Journal of Science_ *283*: 780-799.

_S_e_e _A_l_s_o:

     Kspa

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

             Kspc(35,25,0)

