CCPP SciDoc v7.0.x  v7.0.0
Common Community Physics Package Developed at DTC
 
Loading...
Searching...
No Matches

◆ rrtmgp_lw_cloud_optics_init()

subroutine rrtmgp_lw_cloud_optics::rrtmgp_lw_cloud_optics_init ( character(len=128), intent(in)  rrtmgp_root_dir,
character(len=128), intent(in)  rrtmgp_lw_file_clouds,
integer, intent(inout)  nrghice,
type(mpi_comm), intent(in)  mpicomm,
integer, intent(in)  mpirank,
integer, intent(in)  mpiroot,
character(len=*), intent(out)  errmsg,
integer, intent(out)  errflg 
)
Parameters
[in]rrtmgp_lw_file_cloudsRRTMGP file containing clouds optics data
[in,out]nrghiceNumber of ice-roughness categories
[in]mpicommMPI communicator
[in]mpirootMaster MPI rank
[out]errmsgError message
[out]errflgError code
Parameters
rrtmgp_root_dirRTE-RRTMGP root directory
mpirankCurrent MPI rank

Definition at line 50 of file rrtmgp_lw_cloud_optics.F90.