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 |
do_shoc | flag_for_shoc | flag for SHOC | flag | logical | () | | in |
skip_macro | flag_skip_macro | flag to skip cloud macrophysics in Morrison scheme | flag | logical | () | | inout |
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 |
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_water | cloud_liquid_water_mixing_ratio_of_new_state | ratio of mass of cloud 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 | in |
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 | in |
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 | in |
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 | in |
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 | in |
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 | in |
cld_shoc | 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 | in |
cnvc | convective_cloud_cover | convective cloud cover | frac | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
cnvw | convective_cloud_water_mixing_ratio | moist convective cloud water mixing ratio | kg kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
tcr | cloud_phase_transition_threshold_temperature | threshold temperature below which cloud starts to freeze | K | real | () | kind_phys | in |
tcrf | reciprocal_of_cloud_phase_transition_temperature_range | denominator in cloud phase transition = 1/(tcr-tf) | K-1 | real | () | kind_phys | in |
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 | 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 |
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 | inout |
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 | inout |
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 | inout |
cld_frc_MG | 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 |
clw_water | cloud_condensed_water_mixing_ratio_convective_transport_tracer | ratio of mass of cloud water to mass of dry air plus vapor (without condensates) in the convectively transported tracer array | kg kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | out |
clw_ice | ice_water_mixing_ratio_convective_transport_tracer | ratio of mass of ice water to mass of dry air plus vapor (without condensates) in the convectively transported tracer array | kg kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | out |
clcn | convective_cloud_volume_fraction | convective cloud volume fraction | frac | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | 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 |