local_name | standard_name | long_name | units | type | dimensions | kind | intent | optional |
ix | horizontal_dimension | horizontal dimension | count | integer | () | | in | False |
im | horizontal_loop_extent | horizontal loop extent | count | integer | () | | in | False |
levs | vertical_dimension | vertical layer dimension | count | integer | () | | in | False |
flag_init | flag_for_first_time_step | flag signaling first time step for time integration loop | flag | logical | () | | in | False |
flag_restart | flag_for_restart | flag for restart (warmstart) or coldstart | flag | logical | () | | in | False |
qc | cloud_condensed_water_mixing_ratio | moist (dry+vapor, no condensates) mixing ratio of cloud water (condensate) | kg kg-1 | real | (horizontal_dimension, vertical_dimension) | kind_phys | inout | False |
qi | ice_water_mixing_ratio | moist (dry+vapor, no condensates) mixing ratio of ice water | kg kg-1 | real | (horizontal_dimension, vertical_dimension) | kind_phys | inout | False |
T3D | air_temperature | layer mean air temperature | K | real | (horizontal_dimension, vertical_dimension) | kind_phys | in | False |
qc_save | cloud_condensed_water_mixing_ratio_save | moist (dry+vapor, no condensates) mixing ratio of cloud water (condensate) before entering a physics scheme | kg kg-1 | real | (horizontal_dimension, vertical_dimension) | kind_phys | out | False |
qi_save | ice_water_mixing_ratio_save | moist (dry+vapor, no condensates) mixing ratio of ice water before entering a physics scheme | kg kg-1 | real | (horizontal_dimension, vertical_dimension) | kind_phys | out | False |
QC_BL | subgrid_cloud_mixing_ratio_pbl | subgrid cloud cloud mixing ratio from PBL scheme | kg kg-1 | real | (horizontal_dimension, vertical_dimension) | kind_phys | in | False |
CLDFRA_BL | subgrid_cloud_fraction_pbl | subgrid cloud fraction from PBL scheme | frac | real | (horizontal_dimension, vertical_dimension) | kind_phys | in | False |
delp | layer_pressure_thickness_for_radiation | layer pressure thickness on radiation levels | hPa | real | (horizontal_dimension, adjusted_vertical_layer_dimension_for_radiation) | kind_phys | out | False |
clouds1 | total_cloud_fraction | layer total cloud fraction | frac | real | (horizontal_dimension, vertical_dimension) | kind_phys | inout | False |
clouds2 | cloud_liquid_water_path | layer cloud liquid water path | g m-2 | real | (horizontal_dimension, vertical_dimension) | kind_phys | inout | False |
clouds3 | mean_effective_radius_for_liquid_cloud | mean effective radius for liquid cloud | micron | real | (horizontal_dimension, vertical_dimension) | kind_phys | inout | False |
clouds4 | cloud_ice_water_path | layer cloud ice water path | g m-2 | real | (horizontal_dimension, vertical_dimension) | kind_phys | inout | False |
clouds5 | mean_effective_radius_for_ice_cloud | mean effective radius for ice cloud | micron | real | (horizontal_dimension, vertical_dimension) | kind_phys | inout | False |
slmsk | sea_land_ice_mask_real | landmask: sea/land/ice=0/1/2 | flag | real | (horizontal_dimension) | kind_phys | in | False |
errmsg | ccpp_error_message | error message for error handling in CCPP | none | character | () | len=* | out | False |
errflg | ccpp_error_flag | error flag for error handling in CCPP | flag | integer | () | | out | False |