local_name | standard_name | long_name | units | type | dimensions | kind | intent |
im | horizontal_loop_extent | horizontal loop extent | count | integer | () | | in |
k | vertical_layer_dimension | vertical layer dimension | count | integer | () | | in |
itc | index_of_first_chemical_tracer_for_convection | index of first chemical tracer transported/scavenged by convection | index | integer | () | | in |
ntc | number_of_chemical_tracers | number of chemical tracers | count | integer | () | | in |
ntr | number_of_tracers_for_samf | number of tracers for scale-aware mass flux schemes | count | integer | () | | in |
dt | timestep_for_physics | physics time step | s | real | () | kind_phys | in |
dtf | timestep_for_dynamics | dynamics timestep | s | real | () | kind_phys | in |
ccwf | tunable_parameter_for_critical_cloud_workfunction_in_relaxed_arakawa_schubert_deep_convection | multiplication factor for tical_cloud_workfunction | none | real | (ccpp_constant_one:2) | kind_phys | in |
area | cell_area | area of the grid cell | m2 | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | in |
dxmin | min_grid_scale | minimum scaling factor for critical relative humidity | m2 rad-2 | real | () | kind_phys | in |
dxinv | reciprocal_of_grid_scale_range | inverse scaling factor for critical relative humidity | rad2 m-2 | real | () | kind_phys | in |
psauras | autoconversion_to_snow_coefficient_for_deep_convection | conversion coefficient from cloud ice to snow in ras | none | real | (ccpp_constant_one:2) | kind_phys | in |
prauras | autoconversion_to_rain_coefficient_for_deep_convection | conversion coefficient from cloud water to rain in ras | none | real | (ccpp_constant_one:2) | kind_phys | in |
wminras | cloud_condensate_autoconversion_threshold_coefficient_for_deep_convection | conversion coefficient from cloud liquid and ice to precipitation in ras | none | real | (ccpp_constant_one:2) | kind_phys | in |
dlqf | cloud_condensate_detrainment_coefficient | condensate fraction detrained with in a updraft layers | none | real | (ccpp_constant_one:2) | kind_phys | in |
flipv | flag_flip | vertical flip logical | flag | logical | () | | in |
me | mpi_rank | current MPI-rank | index | integer | () | | in |
rannum | random_number | random number array (0-1) | none | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:number_of_random_numbers) | kind_phys | in |
nrcm | number_of_random_numbers | second dimension of random number stream for RAS | count | integer | () | | in |
mp_phys | control_for_microphysics_scheme | choice of microphysics scheme | flag | integer | () | | in |
mp_phys_mg | identifier_for_morrison_gettelman_microphysics_scheme | choice of Morrison-Gettelman microphysics scheme | flag | integer | () | | in |
ntk | index_for_turbulent_kinetic_energy_convective_transport_tracer | index for turbulent kinetic energy in the convectively transported tracer array | index | integer | () | | in |
kdt | index_of_timestep | current forecast iteration | index | integer | () | | in |
rhc | critical_relative_humidity | critical relative humidity | frac | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
tin | air_temperature_of_new_state | updated temperature | K | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
qin | specific_humidity_of_new_state | updated vapor specific humidity | kg kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
uin | x_wind_of_new_state | updated x-direction wind | m s-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
vin | y_wind_of_new_state | updated y-direction wind | m s-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
ccin | 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 |
fscav | chemical_tracer_scavenging_fractions | array of aerosol scavenging coefficients | none | real | (ccpp_constant_one:number_of_chemical_tracers) | kind_phys | 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 |
prsik | dimensionless_exner_function_at_interface | dimensionless Exner function at model layer interfaces | none | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_interface_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 |
phil | geopotential | geopotential at model layer centers | m2 s-2 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
phii | geopotential_at_interface | geopotential at model layer interfaces | m2 s-2 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_interface_dimension) | 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 |
cdrag | surface_drag_coefficient_for_momentum_in_air | surface exchange coeff for momentum | none | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | in |
rainc | lwe_thickness_of_deep_convective_precipitation_amount | deep convective rainfall amount on physics timestep | m | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | out |
kbot | vertical_index_at_cloud_base | index for cloud base | index | integer | (ccpp_constant_one:horizontal_loop_extent) | | out |
ktop | vertical_index_at_cloud_top | index for cloud top | index | integer | (ccpp_constant_one:horizontal_loop_extent) | | out |
kcnv | flag_deep_convection | deep convection: 0=no, 1=yes | flag | integer | (ccpp_constant_one:horizontal_loop_extent) | | inout |
ddvel | enhancement_to_wind_speed_at_surface_adjacent_layer_due_to_convection | surface wind enhancement due to convection | m s-1 | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | out |
ud_mf | instantaneous_atmosphere_updraft_convective_mass_flux | (updraft mass flux) * dt | kg m-2 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | out |
dd_mf | instantaneous_atmosphere_downdraft_convective_mass_flux | (downdraft mass flux) * dt | kg m-2 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | out |
dt_mf | instantaneous_atmosphere_detrainment_convective_mass_flux | (detrainment mass flux) * dt | kg m-2 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | out |
qlcn | mass_fraction_of_convective_cloud_liquid_water | mass fraction of convective cloud liquid water | kg kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
qicn | mass_fraction_of_convective_cloud_ice | mass fraction of convective cloud ice water | kg kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
w_upi | vertical_velocity_for_updraft | vertical velocity for updraft | m s-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
cf_upi | convective_cloud_fraction_for_microphysics | convective cloud fraction for microphysics | frac | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
cnv_mfd | detrained_mass_flux | detrained mass flux | kg m-2 s-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
cnv_dqldt | tendency_of_cloud_water_due_to_convective_microphysics | tendency of cloud water due to convective microphysics | kg m-2 s-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
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 | inout |
cnv_fice | ice_fraction_in_convective_tower | ice fraction in convective tower | frac | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
cnv_ndrop | number_concentration_of_cloud_liquid_water_particles_for_detrainment | droplet number concentration in convective detrainment | m-3 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
cnv_nice | number_concentration_of_ice_crystals_for_detrainment | crystal number concentration in convective detrainment | m-3 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | 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 |