FV3 Bundle
|
Go to the source code of this file.
Functions/Subroutines | |
elemental subroutine | gsw_melting_seaice_into_seawater (sa, ct, p, w_seaice, sa_seaice, t_seaice, sa_final, ct_final) |
elemental subroutine gsw_melting_seaice_into_seawater | ( | real (r8), intent(in) | sa, |
real (r8), intent(in) | ct, | ||
real (r8), intent(in) | p, | ||
real (r8), intent(in) | w_seaice, | ||
real (r8), intent(in) | sa_seaice, | ||
real (r8), intent(in) | t_seaice, | ||
real (r8), intent(out) | sa_final, | ||
real (r8), intent(out) | ct_final | ||
) |
Definition at line 4 of file gsw_melting_seaice_into_seawater.f90.