SpeedOfSoundSeaWaterLovett3: Calculation of speed of sound in sea water from Lovett 1978c
Description
Returns the speed of sound in sea water from Lovett 1978c
Check value: at T=2C, S=34.7; P=6000 dbar; C = 1559.499 m/s.
Usage
SpeedOfSoundSeaWaterLovett3(temperatureC, S, P)
Arguments
temperatureC,
temperature in degrees C T48
P,
pressure in decibars (0 at surface)
Value
the speed of sound (m/s)
Source
Lovett, J.R. 1978
Merged seawater sound-speed equations
J. Acoust. Soc. Am., 63, 1713-18.Examples
Run this codeSpeedOfSoundSeaWaterLovett3(2, 34.7, 6000)
Run the code above in your browser using DataLab