CCPP SciDoc for HSD Capabilities  SRW v3.0.0
Common Community Physics Package Developed at DTC
Loading...
Searching...
No Matches

◆ terminal_fall()

subroutine gfdl_cloud_microphys_v3_mod::terminal_fall ( real(kind_phys), intent(in) dts,
integer, intent(in) ks,
integer, intent(in) ke,
real (kind = r8), dimension (ks:ke), intent(inout) tz,
real(kind_phys), dimension (ks:ke), intent(inout) qv,
real(kind_phys), dimension (ks:ke), intent(inout) ql,
real(kind_phys), dimension (ks:ke), intent(inout) qr,
real(kind_phys), dimension (ks:ke), intent(inout) qi,
real(kind_phys), dimension (ks:ke), intent(inout) qs,
real(kind_phys), dimension (ks:ke), intent(inout) qg,
real(kind_phys), dimension (ks:ke), intent(in) dz,
real(kind_phys), dimension (ks:ke), intent(in) dp,
real(kind_phys), dimension (ks:ke), intent(in) vt,
real(kind_phys), intent(inout) x1,
real(kind_phys), dimension (ks:ke), intent(out) m1,
real(kind_phys), dimension (ks:ke), intent(inout) u,
real(kind_phys), dimension (ks:ke), intent(inout) v,
real(kind_phys), dimension (ks:ke), intent(inout) w,
real (kind = r8), intent(inout) dte,
character (len = 2), intent(in) qflag )
private