| local_name | standard_name | long_name | units | type | dimensions | kind | intent |
| im | horizontal_loop_extent | horizontal loop extent | count | integer | () | | in |
| km | vertical_layer_dimension | number of vertical layers | count | integer | () | | in |
| lat | latitude_index_in_debug_printouts | latitude index in debug printouts | index | integer | () | | in |
| u1 | x_wind | zonal wind | m s-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
| v1 | y_wind | meridional wind | m s-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
| t1 | air_temperature | mid-layer temperature | K | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
| q1 | specific_humidity | mid-layer specific humidity of water vapor | kg kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
| deltim | timestep_for_physics | physics time step | s | real | () | kind_phys | in |
| pmid1 | air_pressure | mid-layer pressure | Pa | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
| pint1 | air_pressure_at_interface | interface pressure | Pa | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_interface_dimension) | kind_phys | in |
| dpmid1 | air_pressure_difference_between_midlayers | difference between mid-layer pressures | Pa | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
| qmax | maximum_column_heating_rate | maximum heating rate in column | K s-1 | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | in |
| ktop | vertical_index_at_cloud_top | vertical index at cloud top | index | integer | (ccpp_constant_one:horizontal_loop_extent) | | in |
| kbot | vertical_index_at_cloud_base | vertical index at cloud base | index | integer | (ccpp_constant_one:horizontal_loop_extent) | | in |
| kcnv | flag_deep_convection | flag indicating whether convection occurs in column (0 or 1) | flag | integer | (ccpp_constant_one:horizontal_loop_extent) | | in |
| cldf | cloud_area_fraction | fraction of grid box area in which updrafts occur | frac | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | in |
| grav | gravitational_acceleration | gravitational acceleration | m s-2 | real | () | kind_phys | in |
| cp | specific_heat_of_dry_air_at_constant_pressure | specific heat of dry air at constant pressure | J kg-1 K-1 | real | () | kind_phys | in |
| rd | gas_constant_of_dry_air | ideal gas constant for dry air | J kg-1 K-1 | real | () | kind_phys | in |
| fv | ratio_of_vapor_to_dry_air_gas_constants_minus_one | rv/rd - 1 (rv = ideal gas constant for water vapor) | none | real | () | kind_phys | in |
| pi | pi | ratio of a circle's circumference to its diameter | none | real | () | kind_phys | in |
| dlength | characteristic_grid_length_scale | representative horizontal length scale of grid box | m | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | in |
| lprnt | flag_print | flag for debugging printouts | flag | logical | () | | in |
| ipr | horizontal_index_of_printed_column | horizontal index of column used in debugging printouts | index | integer | () | | in |
| fhour | forecast_time | forecast hour | h | real | () | kind_phys | in |
| utgwc | tendency_of_x_wind_due_to_convective_gravity_wave_drag | zonal wind tendency due to convective gravity wave drag | m s-2 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | out |
| vtgwc | tendency_of_y_wind_due_to_convective_gravity_wave_drag | meridional wind tendency due to convective gravity wave drag | m s-2 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | out |
| tauctx | instantaneous_x_stress_due_to_gravity_wave_drag | zonal stress at cloud top due to convective gravity wave drag | Pa | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | out |
| taucty | instantaneous_y_stress_due_to_gravity_wave_drag | meridional stress at cloud top due to convective gravity wave drag | Pa | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | out |
| 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 |