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

◆ cloud_mp_mynn()

subroutine gfs_rrtmgp_cloud_mp::cloud_mp_mynn ( integer, intent(in)  ncol,
integer, intent(in)  nlev,
real(kind_phys), dimension(:), intent(in)  lsmask,
real(kind_phys), dimension(:,:), intent(in)  t_lay,
real(kind_phys), dimension(:,:), intent(in)  p_lev,
real(kind_phys), dimension(:,:), intent(in)  p_lay,
real(kind_phys), dimension(:,:), intent(in)  qs_lay,
real(kind_phys), dimension(:,:), intent(in)  relhum,
real(kind_phys), dimension(:,:), intent(in)  qc_mynn,
real(kind_phys), dimension(:,:), intent(in)  qi_mynn,
real(kind_phys), intent(in)  con_ttp,
real(kind_phys), intent(in)  con_g,
real(kind_phys), dimension(:,:), intent(inout)  cld_pbl_lwp,
real(kind_phys), dimension(:,:), intent(inout)  cld_pbl_reliq,
real(kind_phys), dimension(:,:), intent(inout)  cld_pbl_iwp,
real(kind_phys), dimension(:,:), intent(inout)  cld_pbl_reice,
real(kind_phys), dimension(:,:), intent(in)  cld_pbl_frac 
)
  • Cloud-fraction, liquid, and ice condensate mixing-ratios from MYNN-EDMF cloud scheme are provided as inputs. Cloud LWP and IWP are computed.
  • The liquid and ice cloud effective particle sizes are assigned reference values*. TODO Find references, include DOIs, parameterize magic numbers, etc...
    Parameters
    [in]nlevNumber of vertical layers
    [in]lsmaskLand/Sea mask
    [in]con_ttpTriple point temperature of water (K)
    [in]cld_pbl_fracCloud-fraction (MYNN PBL cloud)
    [in,out]cld_pbl_reiceConvective cloud ice effecive radius
Parameters
ncolNumber of horizontal grid points
t_layTemperature at layer centers (K)
p_levPressure at layer interfaces (Pa)
p_lay
qs_lay
relhum
qc_mynnLiquid cloud mixing-ratio (MYNN PBL cloud)
qi_mynnIce cloud mixing-ratio (MYNN PBL cloud)
con_gPhysical constant: gravitational constant
cld_pbl_lwpConvective cloud liquid water path
cld_pbl_reliqConvective cloud liquid effective radius
cld_pbl_iwpConvective cloud ice water path