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

◆ sfc_init()

subroutine, public module_radiation_surface::sfc_init ( integer, intent(in)  me,
integer, intent(in)  ialbflg,
integer, intent(in)  iemsflg,
character(len=26), intent(in)  semis_file,
real(kind=kind_phys), intent(in)  con_pi,
character(len=*), intent(out)  errmsg,
integer, intent(out)  errflg 
)

sfc_init General Algorithm

  • Initialization of surface albedo section
    GFS_typedefs::ialbflg
    • = 1: using MODIS based land surface albedo for SW
    • = 2: using albedo from land model
  • Initialization of surface emissivity section
    GFS_typedefs::iemsflg
    • = 1: input SFC emissivity type map from "semis_file"
    • = 2: input SFC emissivity from land model

References idxems, iemslw, imxems, jmxems, and rad2dg.

Referenced by gfs_radiation_surface::gfs_radiation_surface_init().

Here is the caller graph for this function: