| subroutine module_mp_thompson::mp_thompson | ( | real, dimension(kts:kte), intent(inout) | qv1d, | 
| real, dimension(kts:kte), intent(inout) | qc1d, | ||
| real, dimension(kts:kte), intent(inout) | qi1d, | ||
| real, dimension(kts:kte), intent(inout) | qr1d, | ||
| real, dimension(kts:kte), intent(inout) | qs1d, | ||
| real, dimension(kts:kte), intent(inout) | qg1d, | ||
| real, dimension(kts:kte), intent(inout) | ni1d, | ||
| real, dimension(kts:kte), intent(inout) | nr1d, | ||
| real, dimension(kts:kte), intent(inout) | nc1d, | ||
| real, dimension(kts:kte), intent(inout) | nwfa1d, | ||
| real, dimension(kts:kte), intent(inout) | nifa1d, | ||
| real, dimension(kts:kte), intent(inout) | t1d, | ||
| real, dimension(kts:kte), intent(in) | p1d, | ||
| real, dimension(kts:kte), intent(in) | w1d, | ||
| real, dimension(kts:kte), intent(in) | dzq, | ||
| real, intent(inout) | pptrain, | ||
| real, intent(inout) | pptsnow, | ||
| real, intent(inout) | pptgraul, | ||
| real, intent(inout) | pptice, | ||
| if, | |||
| WRF_CHEM | |||
| ) | 
References activ_ncloud(), eff_aero(), icedemott(), icekoop(), rsif(), and rslf().