local_name | standard_name | long_name | units | type | dimensions | kind | intent |
otsptflag | flag_convective_tracer_transport_interstitial | flag for interstitial tracer transport | flag | logical | (ccpp_constant_one:number_of_tracers) | | in |
im | horizontal_loop_extent | horizontal loop extent | count | integer | () | | in |
levs | vertical_layer_dimension | vertical layer dimension | count | integer | () | | in |
nn | number_of_tracers_for_convective_transport | number of tracers for convective transport | count | integer | () | | in |
cscnv | flag_for_chikira_sugiyama_deep_convection | flag for Chikira-Sugiyama convection | flag | logical | () | | in |
imfdeepcnv | control_for_deep_convection_scheme | flag for mass-flux deep convection scheme | flag | integer | () | | in |
imfdeepcnv_samf | identifer_for_scale_aware_mass_flux_deep_convection | flag for SAMF deep convection scheme | flag | integer | () | | in |
imfdeepcnv_c3 | identifier_for_c3_deep_convection | flag for C3 deep convection scheme | flag | integer | () | | in |
imfshalcnv | control_for_shallow_convection_scheme | flag for mass-flux shallow convection scheme | flag | integer | () | | in |
imfshalcnv_samf | identifier_for_scale_aware_mass_flux_shallow_convection | flag for SAMF shallow convection scheme | flag | integer | () | | in |
imfshalcnv_c3 | identifier_for_c3_shallow_convection | flag for C3 shallow convection scheme | flag | integer | () | | in |
progsigma | do_prognostic_updraft_area_fraction | flag for prognostic sigma in cumuls scheme | flag | logical | () | | in |
first_time_step | flag_for_first_timestep | flag for first time step for time integration loop (cold/warmstart) | flag | logical | () | | in |
restart | flag_for_restart | flag for restart (warmstart) or coldstart | flag | logical | () | | in |
satmedmf | flag_for_scale_aware_tke_moist_edmf_pbl | flag for scale-aware TKE moist EDMF PBL scheme | flag | logical | () | | in |
trans_trac | flag_for_convective_transport_of_tracers | flag for convective transport of tracers | flag | logical | () | | in |
do_shoc | flag_for_shoc | flag for SHOC | flag | logical | () | | in |
ltaerosol | flag_for_aerosol_physics | flag for aerosol physics | 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 |
ntiw | index_of_cloud_ice_mixing_ratio_in_tracer_concentration_array | tracer index for ice 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 |
ntrw | index_of_rain_mixing_ratio_in_tracer_concentration_array | tracer index for rain water | index | integer | () | | in |
ntsw | index_of_snow_mixing_ratio_in_tracer_concentration_array | tracer index for snow water | index | integer | () | | in |
ntrnc | index_of_mass_number_concentration_of_rain_in_tracer_concentration_array | tracer index for rain number concentration | index | integer | () | | in |
ntsnc | index_of_mass_number_concentration_of_snow_in_tracer_concentration_array | tracer index for snow number concentration | index | integer | () | | in |
ntgl | index_of_graupel_mixing_ratio_in_tracer_concentration_array | tracer index for graupel | index | integer | () | | in |
ntgnc | index_of_mass_number_concentration_of_graupel_in_tracer_concentration_array | tracer index for graupel number concentration | index | integer | () | | in |
xlon | longitude | longitude | radian | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | in |
xlat | latitude | latitude | radian | real | (ccpp_constant_one:horizontal_loop_extent) | 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 |
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 | in |
sigmain | prognostic_updraft_area_fraction_in_convection | convective updraft area fraction | frac | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
sigmaout | updraft_area_fraction_updated_by_physics | convective updraft area fraction updated by physics | frac | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
qmicro | instantaneous_tendency_of_specific_humidity_due_to_microphysics | moisture tendency due to microphysics | kg kg-1 s-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | out |
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 |
imp_physics_zhao_carr | identifier_for_zhao_carr_microphysics_scheme | choice of Zhao-Carr microphysics scheme | flag | integer | () | | in |
imp_physics_zhao_carr_pdf | identifier_for_zhao_carr_pdf_microphysics_scheme | choice of Zhao-Carr microphysics scheme with PDF clouds | flag | integer | () | | in |
imp_physics_gfdl | identifier_for_gfdl_microphysics_scheme | choice of GFDL microphysics scheme | flag | integer | () | | in |
imp_physics_thompson | identifier_for_thompson_microphysics_scheme | choice of Thompson microphysics scheme | flag | integer | () | | in |
imp_physics_wsm6 | identifier_for_wsm6_microphysics_scheme | choice of WSM6 microphysics scheme | flag | integer | () | | in |
imp_physics_fer_hires | identifier_for_fer_hires_microphysics_scheme | choice of Ferrier-Aligo microphysics scheme | flag | integer | () | | in |
imp_physics_nssl | identifier_for_nssl_microphysics_scheme | choice of NSSL 2-moment microphysics scheme | flag | integer | () | | 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 |
prsl | air_pressure | mean layer pressure | Pa | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
prslk | dimensionless_exner_function | dimensionless Exner function at model layer centers | none | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
rhcbot | critical_relative_humidity_at_surface | critical relative humidity at the surface | frac | real | () | kind_phys | in |
rhcpbl | critical_relative_humidity_at_pbl_top | critical relative humidity at the PBL top | frac | real | () | kind_phys | in |
rhctop | critical_relative_humidity_at_toa | critical relative humidity at the top of atmosphere | frac | real | () | kind_phys | in |
rhcmax | max_critical_relative_humidity | maximum critical relative humidity | frac | real | () | kind_phys | in |
islmsk | sea_land_ice_mask | sea/land/ice mask (=0/1/2) | flag | integer | (ccpp_constant_one:horizontal_loop_extent) | | 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 |
kpbl | vertical_index_at_top_of_atmosphere_boundary_layer | vertical index at top atmospheric boundary layer | index | integer | (ccpp_constant_one:horizontal_loop_extent) | | in |
kinver | index_of_highest_temperature_inversion | index of highest temperature inversion | index | integer | (ccpp_constant_one:horizontal_loop_extent) | | in |
ras | flag_for_relaxed_arakawa_schubert_deep_convection | flag for ras convection scheme | flag | logical | () | | in |
me | mpi_rank | current MPI-rank | index | integer | () | | in |
clw | convective_transportable_tracers | array to contain cloud water and other convective trans. tracers | kg kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension, ccpp_constant_one:number_of_tracers_for_convective_transport) | kind_phys | inout |
rhc | critical_relative_humidity | critical relative humidity | frac | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
save_qc | 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 | inout |
save_qi | 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 | inout |
save_tcp | air_temperature_save_from_convective_parameterization | air temperature after cumulus parameterization | K | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
ldiag3d | flag_for_diagnostics_3d | flag for 3d diagnostic fields | flag | logical | () | | in |
qdiag3d | flag_for_tracer_diagnostics_3d | flag for 3d tracer diagnostic fields | flag | logical | () | | in |
index_of_process_conv_trans | index_of_convective_transport_process_in_cumulative_change_index | index of convective transport process in second dimension of array cumulative change index | index | integer | () | | in |
save_lnc | liquid_cloud_number_concentration_save | liquid cloud number concentration before entering a physics scheme | kg kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
save_inc | ice_cloud_number_concentration_save | ice cloud number concentration before entering a physics scheme | kg kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
ntlnc | index_of_mass_number_concentration_of_cloud_droplets_in_tracer_concentration_array | tracer index for liquid number concentration | index | integer | () | | in |
ntinc | index_of_mass_number_concentration_of_cloud_ice_in_tracer_concentration_array | tracer index for ice number concentration | index | integer | () | | in |
dtidx | cumulative_change_of_state_variables_outer_index | index of state-variable and process in last dimension of diagnostic tendencies array AKA cumulative_change_index | index | integer | (ccpp_constant_one:number_of_tracers_plus_one_hundred, ccpp_constant_one:number_of_cumulative_change_processes) | | 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 |