CCPP Scientific Documentation
v4.1.0
subroutine gfdl_cloud_microphys_mod::fall_speed ( integer, intent(in)  ktop,
integer, intent(in)  kbot,
real, dimension (ktop:kbot), intent(in)  den,
real, dimension (ktop:kbot), intent(in)  qs,
real, dimension (ktop:kbot), intent(in)  qi,
real, dimension (ktop:kbot), intent(in)  qg,
real, dimension (ktop:kbot), intent(in)  ql,
real, dimension (ktop:kbot), intent(in)  tk,
real, dimension (ktop:kbot), intent(out)  vts,
real, dimension (ktop:kbot), intent(out)  vti,
real, dimension (ktop:kbot), intent(out)  vtg 
)
private
  • ice: use Deng and Mace (2008) [38], which gives smaler fall speed than Heymsfield and Donner (1990) [79].
  • snow:
  • graupel:

References const_vg, const_vi, const_vs, log_10, sfcrho, tice, vf_min, vg_fac, vg_max, vi_fac, vi_max, vs_fac, and vs_max.

Referenced by mpdrv().