FV3 Bundle
|
Go to the source code of this file.
Functions/Subroutines | |
elemental subroutine | gsw_frazil_ratios_adiabatic_poly (sa, p, w_ih, dsa_dct_frazil, dsa_dp_frazil, dct_dp_frazil) |
elemental subroutine gsw_frazil_ratios_adiabatic_poly | ( | real (r8), intent(in) | sa, |
real (r8), intent(in) | p, | ||
real (r8), intent(in) | w_ih, | ||
real (r8), intent(out) | dsa_dct_frazil, | ||
real (r8), intent(out) | dsa_dp_frazil, | ||
real (r8), intent(out) | dct_dp_frazil | ||
) |
Definition at line 4 of file gsw_frazil_ratios_adiabatic_poly.f90.