| local_name | standard_name | long_name | units | type | dimensions | kind | intent |
| im | horizontal_loop_extent | horizontal loop extent | count | integer | () | | in |
| levs | vertical_layer_dimension | vertical layer dimension | count | integer | () | | in |
| ntrac | number_of_tracers | number of tracers | count | integer | () | | in |
| dtf | timestep_for_dynamics | dynamics timestep | s | real | () | kind_phys | in |
| dtp | timestep_for_physics | physics timestep | s | real | () | kind_phys | in |
| slmsk | area_type | landmask: sea/land/ice=0/1/2 | flag | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | in |
| area | cell_area | area of the grid cell | m2 | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | in |
| dxmin | min_grid_scale | minimum scaling factor for critical relative humidity | m2 rad-2 | real | () | kind_phys | in |
| dxinv | reciprocal_of_grid_scale_range | inverse scaling factor for critical relative humidity | rad2 m-2 | real | () | kind_phys | in |
| pgr | surface_air_pressure | surface pressure | Pa | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | in |
| islmsk | sea_land_ice_mask | landmask: sea/land/ice=0/1/2 | flag | integer | (ccpp_constant_one:horizontal_loop_extent) | | out |
| work1 | grid_size_related_coefficient_used_in_scale_sensitive_schemes | grid size related coefficient used in scale-sensitive schemes | none | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | out |
| work2 | grid_size_related_coefficient_used_in_scale_sensitive_schemes_complement | complement to work1 | none | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | out |
| psurf | surface_air_pressure_diag | surface air pressure diagnostic | Pa | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | out |
| dudt | process_split_cumulative_tendency_of_x_wind | updated tendency of the x wind | m s-2 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | out |
| dvdt | process_split_cumulative_tendency_of_y_wind | updated tendency of the y wind | m s-2 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | out |
| dtdt | process_split_cumulative_tendency_of_air_temperature | updated tendency of the temperature | K s-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | out |
| dqdt | process_split_cumulative_tendency_of_tracers | updated tendency of the tracers | kg kg-1 s-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension, ccpp_constant_one:number_of_tracers) | 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 |