local_name | standard_name | long_name | units | type | dimensions | kind | intent |
doSWrad | flag_for_calling_shortwave_radiation | flag to calculate SW irradiances | flag | logical | () | | in |
ncol | horizontal_loop_extent | horizontal dimension | count | integer | () | | in |
nLev | vertical_layer_dimension | number of vertical levels | count | integer | () | | in |
nday | daytime_points_dimension | daytime points dimension | count | integer | () | | in |
idxday | daytime_points | daytime points | index | integer | (ccpp_constant_one:horizontal_loop_extent) | | in |
ngptsGPsw | number_of_shortwave_spectral_points | number of spectral points in RRTMGP SW calculation | count | integer | () | | in |
p_lay | air_pressure_at_layer_for_rrtmgp | air pressure layer | Pa | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
p_lev | air_pressure_at_interface_for_rrtmgp | air pressure level | Pa | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_interface_dimension) | kind_phys | in |
t_lay | air_temperature_at_layer_for_rrtmgp | air temperature layer | K | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
t_lev | air_temperature_at_interface_for_rrtmgp | air temperature level | K | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_interface_dimension) | kind_phys | in |
toa_src_sw | toa_incident_sw_flux_by_spectral_point | TOA shortwave incident flux at each spectral points | W m-2 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:number_of_shortwave_spectral_points) | kind_phys | out |
active_gases_array | list_of_active_gases_used_by_rrtmgp | list of active gases used by RRTMGP | none | character | (ccpp_constant_one:number_of_active_gases_used_by_RRTMGP) | len=* | in |
gas_concentrations | gas_concentrations_for_rrtmgp_suite | DDT containing gas concentrations for RRTMGP radiation scheme | DDT | ty_gas_concs | () | ty_gas_concs | inout |
solcon | solar_constant | solar constant | W m-2 | real | () | kind_phys | in |
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 |
sw_optical_props_clrsky | shortwave_optical_properties_for_clear_sky | Fortran DDT containing RRTMGP optical properties | DDT | ty_optical_props_2str | () | ty_optical_props_2str | out |