This module contains two routines: The first initializes data and functions needed to compute the longwave cloud radiative properteis in RRTMGP. The second routine is a ccpp scheme within the "radiation loop", where the shortwave optical prperties (optical-depth, single-scattering albedo, asymmetry parameter) are computed for ALL cloud types visible to RRTMGP.
rrtmgp_lw_gas_optics.F90
This module contains two routines: One to initialize the k-distribution data and functions needed to compute the longwave gaseous optical properties in RRTMGP. The second routine is a ccpp scheme within the "radiation loop", where the longwave optical prperties (optical-depth) are computed for clear-sky conditions (no aerosols).
rrtmgp_lw_main.F90
This file contains the longwave RRTMGP radiation scheme.
rrtmgp_sampling.F90
This code is part of RRTM for GCM Applications - Parallel (RRTMGP)
rrtmgp_sw_cloud_optics.F90
rrtmgp_sw_gas_optics.F90
This module contains a routine to initialize the k-distribution data used by the RRTMGP shortwave radiation scheme.