bor                 package:seacarb                 R Documentation

_T_o_t_a_l _b_o_r_o_n _c_o_n_c_e_n_t_r_a_t_i_o_n (_m_o_l/_k_g)

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

     total boron concentration (mol/kg)

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

     bor(S, T, P)

_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:

     bor: total boron concentration (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:

     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:

     bor(35,25,0)

