CCPP SciDoc  v6.0.0
Common Community Physics Package Developed at DTC
GFS Physics Time Update

This module contains GFS physics time vary subroutines including ozone, stratospheric water vapor, aerosol, IN&CCN and surface properties updates. More...

Collaboration diagram for GFS Physics Time Update:

Modules

 GFS sfcsub Module
 This module contains grib code for each parameter-used in subroutines sfccycle() and setrmsk().
 

Modules

module  ozne_def
 This module defines arrays in Ozone scheme.
 
module  ozinterp
 This module contains subroutines of reading and interpolating ozone coefficients.
 
module  h2o_def
 This module defines arrays in H2O scheme.
 
module  h2ointerp
 This module contains subroutines of reading and interpolating h2o coefficients.
 
module  aerinterp
 This module contain subroutines of reading and interpolating aerosol data for MG microphysics.
 
module  iccn_def
 This module defines IN and CCN arrays.
 
module  iccninterp
 This module contains subroutines of reading and interplating IN and CCN data.
 

Functions/Subroutines

subroutine sfccycle (lugb, len, lsoil, sig1t, deltsfc, iy, im, id, ih, fh, rla, rlo, slmskl, slmskw, orog, orog_uf, use_ufo, nst_anl, sihfcs, sicfcs, sitfcs, swdfcs, slcfcs, vmnfcs, vmxfcs, slpfcs, absfcs, tsffcs, snofcs, zorfcs, albfcs, tg3fcs, cnpfcs, smcfcs, stcfcs, slifcs, aisfcs, vegfcs, vetfcs, sotfcs, alffcs, cvfcs, cvbfcs, cvtfcs, me, nthrds, nlunit, sz_nml, input_nml_file, min_ice, ialb, isot, ivegsrc, tile_num_ch, i_index, j_index)
 This subroutine reads or interpolates surface climatology data in analysis and forecast mode. More...
 
subroutine, public gcycle_mod::gcycle (me, nthrds, nx, ny, isc, jsc, nsst, tile_num, nlunit, input_nml_file, lsoil, lsoil_lsm, kice, idate, ialb, isot, ivegsrc, use_ufo, nst_anl, fhcyc, phour, landfrac, lakefrac, min_seaice, min_lakeice, frac_grid, smc, slc, stc, smois, sh2o, tslb, tiice, tg3, tref, tsfc, tsfco, tisfc, hice, fice, facsf, facwf, alvsf, alvwf, alnsf, alnwf, zorli, zorll, zorlo, weasd, slope, snoalb, canopy, vfrac, vtype, stype, shdmin, shdmax, snowd, cv, cvb, cvt, oro, oro_uf, xlat_d, xlon_d, slmsk, imap, jmap)
 This subroutine repopulates specific time-varying surface properties for atmospheric forecast runs. More...
 

Detailed Description