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 | ||
) |
si | model vertical sigma layer interface |
NLAY | vertical layer number |
imp_physics | cloud 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 |
me | print control flag |
References physparam::icldflg, iovr, physparam::iovrlw, physparam::iovrsw, physparam::ivflip, llyr, and vtagcld.
Referenced by gfs_rrtmg_setup::radinit().