Learn R Programming

sonar (version 1.0.2)

SpeedOfSoundPureWaterBelogolskiiSekoyanEtal: speed of sound (m/s) from Belogolskii, Sekoyan et al

Description

Returns the speed of sound (m/s) Range of validity: 0-40C, 0.1 - 60 MPa

Usage

SpeedOfSoundPureWaterBelogolskiiSekoyanEtal(temperatureC, pressureMegaPascals)

Arguments

temperatureC,
temperatureC in Celsius
pressureMegaPascals,
pressure in mega Pascals

Value

the speed of sound (m/s)

Source

National Physical Laboratory, 2015 Underwater Acoustics Technical Guides - Speed of Sound in Pure Water http://resource.npl.co.uk/acoustics/techguides/soundpurewater/content.html#LUBBERS

References

Belogolskii, Sekoyan et al, 1999 Pressure dependence of the sound velocity in distilled water, Measurement Techniques, Vol 42, No 4, pp 406-413.

Examples

Run this code
SpeedOfSoundPureWaterBelogolskiiSekoyanEtal(25, 1)

Run the code above in your browser using DataLab