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 | number of vertical levels | count | integer | () | | in |
ltp | extra_top_layer | extra top layers | none | integer | () | | in |
lm | vertical_dimension_for_radiation | number of vertical layers for radiation calculation | count | integer | () | | in |
kd | vertical_index_difference_between_inout_and_local | vertical index difference between in/out and local | index | integer | () | | in |
lslwr | flag_for_calling_longwave_radiation | logical flags for lw radiation calls | flag | logical | () | | in |
lwhtr | flag_for_output_of_tendency_of_air_temperature_due_to_longwave_heating_on_radiation_timestep_assuming_clear_sky | flag to output lw heating rate (Radtend%lwhc) | flag | logical | () | | in |
tsfa | surface_air_temperature_for_radiation | lowest model layer air temperature for radiation | K | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | in |
htlwc | tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step_and_radiation_levels | total sky heating rate due to longwave radiation | K s-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:adjusted_vertical_layer_dimension_for_radiation) | kind_phys | in |
htlw0 | tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels | clear sky heating rate due to longwave radiation | K s-1 | real | (ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:adjusted_vertical_layer_dimension_for_radiation) | kind_phys | in |
sfcflw | surface_lw_fluxes_assuming_total_and_clear_sky_on_radiation_timestep | lw radiation fluxes at sfc | W m-2 | sfcflw_type | (ccpp_constant_one:horizontal_loop_extent) | sfcflw_type | in |
tsflw | air_temperature_at_surface_adjacent_layer_on_radiation_timestep | surface air temp during lw calculation | K | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | inout |
sfcdlw | surface_downwelling_longwave_flux_on_radiation_timestep | total sky sfc downward lw flux | W m-2 | real | (ccpp_constant_one:horizontal_loop_extent) | kind_phys | inout |
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 | inout |
lwhc | tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_timestep | clear sky lw heating rates | K s-1 | 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 |