← Back to Documentation Home
CCPP SciDoc for UFS Land DA v3.0.0  v3.0.0
Common Community Physics Package Developed at DTC
 
Loading...
Searching...
No Matches

◆ 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,
integer, intent(in)  imp_physics_tempo,
logical, intent(in)  nssl_invertccn,
logical, intent(in)  nssl_ccn_on,
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), optional  dtend,
integer, intent(in)  index_of_process_conv_trans,
integer, intent(in)  index_of_process_dcnv,
integer, intent(in)  index_of_process_scnv,
real(kind=kind_phys), dimension(:,:,:), intent(inout)  gq0,
real(kind=kind_phys), dimension(:,:,:), intent(in)  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), optional  nwfa,
real(kind=kind_phys), dimension(:,:), intent(in)  spechum,
logical, intent(in)  ldiag3d,
logical, intent(in)  qdiag3d,
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(), module_mp_tempo_utils::make_icenumber(), and module_mp_thompson_make_number_concentrations::make_icenumber().

Here is the call graph for this function: