rho: Seawater Density according to UNESCO formula

View source: R/water_density.R

rhoR Documentation

Seawater Density according to UNESCO formula

Description

UNESCO (1981) Tenth report of the joint panel on oceanographic tables and standards. UNESCO Technical Papers in Marine Science, Paris, 25p

Usage

rho(S, T, p = 0)

Arguments

S

Salinity in psu (which is +/- equal to ppm)

T

Temperature in degrees

p

pressure in Bar

Examples

rho(S=35,T=0.5,p=10)
rho(8,10) #Should be 1005.94659

AustralianAntarcticDivision/ZooScatR documentation built on Aug. 13, 2022, 1:21 a.m.