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

◆ cld_init()

subroutine, public module_radiation_clouds::cld_init ( real (kind=kind_phys), dimension(:), intent(in)  si,
integer, intent(in)  NLAY,
integer, intent(in)  imp_physics,
integer, intent(in)  me,
real (kind=kind_phys), intent(in)  con_g,
real (kind=kind_phys), intent(in)  con_rd,
integer, intent(out)  errflg,
character(len=*), intent(out)  errmsg 
)
Parameters
simodel vertical sigma layer interface
NLAYvertical layer number
imp_physicscloud microphysics scheme control flag
=99: Zhao-Carr/Sundqvist microphysics cloud
=98: Zhao-Carr/Sundqvist microphysics cloud = pdfcld
=11: GFDL microphysics cloud
=8: Thompson microphysics
=6: WSM6 microphysics
=10: MG microphysics
=15: Ferrier-Aligo microphysics
=17/18: NSSL microphysics
meprint control flag

General Algorithm

References gfac, and gord.

Referenced by gfs_rrtmg_setup::gfs_rrtmg_setup_init().

Here is the caller graph for this function: