depth2pressure

Convert depth (in meters) to pressure in Pascals.


p = depth2pressure(d,latitude) % Matlab & Octave
p <- depth2pressure(d, latitude) # R

Convert depth (in meters) to pressure in Pascals.

Input var Description Default value
d is depth in m m
latitude latitude in degreesdegrees
Output var Description Units
p is the pressure in Pa Pa

Matlab & Octave

depth2pressure(1000,27)   
p = 10.075 % MPa

R

depth2pressure(1000, 27)   
p = 10075403 # result is in Pa

bugs@animaltags.org Last modified: 19 July 2017

  • tagwiki/tools/constants/depth2pressure.txt
  • Last modified: 2021/06/15 16:19
  • by sbf5