← Back to Documentation Home
CCPP SciDoc for Global Workflow v1.0.0  GW v1.0.0
Common Community Physics Package Developed at DTC
 
Loading...
Searching...
No Matches

◆ gfs_rrtmgp_setup_timestep_init()

subroutine, public gfs_rrtmgp_setup::gfs_rrtmgp_setup_timestep_init ( integer, dimension(:), intent(in)  idate,
integer, dimension(:), intent(in)  jdate,
real(kind_phys), intent(in)  deltsw,
real(kind_phys), intent(in)  deltim,
logical, intent(in)  doswrad,
type(mpi_comm), intent(in)  mpicomm,
integer, intent(in)  mpirank,
integer, intent(in)  mpiroot,
integer, intent(in)  iaermdl,
character(len=26), intent(in)  aeros_file,
integer, intent(in)  isol,
real(kind_phys), intent(out)  slag,
real(kind_phys), intent(out)  sdec,
real(kind_phys), intent(out)  cdec,
real(kind_phys), intent(out)  solcon,
real(kind_phys), intent(in)  con_pi,
character(len=26), intent(in)  co2dat_file,
character(len=26), intent(in)  co2gbl_file,
integer, intent(in)  ictm,
integer, intent(in)  ico2,
integer, intent(in)  ntoz,
type(ty_ozphys), intent(inout)  ozphys,
character(len=*), intent(out)  errmsg,
integer, intent(out)  errflg 
)

Argument Table

References module_radiation_gases::gas_update(), and module_radiation_astronomy::sol_update().

Here is the call graph for this function: