local_name | standard_name | long_name | units | type | dimensions | kind | intent |
doSWrad | flag_for_calling_shortwave_radiation | logical flags for sw radiation calls | flag | logical | () | | in |
doLWrad | flag_for_calling_longwave_radiation | logical flags for lw radiation calls | flag | logical | () | | in |
ncol | horizontal_loop_extent | horizontal dimension | count | integer | () | | in |
nLev | vertical_layer_dimension | number of vertical levels | count | integer | () | | in |
nTracer | number_of_tracers | number of tracers | count | integer | () | | in |
nTracerAer | number_of_aerosol_tracers_mg | number of aerosol tracers for Morrison Gettelman MP | 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 |
p_lev | air_pressure_at_interface_for_rrtmgp | air pressure at vertical interface for radiation calculation | Pa | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_interface_dimension) | kind_phys | in |
p_lay | air_pressure_at_layer_for_rrtmgp | air pressure at vertical layer for radiation calculation | Pa | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
p_lk | dimensionless_exner_function | dimensionless Exner function at model layer centers | none | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
tv_lay | virtual_temperature | layer virtual temperature | K | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
relhum | relative_humidity | layer relative humidity | frac | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
lsmask | area_type | landmask: sea/land/ice=0/1/2 | flag | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | in |
tracer | chemical_tracers | chemical tracers | g g-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension, ccpp_constant_one:number_of_tracers) | kind_phys | in |
aerfld | mass_mixing_ratio_of_aerosol_from_gocart_or_merra2 | mass mixing ratio of aerosol from gocart or merra2 | kg kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension, ccpp_constant_one:number_of_aerosol_tracers_MG) | kind_phys | in |
lon | longitude | longitude | radian | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | in |
lat | latitude | latitude | radian | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | in |
aerodp | atmosphere_optical_thickness_due_to_ambient_aerosol_particles | vertical integrated optical depth for various aerosol species | none | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:number_of_species_for_aerosol_optical_depth) | kind_phys | out |
sw_optical_props_aerosol | shortwave_optical_properties_for_aerosols | Fortran DDT containing RRTMGP optical properties | DDT | ty_optical_props_2str | () | ty_optical_props_2str | out |
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 |
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 |