subroutine sfc_sice_post::sfc_sice_post_run | ( | integer | im, |
integer, dimension(im) | islmsk, | ||
real(kind=kind_phys), dimension(im), intent(in) | tsfc, | ||
real(kind=kind_phys), dimension(im), intent(inout) | fice, | ||
real(kind=kind_phys), dimension(im), intent(inout) | hice, | ||
real(kind=kind_phys), dimension(im), intent(inout) | tisfc, | ||
character(len=*), intent(out) | errmsg, | ||
integer, intent(out) | errflg | ||
) |