Learn R Programming

oce (version 0.1.63)

sw.T.freeze: Seawater freezing temperature

Description

Compute freezing temperature of seawater.

Usage

T.freeze <- sw.T.freeze(S, p);

Arguments

S
in-situ salinity [PSU]
p
in-situ pressure [dbar]

Value

  • Temperature [$^\circ$C]

References

UNESCO tech. papers in the marine science no. 28. 1978 eighth report JPOTS Annex 6 freezing point of seawater F.J. Millero pp.29-35.

See Also

N/A.

Examples

Run this code
T.freeze <-  sw.T.freeze(40, 500) # -2.588567 degC

Run the code above in your browser using DataLab