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 |
ntrac | number_of_tracers | number of tracers | count | integer | () | | in |
q | specific_humidity_of_new_state | water vapor specific humidity updated by physics | kg kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
clw1 | 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 | in |
clw2 | 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 | in |
work1 | grid_size_related_coefficient_used_in_scale_sensitive_schemes | grid size related coefficient used in scale-sensitive schemes | none | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | in |
work2 | grid_size_related_coefficient_used_in_scale_sensitive_schemes_complement | complement to work1 | none | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | in |
cs_parm1 | updraft_velocity_tunable_parameter_1_cs | tunable parameter 1 for Chikira-Sugiyama convection | m s-1 | real | () | kind_phys | in |
cs_parm2 | updraft_velocity_tunable_parameter_2_cs | tunable parameter 2 for Chikira-Sugiyama convection | m s-1 | real | () | kind_phys | in |
wcbmax | maximum_updraft_velocity_at_cloud_base | maximum updraft velocity at cloud base | m s-1 | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | out |
fswtr | fraction_of_cloud_top_water_scavenged | fraction of the tracer (cloud top water) that is scavenged by convection | km-1 | real | (ccpp_constant_one:number_of_tracers_scavenged) | kind_phys | out |
fscav | fraction_of_tracer_scavenged | fraction of the tracer (aerosols) that is scavenged by convection | km-1 | real | (ccpp_constant_one:number_of_tracers_scavenged) | kind_phys | out |
save_q1 | water_vapor_specific_humidity_save | water vapor specific humidity before entering a physics scheme | kg kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | out |
save_q2 | cloud_condensed_water_mixing_ratio_save | ratio of mass of cloud water to mass of dry air plus vapor (without condensates) before entering a physics scheme | kg kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | out |
save_q3 | ice_water_mixing_ratio_save | cloud ice water mixing ratio before entering a physics scheme | kg kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | out |
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 |