Haline contraction coefficient
The Haline contraction coefficient, abbreviated as β, is a coefficient that describes the change in ocean density due to a salinity change, while the potential temperature and the pressure are kept constant. It is a parameter in the Equation Of State of the ocean. β is also described as the saline contraction coefficient and is measured in / in the EOS that describes the ocean. An example is TEOS-10. This is the thermodynamic equation of state.
β is the salinity variant of the thermal expansion coefficient α, where the density changes due to a change in temperature instead of salinity. With these two coefficients, the density ratio can be calculated. This determines the contribution of the temperature and salinity to the density of a water parcel.
β is called a contraction coefficient, because when salinity increases, water becomes denser, and if the temperature increases, water becomes less dense.
Definition
Τhe haline contraction coefficient is defined as:where ρ is the density of a water parcel in the ocean and S is the absolute salinity. The subscripts Θ and p indicate that β is defined at constant potential temperature Θ and constant pressure p. The haline contraction coefficient is constant when a water parcel moves adiabatically along the isobars.
Application
The amount that density is influenced by a change in salinity or temperature can be computed from the density formula that is derived from the thermal wind balance.The Brunt–Väisälä frequency can also be defined when β is known, in combination with α, Θ and S. This frequency is a measure of the stratification of a fluid column and is defined over depth as:
The direction of the mixing and whether the mixing is temperature- or salinity-driven can be determined from the density difference and the Brunt-Väisälä frequency.
Computation
β can be computed when the conserved temperature, the absolute salinity and the pressure are known from a water parcel. Python offers the Gibbs SeaWater oceanographic toolbox. It contains coupled non-linear equations that are derived from the Gibbs function. These equations are formulated in the equation of state of seawater, also called the equation of seawater. This equation relates the thermodynamic properties of the ocean. These equations are based on empirical thermodynamic properties. This means that the properties of the ocean can be computed from other thermodynamic properties. The difference between the EOS and TEOS-10 is that in TEOS-10, salinity is stated as absolute salinity, while in the previous EOS version salinity was stated as conductivity-based salinity. The absolute salinity is based on density, where it uses the mass off all non-H2O molecules. Conductivity-based salinity is calculated directly from conductivity measurements taken by buoys.The GSW beta function can calculate β when the absolute salinity, conserved temperature and the pressure are known. The conserved temperature cannot be obtained directly from assimilation data bases like GODAS. But these variables can be calculated with GSW.