Skip to content

Sound speed in water, water density, depth by pressure considering compressibility of water, etc, routines

License

Notifications You must be signed in to change notification settings

ucnl/UCNLPhysics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

66be9f0 · Nov 13, 2024

History

60 Commits
Mar 3, 2020
Nov 13, 2024
Apr 10, 2020
Nov 17, 2019
Apr 23, 2020
Oct 24, 2018
Aug 20, 2020

Repository files navigation

UCNLPhysics - library for seawater properties estimation in C/C#/Rust/JS/Matlab

  • Sound speed in water
  • Density of water
  • Depth by pressure
  • Pressure by depth
  • Standrad gravity vs latitude
  • Vertical path of sound considering temperature/salinity profile
  • Depth by pressure considering temperature/salinity profile

30-MAR-2020 if you want to use the library in your site, please, check the following examples:

03-MAR-2020

  • JavaScript implementation
  • Depth and Vertical path of sound considering temperature/salinity profile

04-DEC-2019

  • Added implementation in Rust + basic tests
  • Added implementation in C

17-NOV-2019

  • Added implementation in MATLAB

Since this library is non-commercial and we work on it for educational purposes, please, if you find it useful - give us a star. It will help other people to find it more easily. Thank you!