Argument Table
RRTMGP relies heavility on derived-data-types, which contain type-bound procedures that are referenced frequently throughout the RRTMGP shortwave scheme. The data needed for the correlated k-distribution is also contained within this type. Within this module, the full k-distribution data is read in, reduced by the "active gases" provided, and loaded into the RRTMGP DDT, ty_gas_optics_rrtmgp.
- Parameters
-
[in] | rrtmgp_sw_file_gas | RRTMGP file containing K-distribution data |
[in] | active_gases_array | List of active gases from namelist as array |
[in] | mpicomm | MPI communicator |
[in] | mpiroot | Master MPI rank |
[out] | errmsg | CCPP error message |
[out] | errflg | CCPP error code |
- Parameters
-
rrtmgp_root_dir | RTE-RRTMGP root directory |
mpirank | Current MPI rank |
Definition at line 88 of file rrtmgp_sw_gas_optics.F90.