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

◆ rrtmgp_sw_cloud_optics_init()

subroutine rrtmgp_sw_cloud_optics::rrtmgp_sw_cloud_optics_init ( character(len=128), intent(in) rrtmgp_root_dir,
character(len=128), intent(in) rrtmgp_sw_file_clouds,
logical, intent(in) dogp_cldoptics_pade,
logical, intent(in) dogp_cldoptics_lut,
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_sw_file_cloudsRRTMGP file containing cloud-optic data
[in]dogp_cldoptics_lutUse RRTMGP cloud-optics: LUTs?
[in,out]nrghiceNumber of ice-roughness categories
[in]mpicommMPI communicator
[in]mpirootMaster MPI rank
[out]errmsgCCPP error message
[out]errflgCCPP error code
Parameters
rrtmgp_root_dirRTE-RRTMGP root directory
dogp_cldoptics_padeUse RRTMGP cloud-optics: PADE approximation?
mpirankCurrent MPI rank

Definition at line 74 of file rrtmgp_sw_cloud_optics.F90.