Go to the source code of this file.
Functions/Subroutines | |
| subroutine | glt_updice_mix_r (kinit, intype, omsg, tpdom, tzsit, psalt_a, pice_a) |
| subroutine glt_updice_mix_r | ( | integer, intent(in) | kinit, |
| integer, intent(in) | intype, | ||
| character(*), intent(in) | omsg, | ||
| type(t_dom), dimension(np), intent(in) | tpdom, | ||
| type(t_sit), dimension(intype,nt,np), intent(in) | tzsit, | ||
| real, intent(inout) | psalt_a, | ||
| real, intent(inout) | pice_a | ||
| ) |
Definition at line 78 of file modi_glt_updice_mix_r.F90.
1.8.5