local_name | standard_name | long_name | units | type | dimensions | kind | intent |
im | horizontal_loop_extent | horizontal loop extent | count | integer | () | | in |
levs | vertical_layer_dimension | vertical layer dimension | count | integer | () | | in |
flag_init | flag_for_first_timestep | flag signaling first time step for time integration loop | flag | logical | () | | in |
flag_restart | flag_for_restart | flag for restart (warmstart) or coldstart | flag | logical | () | | in |
cp | specific_heat_of_dry_air_at_constant_pressure | specific heat of dry air at constant pressure | J kg-1 K-1 | real | () | kind_phys | in |
g | gravitational_acceleration | gravitational acceleration | m s-2 | real | () | kind_phys | in |
r_d | gas_constant_of_dry_air | ideal gas constant for dry air | J kg-1 K-1 | real | () | kind_phys | in |
r_v | gas_constant_water_vapor | ideal gas constant for water vapor | J kg-1 K-1 | real | () | kind_phys | in |
cpv | specific_heat_of_water_vapor_at_constant_pressure | specific heat of water vapor at constant pressure | J kg-1 K-1 | real | () | kind_phys | in |
cliq | specific_heat_of_liquid_water_at_constant_pressure | specific heat of liquid water at constant pressure | J kg-1 K-1 | real | () | kind_phys | in |
Cice | specific_heat_of_ice_at_constant_pressure | specific heat of ice at constant pressure | J kg-1 K-1 | real | () | kind_phys | in |
rcp | ratio_of_gas_constant_dry_air_to_specific_heat_of_dry_air_at_constant_pressure | (rd/cp) | none | real | () | kind_phys | in |
XLV | latent_heat_of_vaporization_of_water_at_0c | latent heat of evaporation/sublimation | J kg-1 | real | () | kind_phys | in |
XLF | latent_heat_of_fusion_of_water_at_0c | latent heat of fusion | J kg-1 | real | () | kind_phys | in |
EP_1 | ratio_of_vapor_to_dry_air_gas_constants_minus_one | (rv/rd) - 1 (rv = ideal gas constant for water vapor) | none | real | () | kind_phys | in |
EP_2 | ratio_of_dry_air_to_water_vapor_gas_constants | rd/rv | none | real | () | kind_phys | in |
lssav | flag_for_diagnostics | logical flag for storing diagnostics | flag | logical | () | | in |
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 |
lsidea | flag_for_integrated_dynamics_through_earths_atmosphere | flag for idealized physics | flag | logical | () | | in |
cplflx | flag_for_surface_flux_coupling | flag controlling cplflx collection (default off) | flag | logical | () | | in |
delt | timestep_for_physics | time step for physics | s | real | () | kind_phys | in |
dtf | timestep_for_dynamics | dynamics timestep | s | real | () | kind_phys | in |
dx | characteristic_grid_lengthscale | size of the grid cell | m | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | in |
zorl | surface_roughness_length | surface roughness length in cm | cm | real | (ccpp_constant_one:horizontal_loop_extent) | 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 |
U | x_wind | x component of layer wind | m s-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
V | y_wind | y component of layer wind | m s-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
omega | lagrangian_tendency_of_air_pressure | layer mean vertical velocity | Pa s-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
T3D | air_temperature | layer mean air temperature | K | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
qgrs_water_vapor | specific_humidity | water vapor specific humidity | kg kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
qgrs_liquid_cloud | cloud_liquid_water_mixing_ratio | ratio of mass of cloud water to mass of dry air plus vapor (without condensates) | kg kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
qgrs_ice_cloud | cloud_ice_mixing_ratio | ratio of mass of ice water to mass of dry air plus vapor (without condensates) | kg kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
qgrs_cloud_droplet_num_conc | mass_number_concentration_of_cloud_liquid_water_particles_in_air | number concentration of cloud droplets (liquid) | kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
qgrs_cloud_ice_num_conc | mass_number_concentration_of_cloud_ice_water_crystals_in_air | number concentration of ice | kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
qgrs_ozone | ozone_mixing_ratio | ozone mixing ratio | kg kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
qgrs_water_aer_num_conc | mass_number_concentration_of_hygroscopic_aerosols | number concentration of water-friendly aerosols | kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
qgrs_ice_aer_num_conc | mass_number_concentration_of_nonhygroscopic_ice_nucleating_aerosols | number concentration of ice-friendly aerosols | kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
qgrs_cccn | cloud_condensation_nuclei_number_concentration | number concentration of cloud condensation nuclei | kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
prsl | air_pressure | mean layer pressure | Pa | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
exner | dimensionless_exner_function | Exner function at layers | none | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
slmsk | area_type | landmask: sea/land/ice=0/1/2 | flag | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | in |
tsurf | surface_skin_temperature | surface temperature | K | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | in |
qsfc | surface_specific_humidity | surface air saturation specific humidity | kg kg-1 | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | in |
ps | surface_air_pressure | surface pressure | Pa | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | in |
ust | surface_friction_velocity | boundary layer parameter | m s-1 | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | in |
ch | surface_drag_wind_speed_for_momentum_in_air | momentum exchange coefficient | m s-1 | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | out |
hflx | kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness_and_vegetation | kinematic surface upward sensible heat flux reduced by surface roughness and vegetation | K m s-1 | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | in |
qflx | surface_upward_specific_humidity_flux | kinematic surface upward latent heat flux | kg kg-1 m s-1 | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | in |
wspd | wind_speed_at_lowest_model_layer | wind speed at lowest model level | m s-1 | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | in |
rb | bulk_richardson_number_at_lowest_model_level | bulk Richardson number at the surface | none | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | in |
dtsfc1 | instantaneous_surface_upward_sensible_heat_flux | surface upward sensible heat flux valid for current call | W m-2 | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | out |
dqsfc1 | instantaneous_surface_upward_latent_heat_flux | surface upward latent heat flux valid for current call | W m-2 | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | out |
dusfc1 | instantaneous_surface_x_momentum_flux | surface momentum flux in the x-direction valid for current call | Pa | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | out |
dvsfc1 | instantaneous_surface_y_momentum_flux | surface momentum flux in the y-direction valid for current call | Pa | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | out |
dusfci_diag | instantaneous_surface_x_momentum_flux_for_diag | instantaneous sfc x momentum flux multiplied by timestep | Pa | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | out |
dvsfci_diag | instantaneous_surface_y_momentum_flux_for_diag | instantaneous sfc y momentum flux multiplied by timestep | Pa | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | out |
dtsfci_diag | instantaneous_surface_upward_sensible_heat_flux_for_diag | instantaneous sfc sensible heat flux multiplied by timestep | W m-2 | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | out |
dqsfci_diag | instantaneous_surface_upward_latent_heat_flux_for_diag | instantaneous sfc latent heat flux multiplied by timestep | W m-2 | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | out |
dusfc_diag | cumulative_surface_x_momentum_flux_for_diag_multiplied_by_timestep | cumulative sfc x momentum flux multiplied by timestep | Pa s | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | inout |
dvsfc_diag | cumulative_surface_y_momentum_flux_for_diag_multiplied_by_timestep | cumulative sfc y momentum flux multiplied by timestep | Pa s | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | inout |
dtsfc_diag | cumulative_surface_upward_sensible_heat_flux_for_diag_multiplied_by_timestep | cumulative sfc sensible heat flux multiplied by timestep | W m-2 s | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | inout |
dqsfc_diag | cumulative_surface_upward_latent_heat_flux_for_diag_multiplied_by_timestep | cumulative sfc latent heat flux multiplied by timestep | W m-2 s | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | inout |
dusfc_cice | surface_x_momentum_flux_from_coupled_process | sfc x momentum flux for coupling | Pa | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | in |
dvsfc_cice | surface_y_momentum_flux_from_coupled_process | sfc y momentum flux for coupling | Pa | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | in |
dtsfc_cice | surface_upward_sensible_heat_flux_from_coupled_process | sfc sensible heat flux for coupling | W m-2 | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | in |
dqsfc_cice | surface_upward_latent_heat_flux_from_coupled_process | sfc latent heat flux for coupling | W m-2 | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | in |
hflx_wat | kinematic_surface_upward_sensible_heat_flux_over_water | kinematic surface upward sensible heat flux over water | K m s-1 | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | in |
qflx_wat | kinematic_surface_upward_latent_heat_flux_over_water | kinematic surface upward latent heat flux over water | kg kg-1 m s-1 | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | in |
stress_wat | surface_wind_stress_over_water | surface wind stress over water | m2 s-2 | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | in |
oceanfrac | sea_area_fraction | fraction of horizontal grid area occupied by ocean | frac | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | in |
fice | sea_ice_area_fraction_of_sea_area_fraction | ice fraction over open water | frac | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | in |
wet | flag_nonzero_wet_surface_fraction | flag indicating presence of some ocean or lake surface area fraction | flag | logical | (ccpp_constant_one:horizontal_loop_extent) | | in |
icy | flag_nonzero_sea_ice_surface_fraction | flag indicating presence of some sea ice surface area fraction | flag | logical | (ccpp_constant_one:horizontal_loop_extent) | | in |
dry | flag_nonzero_land_surface_fraction | flag indicating presence of some land surface area fraction | flag | logical | (ccpp_constant_one:horizontal_loop_extent) | | in |
dusfci_cpl | surface_x_momentum_flux_for_coupling | instantaneous sfc u momentum flux | Pa | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | inout |
dvsfci_cpl | surface_y_momentum_flux_for_coupling | instantaneous sfc v momentum flux | Pa | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | inout |
dtsfci_cpl | surface_upward_sensible_heat_flux_for_coupling | instantaneous sfc sensible heat flux | W m-2 | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | inout |
dqsfci_cpl | surface_upward_latent_heat_flux_for_coupling | instantaneous sfc latent heat flux | W m-2 | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | inout |
dusfc_cpl | cumulative_surface_x_momentum_flux_for_coupling_multiplied_by_timestep | cumulative sfc u momentum flux multiplied by timestep | Pa s | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | inout |
dvsfc_cpl | cumulative_surface_y_momentum_flux_for_coupling_multiplied_by_timestep | cumulative sfc v momentum flux multiplied by timestep | Pa s | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | inout |
dtsfc_cpl | cumulative_surface_upward_sensible_heat_flux_for_coupling_multiplied_by_timestep | cumulative sfc sensible heat flux multiplied by timestep | W m-2 s | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | inout |
dqsfc_cpl | cumulative_surface_upward_latent_heat_flux_for_coupling_multiplied_by_timestep | cumulative sfc latent heat flux multiplied by timestep | W m-2 s | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | inout |
recmol | reciprocal_of_obukhov_length | one over obukhov length | m-1 | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | in |
qke | nonadvected_turbulent_kinetic_energy_multiplied_by_2 | 2 x tke at mass points | m2 s-2 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
qke_adv | turbulent_kinetic_energy | turbulent kinetic energy | J | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
tsq | variance_of_air_temperature | temperature fluctuation squared | K2 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | out |
qsq | variance_of_specific_humidity | water vapor fluctuation squared | kg2 kg-2 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | out |
cov | covariance_of_air_temperature_and_specific_humidity | covariance of temperature and moisture | K kg kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | out |
el_pbl | turbulent_mixing_length | mixing length in meters | m | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
Sh3D | stability_function_for_heat | stability function for heat | none | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
exch_h | atmosphere_heat_diffusivity_for_mynnpbl | diffusivity for heat for MYNN PBL (defined for all mass levels) | m2 s-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | out |
exch_m | atmosphere_momentum_diffusivity_for_mynnpbl | diffusivity for momentum for MYNN PBL (defined for all mass levels) | m2 s-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | out |
PBLH | atmosphere_boundary_layer_thickness | PBL thickness | m | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | inout |
kpbl | vertical_index_at_top_of_atmosphere_boundary_layer | PBL top model level index | index | integer | (ccpp_constant_one:horizontal_loop_extent) | | inout |
QC_BL | subgrid_scale_cloud_liquid_water_mixing_ratio | subgrid cloud water mixing ratio from PBL scheme | kg kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
QI_BL | subgrid_scale_cloud_ice_mixing_ratio | subgrid cloud ice mixing ratio from PBL scheme | kg kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
CLDFRA_BL | subgrid_scale_cloud_area_fraction_in_atmosphere_layer | subgrid cloud fraction from PBL scheme | frac | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
edmf_a | emdf_updraft_area | updraft area from mass flux scheme | frac | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
edmf_w | emdf_updraft_vertical_velocity | updraft vertical velocity from mass flux scheme | m s-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
edmf_qt | emdf_updraft_total_water | updraft total water from mass flux scheme | kg kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
edmf_thl | emdf_updraft_theta_l | updraft theta-l from mass flux scheme | K | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
edmf_ent | emdf_updraft_entrainment_rate | updraft entrainment rate from mass flux scheme | s-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
edmf_qc | emdf_updraft_cloud_water | updraft cloud water from mass flux scheme | kg kg-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
sub_thl | theta_subsidence_tendency | updraft theta subsidence tendency | K s-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
sub_sqv | water_vapor_subsidence_tendency | updraft water vapor subsidence tendency | kg kg-1 s-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
det_thl | theta_detrainment_tendency | updraft theta detrainment tendency | K s-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
det_sqv | water_vapor_detrainment_tendency | updraft water vapor detrainment tendency | kg kg-1 s-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
nupdraft | number_of_plumes | number of plumes per grid column | count | integer | (ccpp_constant_one:horizontal_loop_extent) | | inout |
maxMF | maximum_mass_flux | maximum mass flux within a column | m s-1 | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | out |
ktop_plume | k_level_of_highest_plume | k-level of highest plume | count | integer | (ccpp_constant_one:horizontal_loop_extent) | | inout |
dudt | process_split_cumulative_tendency_of_x_wind | updated tendency of the x wind | m s-2 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
dvdt | process_split_cumulative_tendency_of_y_wind | updated tendency of the y wind | m s-2 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
dtdt | process_split_cumulative_tendency_of_air_temperature | updated tendency of the temperature | K s-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
dqdt_water_vapor | process_split_cumulative_tendency_of_specific_humidity | water vapor specific humidity tendency due to model physics | kg kg-1 s-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
dqdt_liquid_cloud | process_split_cumulative_tendency_of_cloud_liquid_water_mixing_ratio | cloud condensed water mixing ratio tendency due to model physics | kg kg-1 s-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
dqdt_ice_cloud | process_split_cumulative_tendency_of_cloud_ice_mixing_ratio | cloud condensed water mixing ratio tendency due to model physics | kg kg-1 s-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
dqdt_ozone | process_split_cumulative_tendency_of_ozone_mixing_ratio | ozone mixing ratio tendency due to model physics | kg kg-1 s-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
dqdt_cloud_droplet_num_conc | process_split_cumulative_tendency_of_mass_number_concentration_of_cloud_liquid_water_particles_in_air | number conc. of cloud droplets (liquid) tendency due to model physics | kg-1 s-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
dqdt_ice_num_conc | process_split_cumulative_tendency_of_mass_number_concentration_of_cloud_ice_water_crystals_in_air | number conc. of ice tendency due to model physics | kg-1 s-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
dqdt_water_aer_num_conc | process_split_cumulative_tendency_of_mass_number_concentration_of_hygroscopic_aerosols | number conc. of water-friendly aerosols tendency due to model physics | kg-1 s-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
dqdt_ice_aer_num_conc | process_split_cumulative_tendency_of_mass_number_concentration_of_nonhygroscopic_ice_nucleating_aerosols | number conc. of ice-friendly aerosols tendency due to model physics | kg-1 s-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
dqdt_cccn | tendency_of_cloud_condensation_nuclei_number_concentration_due_to_model_physics | number concentration of cloud condensation nuclei tendency due to model physics | kg-1 s-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
flag_for_pbl_generic_tend | flag_for_generic_tendency_due_to_planetary_boundary_layer | true if GFS_PBL_generic should calculate tendencies | flag | logical | () | | in |
dtend | cumulative_change_of_state_variables | diagnostic tendencies for state variables | mixed | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension, ccpp_constant_one:cumulative_change_of_state_variables_outer_index_max) | kind_phys | inout |
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 |
index_of_temperature | index_of_temperature_in_cumulative_change_index | index of temperature in first dimension of array cumulative change index | index | integer | () | | in |
index_of_x_wind | index_of_x_wind_in_cumulative_change_index | index of x-wind in first dimension of array cumulative change index | index | integer | () | | in |
index_of_y_wind | index_of_y_wind_in_cumulative_change_index | index of x-wind in first dimension of array cumulative change index | index | integer | () | | in |
ntke | index_of_turbulent_kinetic_energy_in_tracer_concentration_array | tracer index for turbulent kinetic energy | index | integer | () | | in |
ntoz | index_of_ozone_mixing_ratio_in_tracer_concentration_array | tracer index for ozone mixing ratio | index | integer | () | | in |
ntqv | index_of_specific_humidity_in_tracer_concentration_array | tracer index for water vapor (specific humidity) | index | 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 |
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 |
ntwa | index_of_mass_number_concentration_of_hygroscopic_aerosols_in_tracer_concentration_array | tracer index for water friendly aerosol | index | integer | () | | in |
ntia | index_of_mass_number_concentration_of_nonhygroscopic_ice_nucleating_aerosols_in_tracer_concentration_array | tracer index for ice friendly aerosol | index | integer | () | | in |
index_of_process_pbl | index_of_subgrid_scale_vertical_mixing_process_in_cumulative_change_index | index of subgrid scale vertical mixing process in second dimension of array cumulative change index | index | integer | () | | in |
htrsw | tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_timestep | total sky sw heating rate | K s-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
htrlw | tendency_of_air_temperature_due_to_longwave_heating_on_radiation_timestep | total sky lw heating rate | K s-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
xmu | zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes | zenith angle temporal adjustment factor for shortwave | none | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | in |
grav_settling | control_for_gravitational_settling_of_cloud_droplets | flag to activate gravitational setting of fog | flag | integer | () | | in |
bl_mynn_tkebudget | control_for_tke_budget_output | flag for activating TKE budget | flag | integer | () | | in |
bl_mynn_tkeadvect | flag_for_tke_advection | flag for activating TKE advect | flag | logical | () | | in |
bl_mynn_cloudpdf | control_for_cloud_pdf_in_mellor_yamada_nakanishi_niino_pbl_scheme | flag to determine which cloud PDF to use | flag | integer | () | | in |
bl_mynn_mixlength | control_for_mixing_length_in_mellor_yamada_nakanishi_niino_pbl_scheme | flag to determine which mixing length form to use | flag | integer | () | | in |
bl_mynn_edmf | control_for_edmf_in_mellor_yamada_nakanishi_niino_pbl_scheme | flag to activate the mass-flux scheme | flag | integer | () | | in |
bl_mynn_edmf_mom | control_for_edmf_momentum_transport_in_mellor_yamada_nakanishi_niino_pbl_scheme | flag to activate the transport of momentum | flag | integer | () | | in |
bl_mynn_edmf_tke | control_for_edmf_tke_transport_in_mellor_yamada_nakanishi_niino_pbl_scheme | flag to activate the transport of TKE | flag | integer | () | | in |
bl_mynn_cloudmix | control_for_cloud_species_mixing_in_mellor_yamada_nakanishi_niino_pbl_scheme | flag to activate mixing of cloud species | flag | integer | () | | in |
bl_mynn_mixqt | control_for_total_water_mixing_in_mellor_yamada_nakanishi_niino_pbl_scheme | flag to mix total water or individual species | flag | integer | () | | in |
bl_mynn_output | control_for_additional_diagnostics_in_mellor_yamada_nakanishi_niino_pbl_scheme | flag initialize and output extra 3D variables | flag | integer | () | | in |
icloud_bl | control_for_sgs_cloud_radiation_coupling_in_mellor_yamamda_nakanishi_niino_pbl_scheme | flag for coupling sgs clouds to radiation | flag | integer | () | | in |
do_mynnsfclay | flag_for_mellor_yamada_nakanishi_niino_surface_layer_scheme | flag to activate MYNN surface layer | flag | logical | () | | in |
imp_physics | control_for_microphysics_scheme | choice of microphysics scheme | 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_nssl | identifier_for_nssl_microphysics_scheme | choice of NSSL 2-moment microphysics scheme | flag | integer | () | | in |
nssl_ccn_on | nssl_ccn_on | CCN activation flag in NSSL micro | flag | logical | () | | in |
ltaerosol | flag_for_aerosol_physics | flag for aerosol physics | flag | logical | () | | in |
spp_wts_pbl | spp_weights_for_pbl_scheme | spp weights for pbl scheme | 1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
spp_pbl | control_for_pbl_spp_perturbations | control for pbl spp perturbations | count | integer | () | | in |
lprnt | flag_print | control flag for diagnostic print out | flag | logical | () | | in |
huge | netcdf_float_fillvalue | definition of NetCDF float FillValue | none | real | () | kind_phys | 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 |