| 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 | number of vertical layers | count | integer | () | | in |
| fprcp | number_of_frozen_precipitation_species | number of frozen precipitation species | count | integer | () | | in |
| mg3_as_mg2 | flag_mg3_as_mg2 | flag for controlling prep for Morrison-Gettelman microphysics | flag | logical | () | | in |
| ncpr | local_rain_number_concentration | number concentration of rain local to physics | kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
| ncps | local_snow_number_concentration | number concentration of snow local to physics | kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
| ncgl | local_graupel_number_concentration | number concentration of graupel local to physics | kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
| qrn | local_rain_water_mixing_ratio | ratio of mass of rain water to mass of dry air plus vapor (without condensates) local to physics | kg kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
| qsnw | local_snow_water_mixing_ratio | ratio of mass of snow water to mass of dry air plus vapor (without condensates) local to physics | kg kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
| qgl | local_graupel_mixing_ratio | ratio of mass of graupel to mass of dry air plus vapor (without condensates) local to physics | kg kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
| gq0_ice | cloud_ice_mixing_ratio_of_new_state | ratio of mass of ice water to mass of dry air plus vapor (without condensates) updated by physics | kg kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
| gq0_rain | rain_mixing_ratio_of_new_state | ratio of mass of rain water to mass of dry air plus vapor (without condensates) updated by physics | kg kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | out |
| gq0_snow | snow_mixing_ratio_of_new_state | ratio of mass of snow water to mass of dry air plus vapor (without condensates) updated by physics | kg kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | out |
| gq0_graupel | graupel_mixing_ratio_of_new_state | ratio of mass of graupel to mass of dry air plus vapor (without condensates) updated by physics | kg kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | out |
| gq0_rain_nc | mass_number_concentration_of_rain_of_new_state | number concentration of rain updated by physics | kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | out |
| gq0_snow_nc | mass_number_concentration_of_snow_of_new_state | number concentration of snow updated by physics | kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | out |
| gq0_graupel_nc | mass_number_concentration_of_graupel_of_new_state | number concentration of graupel updated by physics | kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | out |
| ice | lwe_thickness_of_ice_amount_on_dynamics_timestep | ice fall at this time step | m | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | out |
| snow | lwe_thickness_of_snow_amount_on_dynamics_timestep | snow fall at this time step | m | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | out |
| graupel | lwe_thickness_of_graupel_amount_on_dynamics_timestep | graupel fall at this time step | m | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | out |
| dtp | timestep_for_physics | physics timestep | s | 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 |