| subroutine module_mp_tempo_main::mp_tempo_main | ( | real(wp), dimension(kts:kte), intent(inout) | qv1d, |
| real(wp), dimension(kts:kte), intent(inout) | qc1d, | ||
| real(wp), dimension(kts:kte), intent(inout) | qi1d, | ||
| real(wp), dimension(kts:kte), intent(inout) | qr1d, | ||
| real(wp), dimension(kts:kte), intent(inout) | qs1d, | ||
| real(wp), dimension(kts:kte), intent(inout) | qg1d, | ||
| real(wp), dimension(kts:kte), intent(inout) | qb1d, | ||
| real(wp), dimension(kts:kte), intent(inout) | ni1d, | ||
| real(wp), dimension(kts:kte), intent(inout) | nr1d, | ||
| real(wp), dimension(kts:kte), intent(inout) | nc1d, | ||
| real(wp), dimension(kts:kte), intent(inout) | ng1d, | ||
| real(wp), dimension(kts:kte), intent(inout) | nwfa1d, | ||
| real(wp), dimension(kts:kte), intent(inout) | nifa1d, | ||
| real(wp), dimension(kts:kte), intent(inout) | t1d, | ||
| real(wp), dimension(kts:kte), intent(in) | p1d, | ||
| real(wp), dimension(kts:kte), intent(in) | w1d, | ||
| real(wp), dimension(kts:kte), intent(in) | dzq, | ||
| real(wp), intent(inout) | pptrain, | ||
| real(wp), intent(inout) | pptsnow, | ||
| real(wp), intent(inout) | pptgraul, | ||
| real(wp), intent(inout) | pptice, | ||
| if, | |||
| defined, | |||
| mpas | |||
| ) |
Definition at line 26 of file module_mp_tempo_main.F90.