gsw_entropy_from_t {gsw} | R Documentation |
Calculates specific entropy given Absolute Salinity, in-situ temperature and pressure.
gsw_entropy_from_t(SA, t, p)
SA |
Absolute Salinity [ g/kg ] |
t |
in-situ temperature (ITS-90) [ deg C ] |
p |
sea pressure [ dbar ] |
The related function gsw_entropy_from_CT() is not provided in the C library, although it is available in the (later- versioned) Matlab library.
specific entropy [ J/(kg*K) ]
http://www.teos-10.org/pubs/gsw/html/gsw_entropy_from_t.html
gsw_entropy_from_t(34.7118, 28.7856, 10) # 400.3894252787245