| subroutine public module_mp_tempo_main::ice_check_and_update | ( | real(wp), dimension(:), intent(in) | rho, |
| logical, dimension(:), intent(inout) | l_qi, | ||
| real(wp), dimension(:), intent(inout) | qi1d, | ||
| real(wp), dimension(:), intent(inout) | ni1d, | ||
| real(wp), dimension(:), intent(inout) | ri, | ||
| real(wp), dimension(:), intent(inout) | ni, | ||
| real(wp), dimension(:), intent(inout) | qiten, | ||
| real(wp), dimension(:), intent(inout) | niten, | ||
| real(dp), dimension(:), intent(out) | ilami, | ||
| real(wp), intent(in) | dt, | ||
| real(wp), intent(in) | odt | ||
| ) |
Definition at line 1044 of file module_mp_tempo_main.F90.