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

◆ lagrangian_fall()

subroutine gfdl_cloud_microphys_v3_mod::lagrangian_fall ( integer, intent(in)  ks,
integer, intent(in)  ke,
real(kind_phys), intent(in)  zs,
real(kind_phys), dimension (ks:ke + 1), intent(in)  ze,
real(kind_phys), dimension (ks:ke + 1), intent(in)  zt,
real(kind_phys), dimension (ks:ke), intent(in)  dp,
real(kind_phys), dimension (ks:ke), intent(inout)  q,
real(kind_phys), intent(inout)  precip,
real(kind_phys), dimension (ks:ke), intent(out)  m1 
)
private

Definition at line 4492 of file gfdl_cloud_microphys_v3_mod.F90.