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

◆ sedi_heat()

subroutine gfdl_cloud_microphys_v3_mod::sedi_heat ( integer, intent(in)  ks,
integer, intent(in)  ke,
real(kind_phys), dimension (ks:ke), intent(in)  dm,
real(kind_phys), dimension (ks:ke), intent(in)  m1,
real(kind_phys), dimension (ks:ke), intent(in)  dz,
real (kind = r8), dimension (ks:ke), intent(inout)  tz,
real(kind_phys), dimension (ks:ke), intent(in)  qv,
real(kind_phys), dimension (ks:ke), intent(in)  ql,
real(kind_phys), dimension (ks:ke), intent(in)  qr,
real(kind_phys), dimension (ks:ke), intent(in)  qi,
real(kind_phys), dimension (ks:ke), intent(in)  qs,
real(kind_phys), dimension (ks:ke), intent(in)  qg,
real(kind_phys), intent(in)  cw 
)
private

Definition at line 5274 of file gfdl_cloud_microphys_v3_mod.F90.