FV3 Bundle
gsw_rho_first_derivatives.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

elemental subroutine gsw_rho_first_derivatives (sa, ct, p, drho_dsa, drho_dct, drho_dp)
 

Function/Subroutine Documentation

◆ gsw_rho_first_derivatives()

elemental subroutine gsw_rho_first_derivatives ( real (r8), intent(in)  sa,
real (r8), intent(in)  ct,
real (r8), intent(in)  p,
real (r8), intent(out), optional  drho_dsa,
real (r8), intent(out), optional  drho_dct,
real (r8), intent(out), optional  drho_dp 
)

Definition at line 4 of file gsw_rho_first_derivatives.f90.