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

◆ rrtmgp_lw_gas_optics_init()

subroutine rrtmgp_lw_gas_optics::rrtmgp_lw_gas_optics_init ( character(len=128), intent(in) rrtmgp_root_dir,
character(len=128), intent(in) rrtmgp_lw_file_gas,
character(len=*), dimension(:), intent(in) active_gases_array,
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_gasRRTMGP file containing K-distribution data
[in]active_gases_arrayList of active gases from namelist as array
[in]mpicommMPI communicator
[in]mpirootMaster MPI rank
[out]errmsgCCPP error message
[out]errflgCCPP error code
Parameters
rrtmgp_root_dirRTE-RRTMGP root directory
mpirankCurrent MPI rank

Definition at line 77 of file rrtmgp_lw_gas_optics.F90.