local_name | standard_name | long_name | units | type | dimensions | kind | intent |
ncol | horizontal_loop_extent | horizontal loop extent | count | integer | () | | in |
nlev | vertical_layer_dimension | number of vertical levels | count | integer | () | | in |
tgrs_save | air_temperature_save | air temperature before entering a physics scheme | K | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | in |
tgrs | air_temperature_of_new_state | model layer mean temperature | K | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension) | kind_phys | inout |
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 |
dtp | timestep_for_physics | physics timestep | s | real | () | kind_phys | in |
ttendlim | max_tendency_of_air_potential_temperature_due_to_large_scale_precipitation | temperature tendency limiter per physics time step | K s-1 | real | () | kind_phys | in |
kdt | index_of_timestep | current forecast iteration | index | integer | () | | in |
mpicomm | mpi_communicator | MPI communicator | index | MPI_Comm | () | MPI_Comm | in |
mpirank | mpi_rank | current MPI-rank | index | integer | () | | in |
mpiroot | mpi_root | master MPI-rank | 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 |