| local_name | standard_name | long_name | units | type | dimensions | kind | intent | optional |
| ncol | horizontal_loop_extent | horizontal loop extent | count | integer | () | | in | False |
| nlev | vertical_dimension | number of vertical levels | count | integer | () | | in | False |
| con_g | gravitational_acceleration | gravitational acceleration | m s-2 | real | () | kind_phys | in | False |
| con_rd | gas_constant_dry_air | ideal gas constant for dry air | J kg-1 K-1 | real | () | kind_phys | in | False |
| spechum | water_vapor_specific_humidity_updated_by_physics | water vapor specific humidity | kg kg-1 | real | (horizontal_dimension, vertical_dimension) | kind_phys | inout | False |
| qc | cloud_condensed_water_mixing_ratio_updated_by_physics | cloud water mixing ratio wrt dry+vapor (no condensates) | kg kg-1 | real | (horizontal_dimension, vertical_dimension) | kind_phys | inout | False |
| qr | rain_water_mixing_ratio_updated_by_physics | rain water mixing ratio wrt dry+vapor (no condensates) | kg kg-1 | real | (horizontal_dimension, vertical_dimension) | kind_phys | inout | False |
| qi | ice_water_mixing_ratio_updated_by_physics | ice water mixing ratio wrt dry+vapor (no condensates) | kg kg-1 | real | (horizontal_dimension, vertical_dimension) | kind_phys | inout | False |
| qs | snow_water_mixing_ratio_updated_by_physics | snow water mixing ratio wrt dry+vapor (no condensates) | kg kg-1 | real | (horizontal_dimension, vertical_dimension) | kind_phys | inout | False |
| qg | graupel_mixing_ratio_updated_by_physics | graupel mixing ratio wrt dry+vapor (no condensates) | kg kg-1 | real | (horizontal_dimension, vertical_dimension) | kind_phys | inout | False |
| ni | ice_number_concentration_updated_by_physics | ice number concentration | kg-1 | real | (horizontal_dimension, vertical_dimension) | kind_phys | inout | False |
| nr | rain_number_concentration_updated_by_physics | rain number concentration | kg-1 | real | (horizontal_dimension, vertical_dimension) | kind_phys | inout | False |
| is_aerosol_aware | flag_for_aerosol_physics | flag for aerosol-aware physics | flag | logical | () | | in | False |
| nc | cloud_droplet_number_concentration_updated_by_physics | cloud droplet number concentration | kg-1 | real | (horizontal_dimension, vertical_dimension) | kind_phys | inout | True |
| nwfa | water_friendly_aerosol_number_concentration_updated_by_physics | number concentration of water-friendly aerosols | kg-1 | real | (horizontal_dimension, vertical_dimension) | kind_phys | inout | True |
| nifa | ice_friendly_aerosol_number_concentration_updated_by_physics | number concentration of ice-friendly aerosols | kg-1 | real | (horizontal_dimension, vertical_dimension) | kind_phys | inout | True |
| nwfa2d | tendency_of_water_friendly_aerosols_at_surface | instantaneous fake water-friendly surface aerosol source | kg-1 s-1 | real | (horizontal_dimension) | kind_phys | in | True |
| nifa2d | tendency_of_ice_friendly_aerosols_at_surface | instantaneous fake ice-friendly surface aerosol source | kg-1 s-1 | real | (horizontal_dimension) | kind_phys | in | True |
| tgrs | air_temperature_updated_by_physics | model layer mean temperature | K | real | (horizontal_dimension, vertical_dimension) | kind_phys | inout | False |
| prsl | air_pressure | mean layer pressure | Pa | real | (horizontal_dimension, vertical_dimension) | kind_phys | in | False |
| phii | geopotential_at_interface | geopotential at model layer interfaces | m2 s-2 | real | (horizontal_dimension, vertical_dimension_plus_one) | kind_phys | in | False |
| omega | omega | layer mean vertical velocity | Pa s-1 | real | (horizontal_dimension, vertical_dimension) | kind_phys | in | False |
| dtp | time_step_for_physics | physics timestep | s | real | () | kind_phys | in | False |
| prcp | lwe_thickness_of_explicit_precipitation_amount | explicit precipitation (rain, ice, snow, graupel) on physics timestep | m | real | (horizontal_dimension) | kind_phys | inout | False |
| rain | lwe_thickness_of_explicit_rain_amount | explicit rain fall on physics timestep | m | real | (horizontal_dimension) | kind_phys | inout | False |
| graupel | lwe_thickness_of_graupel_amount | graupel fall on physics timestep | m | real | (horizontal_dimension) | kind_phys | inout | False |
| ice | lwe_thickness_of_ice_amount | ice fall on physics timestep | m | real | (horizontal_dimension) | kind_phys | inout | False |
| snow | lwe_thickness_of_snow_amount | snow fall on physics timestep | m | real | (horizontal_dimension) | kind_phys | inout | False |
| sr | ratio_of_snowfall_to_rainfall | ratio of snowfall to large-scale rainfall | frac | real | (horizontal_dimension) | kind_phys | out | False |
| refl_10cm | radar_reflectivity_10cm | instantaneous refl_10cm | dBZ | real | (horizontal_dimension, vertical_dimension) | kind_phys | out | False |
| do_radar_ref | flag_for_radar_reflectivity | flag for radar reflectivity | flag | logical | () | | in | False |
| re_cloud | effective_radius_of_stratiform_cloud_liquid_water_particle_in_um | eff. radius of cloud liquid water particle in micrometer (meter here) | m | real | (horizontal_dimension, vertical_dimension) | kind_phys | out | False |
| re_ice | effective_radius_of_stratiform_cloud_ice_particle_in_um | eff. radius of cloud ice water particle in micrometer (meter here) | m | real | (horizontal_dimension, vertical_dimension) | kind_phys | out | False |
| re_snow | effective_radius_of_stratiform_cloud_snow_particle_in_um | effective radius of cloud snow particle in micrometer (meter here) | m | real | (horizontal_dimension, vertical_dimension) | kind_phys | out | False |
| mpicomm | mpi_comm | MPI communicator | index | integer | () | | in | False |
| mpirank | mpi_rank | current MPI-rank | index | integer | () | | in | False |
| mpiroot | mpi_root | master MPI-rank | index | integer | () | | in | False |
| errmsg | ccpp_error_message | error message for error handling in CCPP | none | character | () | len=* | out | False |
| errflg | ccpp_error_flag | error flag for error handling in CCPP | flag | integer | () | | out | False |