FV3 Bundle
gsw_pot_to_insitu Module Reference

Functions/Subroutines

real(kind_real) function, public t_from_pt (pt_in, sp_in, p_in, lon_in, lat_in)
 
pure real(kind_real) function, public p_from_z (dpth, xlat)
 
real(kind_real) function, public sa_from_sp (sp, p, long, lat)
 
real(kind_real) function, public pt_from_t (sa, t, p, p_ref)
 

Function/Subroutine Documentation

◆ p_from_z()

pure real(kind_real) function, public gsw_pot_to_insitu::p_from_z ( real(kind_real), intent(in)  dpth,
real(kind_real), intent(in)  xlat 
)

Definition at line 85 of file gsw_pot_to_insitu.f90.

Here is the caller graph for this function:

◆ pt_from_t()

real(kind_real) function, public gsw_pot_to_insitu::pt_from_t ( real(kind_real), intent(in)  sa,
real(kind_real), intent(in)  t,
real(kind_real), intent(in)  p,
real(kind_real), intent(in)  p_ref 
)

Definition at line 131 of file gsw_pot_to_insitu.f90.

Here is the call graph for this function:

◆ sa_from_sp()

real(kind_real) function, public gsw_pot_to_insitu::sa_from_sp ( real(kind_real), intent(in)  sp,
real(kind_real), intent(in)  p,
real(kind_real), intent(in)  long,
real(kind_real), intent(in)  lat 
)

Definition at line 109 of file gsw_pot_to_insitu.f90.

Here is the call graph for this function:

◆ t_from_pt()

real(kind_real) function, public gsw_pot_to_insitu::t_from_pt ( real(kind_real), intent(in)  pt_in,
real(kind_real), intent(in)  sp_in,
real(kind_real), intent(in)  p_in,
real(kind_real), intent(in)  lon_in,
real(kind_real), intent(in)  lat_in 
)

Definition at line 35 of file gsw_pot_to_insitu.f90.

Here is the caller graph for this function: