Go to the source code of this file.
Functions/Subroutines | |
| subroutine | glt_updice (kinit, omsg, tpdom, tptfl, tpsit, pice_a, pemps_a, psalt_a, psalf_a) |
| subroutine glt_updice | ( | integer, intent(in) | kinit, |
| character(*), intent(in) | omsg, | ||
| type(t_dom), dimension(nx,ny), intent(in) | tpdom, | ||
| type(t_tfl), dimension(nx,ny), intent(in) | tptfl, | ||
| type(t_sit), dimension(nt,nx,ny), intent(in) | tpsit, | ||
| real, intent(inout) | pice_a, | ||
| real, intent(inout) | pemps_a, | ||
| real, intent(inout) | psalt_a, | ||
| real, intent(inout) | psalf_a | ||
| ) |
Definition at line 80 of file modi_glt_updice.F90.
1.8.5