local_name | standard_name | long_name | units | type | dimensions | kind | intent |
im | horizontal_loop_extent | horizontal dimension | count | integer | () | | in |
levs | vertical_layer_dimension | number of veritcal levels | count | integer | () | | in |
do_cscnv | flag_for_chikira_sugiyama_deep_convection | flag for Chikira-Sugiyama convection | flag | logical | () | | in |
do_aw | flag_for_arakawa_wu_adjustment | flag for Arakawa Wu scale-aware adjustment | flag | logical | () | | in |
do_shoc | flag_for_shoc | flag for SHOC | flag | logical | () | | in |
ntrac | number_of_tracers | number of tracers | count | integer | () | | in |
ntcw | index_of_cloud_liquid_water_mixing_ratio_in_tracer_concentration_array | tracer index for cloud condensate (or liquid water) | index | integer | () | | in |
ntclamt | index_of_cloud_area_fraction_in_atmosphere_layer_in_tracer_concentration_array | tracer index for cloud amount integer | index | integer | () | | in |
nncl | number_of_condensate_species | number of cloud condensate types | count | integer | () | | in |
con_g | gravitational_acceleration | gravitational acceleration | m s-2 | real | () | kind_phys | in |
sigmafrac | convective_updraft_area_fraction | convective updraft area fraction | frac | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
gt0 | air_temperature_of_new_state | temperature updated by physics | K | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
gq0 | tracer_concentration_of_new_state | tracer concentration updated by physics | kg kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension, ccpp_constant_one:number_of_tracers) | kind_phys | inout |
save_t | air_temperature_save | air temperature before entering a physics scheme | K | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
save_q | tracer_concentration_save | tracer concentration before entering a physics scheme | kg kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension, ccpp_constant_one:number_of_tracers) | kind_phys | in |
prsi | air_pressure_at_interface | air pressure at model layer interfaces | Pa | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_interface_dimension) | kind_phys | in |
cldfrac | cloud_fraction_for_mg | cloud fraction used by Morrison-Gettelman MP | frac | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
subcldfrac | subgrid_scale_cloud_fraction_from_shoc | subgrid-scale cloud fraction from the SHOC scheme | frac | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
prcp | lwe_thickness_of_explicit_precipitation_amount | explicit precipitation (rain, ice, snow, graupel, ...) on physics timestep | m | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | inout |
imp_physics | control_for_microphysics_scheme | choice of microphysics scheme | flag | integer | () | | in |
imp_physics_mg | identifier_for_morrison_gettelman_microphysics_scheme | choice of Morrison-Gettelman microphysics scheme | flag | 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 |