Description Usage Arguments Value Author(s) Source References Examples
Returns the speed of sound (m/s) Range of validity: temperature 0 to 40 C, salinity 0 to 40 parts per thousand, pressure 0 to 1000 bar
1 | SpeedOfSoundSeaWaterChenAndMillero(S, temperatureC, P)
|
S, |
salinity in parts per thousand |
temperatureC, |
temperature in degrees Celsius |
P, |
pressure in kg/cm^2 |
the speed of sound (m/s)
Jose Gama
C-T. Chen and F.J. Millero, 1977 Underwater Acoustics Technical Guides - Speed of Sound in Sea Water http://resource.npl.co.uk/acoustics/techguides/soundseawater/
C-T. Chen and F.J. Millero, 1977 Speed of sound in seawater at high pressures J. Acoust. Soc. Am. 62(5) pp 1129-1135
1 | SpeedOfSoundSeaWaterChenAndMillero(30, 0, 1.019716)
|
[1] 1442.619
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.