| sw_comp {marelac} | R Documentation |
The sea salt composition definition for reference salinity of the standard ocean at 25 dgC and 1.01325 bar (atmospheric pressure), given in mass fractions).
sw_comp(species=c("Na","Mg","Ca","K","Sr","Cl","SO4","HCO3",
"Br","CO3","BOH4","F","OH","BOH3","CO2"))
species |
character vector with components whose composition should be estimated. |
A vector with the mass fractions.
Karline Soetaert <k.soetaert@nioo.knaw.nl>
Millero FJ, Waters J, Woosley R, Huang F and Chanson M, 2008. The effect of composition of the density of Indian Ocean waters, Deep-Sea Res. I, 55, 960-470.
sw_adtgrad, sw_alpha, sw_beta,
sw_conserv, sw_cp,
sw_dens,
sw_depth, sw_enthalpy, sw_entropy,
sw_gibbs, sw_kappa,
sw_kappa_t, sw_sfac,
sw_svel, sw_tfreeze, sw_tpot
sw_comp("CO2")
sw_comp()
sum(sw_comp())