sw_beta: Haline Contraction Coefficient of Seawater

Description Usage Arguments Value Author(s) References See Also Examples

Description

Computes the seawater haline contraction coefficient with respect to constant, in situ temperature, kg/g

Usage

1
sw_beta(S = 35, t = 25, p = P-1.013253, P = 1.013253)

Arguments

S

Absolute salinity (g/kg),

t

Temperature, degrees C,

p

gauge or applied pressure, pressure referenced against the local atmospheric pressure, bar

P

true pressure, bar

Value

Haline contraction coefficient, kg/g.

Author(s)

Karline Soetaert <karline.soetaert@nioz.nl>

References

Feistel R, 2008. A Gibbs function for seawater thermodynamics for -6 to 80 dgC and salinity up to 120 g/kg. Deep-Sea Research I, 55, 1639-1671.

McDougall TJ, Feistel R, Millero FJ, Jackett DR, Wright DG, King BA, Marion GM, Chen C-T A and Spitzer P, 2009. Calculation of the Thermophysical Properties of Seawater, Global Ship-based Repeat Hydrography Manual, IOCCP Report No. 14, ICPO Publication Series no. 134.

See Also

sw_adtgrad, sw_alpha, sw_comp, 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

convert_PStoAS, to convert from practical salinity (-) to absolute salinity (g/kg)

Examples

1
sw_beta(35.7, 25.5, 102.3)    #0.000725729797838666

Example output

Loading required package: shape
Loading required package: seacarb
Loading required package: oce
Loading required package: gsw
Loading required package: testthat

Attaching package: 'marelac'

The following objects are masked from 'package:oce':

    coriolis, gravity

[1] 0.0007257298

marelac documentation built on Feb. 12, 2020, 3 a.m.