| local_name | standard_name | long_name | units | type | dimensions | kind | intent |
| ncol | horizontal_dimension | horizontal dimension | count | integer | () | | in |
| nlev | vertical_layer_dimension | number of vertical levels | count | integer | () | | 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 |
| threads | number_of_openmp_threads | number of OpenMP threads available to scheme | count | integer | () | | in |
| restart | flag_for_restart | flag for restart (warmstart) or coldstart | flag | logical | () | | in |
| mpirank | mpi_rank | current MPI-rank | index | integer | () | | in |
| mpiroot | mpi_root | master MPI-rank | index | integer | () | | in |
| con_g | gravitational_acceleration | gravitational acceleration | m s-2 | real | () | kind_phys | in |
| con_rd | gas_constant_of_dry_air | ideal gas constant for dry air | J kg-1 K-1 | real | () | kind_phys | in |
| con_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 |
| con_rv | gas_constant_water_vapor | ideal gas constant for water vapor | J kg-1 K-1 | real | () | kind_phys | in |
| con_t0c | temperature_at_zero_celsius | temperature at 0 degree Celsius | K | real | () | kind_phys | in |
| con_cliq | specific_heat_of_liquid_water_at_constant_pressure | specific heat of liquid water at constant pressure | J kg-1 K-1 | real | () | kind_phys | in |
| con_csol | specific_heat_of_ice_at_constant_pressure | specific heat of ice at constant pressure | J kg-1 K-1 | real | () | kind_phys | in |
| con_eps | ratio_of_dry_air_to_water_vapor_gas_constants | rd/rv | none | real | () | kind_phys | in |
| imp_physics | control_for_microphysics_scheme | choice of microphysics scheme | flag | integer | () | | in |
| imp_physics_nssl | identifier_for_nssl_microphysics_scheme | choice of NSSL 2-moment microphysics scheme | flag | integer | () | | in |
| nssl_cccn | nssl_ccn_concentration | CCN concentration | m-3 | real | () | kind_phys | in |
| nssl_alphah | nssl_alpha_graupel | graupel PSD shape parameter in NSSL micro | none | real | () | kind_phys | in |
| nssl_alphahl | nssl_alpha_hail | hail PSD shape parameter in NSSL micro | none | real | () | kind_phys | in |
| nssl_ccn_on | nssl_ccn_on | CCN activation flag in NSSL micro | flag | logical | () | | in |
| nssl_hail_on | nssl_hail_on | hail activation flag in NSSL micro | flag | logical | () | | in |
| nssl_invertccn | nssl_invertccn | flag to invert CCN in NSSL micro | flag | logical | () | | in |