Learn R Programming

seacarb (version 0.97)

rho: Density of seawater (kg/m3)

Description

Density of seawater (kg/m3)

Usage

rho(S = 35, T = 25, P = 0)

Arguments

S
Salinity, default is 35
T
Temperature in degrees Celsius, default is 25oC
P
Hydrostatic pressure in bar (surface = 0), default is 0

Value

  • rhoDensity of seawater (kg/m3)

References

Millero, F. J. and Poisson, A. 1981 International one-atmosphere equation of state of seawater. Deep-Sea Research 28A, 625-629.

Examples

Run this code
rho(35,25,0)

Run the code above in your browser using DataLab