Water Salinity from Pressure and Conductivity of the water

A simple script which computes the water salinity from pressure and conductivity of water data.

您现在正在关注此提交

In order to know the water salinity, the script uses the Fofonnoff and Millard equation.
The inputs are:
- Pressure of the water, db.
- Water conductivity, mS/cm.
- Temperature of the water, ºC.
Generally, these physical variables are measured, using a CTD.

引用格式

Gabriel Ruiz-Martinez (2026). Water Salinity from Pressure and Conductivity of the water (https://ww2.mathworks.cn/matlabcentral/fileexchange/32176-water-salinity-from-pressure-and-conductivity-of-the-water), MATLAB Central File Exchange. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 Oceanography and Hydrology 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
2.0.0.1

Fix the title.

2.0.0.0

Now, the function can be to use with a set of values.
Fix the conversion from S/m to mS/cm.

1.0.0.0