chgres_cube
1.13.0
|
Process Thompson climatological MP data. More...
Go to the source code of this file.
Modules | |
module | thompson_mp_climo_data |
Module to read the Thompson climatological MP data file and set up the associated esmf field and grid objects. | |
Functions/Subroutines | |
subroutine, public | thompson_mp_climo_data::cleanup_thomp_mp_climo_input_data |
Free up memory associated with this module. More... | |
subroutine, public | thompson_mp_climo_data::read_thomp_mp_climo_data |
Read Thompson climatological MP data file and time interpolate data to current cycle time. More... | |
Variables | |
integer | thompson_mp_climo_data::i_thomp_mp_climo |
i-dimension of Thompson climo data More... | |
integer | thompson_mp_climo_data::j_thomp_mp_climo |
j-dimension of Thompson climo data More... | |
integer, public | thompson_mp_climo_data::lev_thomp_mp_climo |
number of vert lvls of Thompson climo data More... | |
type(esmf_field), public | thompson_mp_climo_data::qnifa_climo_input_grid |
number concentration of ice friendly nuclei. More... | |
type(esmf_field), public | thompson_mp_climo_data::qnwfa_climo_input_grid |
number concentration of water friendly nuclei. More... | |
type(esmf_grid) | thompson_mp_climo_data::thomp_mp_climo_grid |
esmf grid object for Thompson data grid More... | |
type(esmf_field), public | thompson_mp_climo_data::thomp_pres_climo_input_grid |
3-d pressure of the Thompson climo data points More... | |
Process Thompson climatological MP data.
Definition in file thompson_mp_climo_data.F90.