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