FV3 Bundle
|
Go to the source code of this file.
Functions/Subroutines | |
elemental subroutine | gsw_ice_fraction_to_freeze_seawater (sa, ct, p, t_ih, sa_freeze, ct_freeze, w_ih) |
elemental subroutine gsw_ice_fraction_to_freeze_seawater | ( | real (r8), intent(in) | sa, |
real (r8), intent(in) | ct, | ||
real (r8), intent(in) | p, | ||
real (r8), intent(in) | t_ih, | ||
real (r8), intent(out) | sa_freeze, | ||
real (r8), intent(out) | ct_freeze, | ||
real (r8), intent(out) | w_ih | ||
) |
Definition at line 4 of file gsw_ice_fraction_to_freeze_seawater.f90.