Go to the source code of this file.
◆ gsw_nsquared()
pure subroutine gsw_nsquared |
( |
real (r8), dimension(:), intent(in) |
sa, |
|
|
real (r8), dimension(:), intent(in) |
ct, |
|
|
real (r8), dimension(:), intent(in) |
p, |
|
|
real (r8), dimension(:), intent(in) |
lat, |
|
|
real (r8), dimension(:), intent(out) |
n2, |
|
|
real (r8), dimension(:), intent(out) |
p_mid |
|
) |
| |