local_name | standard_name | long_name | units | type | dimensions | kind | intent |
lsidea | flag_for_integrated_dynamics_through_earths_atmosphere | flag for idealized physics | flag | logical | () | | in |
im | horizontal_loop_extent | horizontal loop extent | count | integer | () | | in |
km | vertical_layer_dimension | number of vertical layers | count | integer | () | | in |
A | process_split_cumulative_tendency_of_y_wind | meridional wind tendency due to model physics | m s-2 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
B | process_split_cumulative_tendency_of_x_wind | zonal wind tendency due to model physics | m s-2 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
C | process_split_cumulative_tendency_of_air_temperature | air temperature tendency due to model physics | K s-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
u1 | x_wind | zonal wind | m s-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
v1 | y_wind | meridional wind | m s-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
dt | timestep_for_physics | physics time step | s | real | () | kind_phys | 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 |
levr | vertical_dimension_for_radiation | number of vertical layers for radiation calculations | count | integer | () | | in |
pgr | surface_air_pressure | surface pressure | Pa | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | in |
prsl | air_pressure | mid-layer pressure | Pa | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
prslrd0 | air_pressure_at_bottom_extent_of_rayleigh_damping | pressure level above which to apply Rayleigh damping | Pa | real | () | kind_phys | in |
ral_ts | timescale_for_rayleigh_damping | time scale for Rayleigh damping | d | real | () | kind_phys | in |
ldiag3d | flag_for_diagnostics_3d | flag for calculating 3-D diagnostic fields | 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_process_rayleigh_damping | index_of_rayleigh_damping_process_in_cumulative_change_index | index of rayleigh damping process in second dimension of array cumulative change index | index | integer | () | | 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 |
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 |