CCPP SciDoc v7.0.0  v7.0.0
Common Community Physics Package Developed at DTC
 
Loading...
Searching...
No Matches

◆ fall_speed()

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) [42], which gives smaler fall speed than Heymsfield and Donner (1990) [87].
  • snow:
  • graupel:

Definition at line 3271 of file module_gfdl_cloud_microphys.F90.

Referenced by mpdrv().

Here is the caller graph for this function: