local_name | standard_name | long_name | units | type | dimensions | kind | intent |
doLWrad | flag_for_calling_longwave_radiation | logical flags for lw radiation calls | flag | logical | () | | in |
doLWclrsky | flag_for_output_of_tendency_of_air_temperature_due_to_longwave_heating_on_radiation_timestep_assuming_clear_sky | flag to output lw heating rate (Radtend%lwhc) | flag | logical | () | | in |
use_LW_jacobian | flag_to_calc_rrtmgp_lw_jacobian | logical flag to control RRTMGP LW calculation | flag | logical | () | | in |
doGP_lwscat | flag_to_include_longwave_scattering_in_cloud_optics | logical flag to control the addition of LW scattering in RRTMGP | flag | logical | () | | in |
doGP_sgs_cnv | flag_to_include_sgs_convective_cloud_in_rrtmgp | logical flag to control sgs convective cloud in RRTMGP | flag | logical | () | | in |
doGP_sgs_mynn | flag_to_include_sgs_mynn_edmf_cloud_in_rrtmgp | logical flag to control MYNN-EDMF PBL cloud in RRTMGP | flag | logical | () | | in |
ncol | horizontal_loop_extent | horizontal dimension | count | integer | () | | in |
nLev | vertical_layer_dimension | number of vertical levels | count | integer | () | | in |
nGauss_angles | number_of_gaussian_quadrature_angles_for_radiation | Number of angles used in Gaussian quadrature | count | integer | () | | in |
top_at_1 | flag_for_vertical_ordering_in_rrtmgp | flag for vertical ordering in RRTMGP | flag | logical | () | | in |
sfc_emiss_byband | surface_emissivity_in_each_rrtmgp_lw_band | surface emissivity in each RRTMGP LW band | none | real | (ccpp_constant_one:number_of_longwave_bands, ccpp_constant_one:horizontal_loop_extent) | kind_phys | in |
lw_optical_props_clrsky | longwave_optical_properties_for_clear_sky | Fortran DDT containing RRTMGP optical properties | DDT | ty_optical_props_1scl | () | ty_optical_props_1scl | inout |
lw_optical_props_clouds | longwave_optical_properties_for_cloudy_atmosphere | Fortran DDT containing RRTMGP optical properties | DDT | ty_optical_props_2str | () | ty_optical_props_2str | inout |
lw_optical_props_precipByBand | longwave_optical_properties_for_precipitation_by_band | Fortran DDT containing RRTMGP optical properties | DDT | ty_optical_props_2str | () | ty_optical_props_2str | inout |
lw_optical_props_cnvcloudsByBand | longwave_optical_properties_for_convective_cloudy_atmosphere_by_band | Fortran DDT containing RRTMGP optical properties | DDT | ty_optical_props_2str | () | ty_optical_props_2str | inout |
lw_optical_props_MYNNcloudsByBand | longwave_optical_properties_for_mynn_edmf_pbl_cloudy_atmosphere_by_band | Fortran DDT containing RRTMGP optical properties | DDT | ty_optical_props_2str | () | ty_optical_props_2str | inout |
lw_optical_props_aerosol | longwave_optical_properties_for_aerosols | Fortran DDT containing RRTMGP optical properties | DDT | ty_optical_props_1scl | () | ty_optical_props_1scl | inout |
sources | longwave_source_function | Fortran DDT containing RRTMGP source functions | DDT | ty_source_func_lw | () | ty_source_func_lw | in |
fluxlwUP_radtime | rrtmgp_lw_flux_profile_upward_allsky_on_radiation_timestep | RRTMGP upward longwave all-sky flux profile | W m-2 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_interface_dimension) | kind_phys | inout |
fluxlwDOWN_radtime | rrtmgp_lw_flux_profile_downward_allsky_on_radiation_timestep | RRTMGP downward longwave all-sky flux profile | W m-2 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_interface_dimension) | kind_phys | inout |
fluxlwUP_allsky | rrtmgp_lw_flux_profile_upward_allsky | RRTMGP upward longwave all-sky flux profile | W m-2 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_interface_dimension) | kind_phys | inout |
fluxlwDOWN_allsky | rrtmgp_lw_flux_profile_downward_allsky | RRTMGP downward longwave all-sky flux profile | W m-2 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_interface_dimension) | kind_phys | inout |
fluxlwUP_clrsky | rrtmgp_lw_flux_profile_upward_clrsky | RRTMGP upward longwave clr-sky flux profile | W m-2 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_interface_dimension) | kind_phys | inout |
fluxlwDOWN_clrsky | rrtmgp_lw_flux_profile_downward_clrsky | RRTMGP downward longwave clr-sky flux profile | W m-2 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_interface_dimension) | kind_phys | inout |
fluxlwUP_jac | rrtmgp_jacobian_of_lw_flux_upward | RRTMGP Jacobian upward longwave flux profile | W m-2 K-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_interface_dimension) | kind_phys | inout |
errmsg | ccpp_error_message | error message for error handling in CCPP | none | character | () | len=* | out |
errflg | ccpp_error_code | error code for error handling in CCPP | 1 | integer | () | | out |