ACVT_HSWS_O_HFREE {SolveSAPHE}R Documentation

Conversion ratio H_SWS/H_free from free pH-scale to SWS scale

Description

Function returns the ratio H_SWS/H_free as a function of temperature, salinity and pressure

Usage

ACVT_HSWS_O_HFREE(t_k, s, p_bar)

Arguments

t_k

temperature in Kelvin

s

Salinity in psu

p_bar

pressure in bar

Value

ratio

Ratio H_SWS/H_free

Author(s)

Guy Munhoven and Jean-Marie Epitalon

Examples

  ACVT_HSWS_O_HFREE(t_k=298,s=35, p_bar=0)

[Package SolveSAPHE version 2.1.0 Index]