CCPP SciDoc  v6.0.0
Common Community Physics Package Developed at DTC

◆ gfdl_cloud_microphys_run()

subroutine, public gfdl_cloud_microphys::gfdl_cloud_microphys_run ( integer, intent(in)  levs,
integer, intent(in)  im,
real(kind=kind_phys), intent(in)  rainmin,
real(kind=kind_phys), intent(in)  con_g,
real(kind=kind_phys), intent(in)  con_fvirt,
real(kind=kind_phys), intent(in)  con_rd,
real(kind=kind_phys), intent(in)  con_eps,
real(kind=kind_phys), dimension(:), intent(in)  frland,
real(kind=kind_phys), dimension(:), intent(in)  garea,
integer, dimension(:), intent(in)  islmsk,
real(kind=kind_phys), dimension(:,:), intent(inout)  gq0,
real(kind=kind_phys), dimension(:,:), intent(inout)  gq0_ntcw,
real(kind=kind_phys), dimension(:,:), intent(inout)  gq0_ntrw,
real(kind=kind_phys), dimension(:,:), intent(inout)  gq0_ntiw,
real(kind=kind_phys), dimension(:,:), intent(inout)  gq0_ntsw,
real(kind=kind_phys), dimension(:,:), intent(inout)  gq0_ntgl,
real(kind=kind_phys), dimension(:,:), intent(inout)  gq0_ntclamt,
real(kind=kind_phys), dimension(:,:), intent(inout)  gt0,
real(kind=kind_phys), dimension(:,:), intent(inout)  gu0,
real(kind=kind_phys), dimension(:,:), intent(inout)  gv0,
real(kind=kind_phys), dimension(:,:), intent(in)  vvl,
real(kind=kind_phys), dimension(:,:), intent(in)  prsl,
real(kind=kind_phys), dimension(:,:), intent(in)  phii,
real(kind=kind_phys), dimension(:,:), intent(in)  del,
real(kind_phys), dimension(:), intent(out)  rain0,
real(kind_phys), dimension(:), intent(out)  ice0,
real(kind_phys), dimension(:), intent(out)  snow0,
real(kind_phys), dimension(:), intent(out)  graupel0,
real(kind_phys), dimension(:), intent(out)  prcp0,
real(kind_phys), dimension(:), intent(out)  sr,
real(kind_phys), intent(in)  dtp,
logical, intent(in)  hydrostatic,
logical, intent(in)  phys_hydrostatic,
logical, intent(in)  lradar,
real(kind=kind_phys), dimension(:,:), intent(inout)  refl_10cm,
logical, intent(in)  reset,
logical, intent(in)  effr_in,
real(kind=kind_phys), dimension(:,:), intent(inout)  rew,
real(kind=kind_phys), dimension(:,:), intent(inout)  rei,
real(kind=kind_phys), dimension(:,:), intent(inout)  rer,
real(kind=kind_phys), dimension(:,:), intent(inout)  res,
real(kind=kind_phys), dimension(:,:), intent(inout)  reg,
logical, intent(in)  cplchm,
real(kind=kind_phys), dimension(:,:), intent(inout)  pfi_lsan,
real(kind=kind_phys), dimension(:,:), intent(inout)  pfl_lsan,
character(len=*), intent(out)  errmsg,
integer, intent(out)  errflg 
)

References gfdl_cloud_microphys_mod::cloud_diagnosis(), and gfdl_cloud_microphys_mod::gfdl_cloud_microphys_mod_driver().

Here is the call graph for this function: