Common Community Physics Package (CCPP) Scientific Documentation  Version 2.0
subroutine gfdl_cloud_microphys::lagrangian_fall_ppm ( integer, intent(in)  ktop,
integer, intent(in)  kbot,
real, intent(in)  zs,
real, dimension (ktop:kbot + 1), intent(in)  ze,
real, dimension (ktop:kbot + 1), intent(in)  zt,
real, dimension (ktop:kbot), intent(in)  dp,
real, dimension (ktop:kbot), intent(inout)  q,
real, intent(out)  precip,
real, dimension (ktop:kbot), intent(inout)  m1,
logical, intent(in)  mono 
)
private
Author
S.J. Lin

References cs_profile().

Referenced by terminal_fall(), and warm_rain().

Here is the call graph for this function: