local_name | standard_name | long_name | units | type | dimensions | kind | intent |
rrtmgp_root_dir | directory_for_rte_rrtmgp_source_code | directory for rte+rrtmgp source code | none | character | () | len=128 | in |
rrtmgp_lw_file_gas | filename_of_rrtmgp_longwave_k_distribution | file containing RRTMGP LW k-distribution | none | character | () | len=128 | in |
mpirank | mpi_rank | current MPI rank | index | integer | () | | in |
mpiroot | mpi_root | master MPI rank | index | integer | () | | in |
mpicomm | mpi_communicator | MPI communicator | index | integer | () | | in |
minGPpres | minimum_pressure_in_rrtmgp | minimum pressure allowed in RRTMGP | Pa | real | () | kind_phys | out |
maxGPpres | maximum_pressure_in_rrtmgp | maximum pressure allowed in RRTMGP | Pa | real | () | kind_phys | out |
minGPtemp | minimum_temperature_in_rrtmgp | minimum temperature allowed in RRTMGP | K | real | () | kind_phys | out |
maxGPtemp | maximum_temperature_in_rrtmgp | maximum temperature allowed in RRTMGP | K | real | () | kind_phys | out |
active_gases_array | list_of_active_gases_used_by_rrtmgp | list of active gases used by RRTMGP | none | character | (ccpp_constant_one:number_of_active_gases_used_by_RRTMGP) | len=* | 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 |