CCPP SciDoc for UFS-SRW v2.2.0  SRW v2.2.0
Common Community Physics Package Developed at DTC

◆ gfs_suite_interstitial_4_run()

subroutine gfs_suite_interstitial_4::gfs_suite_interstitial_4_run ( integer, intent(in)  im,
integer, intent(in)  levs,
logical, intent(in)  ltaerosol,
integer, intent(in)  tracers_total,
integer, intent(in)  ntrac,
integer, intent(in)  ntcw,
integer, intent(in)  ntiw,
integer, intent(in)  ntclamt,
integer, intent(in)  ntrw,
integer, intent(in)  ntsw,
integer, intent(in)  ntrnc,
integer, intent(in)  ntsnc,
integer, intent(in)  ntgl,
integer, intent(in)  ntgnc,
integer, intent(in)  ntlnc,
integer, intent(in)  ntinc,
integer, intent(in)  ntccn,
integer, intent(in)  nn,
integer, intent(in)  imp_physics,
integer, intent(in)  imp_physics_gfdl,
integer, intent(in)  imp_physics_thompson,
integer, intent(in)  imp_physics_nssl,
logical, intent(in)  nssl_invertccn,
logical, intent(in)  nssl_ccn_on,
integer, intent(in)  imp_physics_zhao_carr,
integer, intent(in)  imp_physics_zhao_carr_pdf,
logical, intent(in)  convert_dry_rho,
real(kind=kind_phys), intent(in)  dtf,
real(kind=kind_phys), dimension(:,:), intent(in)  save_qc,
real(kind=kind_phys), dimension(:,:), intent(in)  save_qi,
real(kind=kind_phys), intent(in)  con_pi,
integer, dimension(:,:), intent(in)  dtidx,
real(kind=kind_phys), dimension(:,:,:), intent(inout)  dtend,
integer, intent(in)  index_of_process_conv_trans,
real(kind=kind_phys), dimension(:,:,:), intent(inout)  gq0,
real(kind=kind_phys), dimension(:,:,:), intent(inout)  clw,
real(kind=kind_phys), dimension(:,:), intent(in)  prsl,
real(kind=kind_phys), dimension(:,:), intent(in)  save_tcp,
real(kind=kind_phys), intent(in)  con_rd,
real(kind=kind_phys), intent(in)  con_eps,
real(kind=kind_phys), intent(in)  nssl_cccn,
real(kind=kind_phys), dimension(:,:), intent(in)  nwfa,
real(kind=kind_phys), dimension(:,:), intent(in)  spechum,
logical, intent(in)  ldiag3d,
logical, intent(in)  qdiag3d,
real(kind=kind_phys), dimension(:,:), intent(in)  save_lnc,
real(kind=kind_phys), dimension(:,:), intent(in)  save_inc,
integer, intent(in)  ntk,
integer, intent(in)  ntke,
logical, dimension(:), intent(in)  otsptflag,
character(len=*), intent(out)  errmsg,
integer, intent(out)  errflg 
)

Argument Table

  • Convert specific humidity to dry mixing ratio
  • Density of air in kg m-3 and inverse density
  • Convert moist mixing ratio to dry mixing ratio
  • Convert number concentration from moist to dry
  • Convert number concentrations from dry to moist
  • Convert moist mixing ratio to dry mixing ratio
  • Convert number concentration from moist to dry
  • Convert number concentrations from dry to moist
  • Density of air in kg m-3 and inverse density
  • Update cloud water mixing ratio
  • Update cloud water number concentration
  • Update cloud ice mixing ratio
  • Update cloud ice number concentration

References module_mp_thompson_make_number_concentrations::make_dropletnumber(), and module_mp_thompson_make_number_concentrations::make_icenumber().

Here is the call graph for this function: