local_name | standard_name | long_name | units | type | dimensions | kind | intent |
clstp | control_for_convective_cloud_diagnostics | switch for saving convective clouds | none | real | () | kind_phys | in |
im | horizontal_loop_extent | horizontal loop extent | count | integer | () | | in |
rn | lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep | convective rainfall amount on dynamics timestep | m | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | in |
kbot | vertical_index_at_cloud_base | vertical index at cloud base | index | integer | (ccpp_constant_one:horizontal_loop_extent) | | in |
ktop | vertical_index_at_cloud_top | vertical index at cloud top | index | integer | (ccpp_constant_one:horizontal_loop_extent) | | in |
km | vertical_layer_dimension | number of vertical layers | count | integer | () | | in |
prsi | air_pressure_at_interface | interface pressure | Pa | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_interface_dimension) | kind_phys | in |
acv | cumulative_lwe_thickness_of_convective_precipitation_amount_between_sw_radiation_calls | accumulated convective rainfall amount for cnvc90 only | m | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | inout |
acvb | cumulative_min_vertical_index_at_cloud_base_between_sw_radiation_calls | smallest cloud base vertical index encountered thus far | index | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | inout |
acvt | cumulative_max_vertical_index_at_cloud_base_between_sw_radiation_calls | largest cloud top vertical index encountered thus far | index | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | inout |
cv | convective_cloud_area_fraction_between_sw_radiation_calls_from_cnvc90 | fraction of convective cloud | frac | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | inout |
cvb | pressure_at_convective_cloud_base_between_sw_radiation_calls_from_cnvc90 | pressure at bottom of convective cloud | Pa | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | inout |
cvt | pressure_at_convective_cloud_top_between_sw_radiation_calls_from_cnvc90 | pressure at top of convective cloud | Pa | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | inout |
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 |