|
subroutine | module_mp_thompson::thompson_finalize () |
|
subroutine | module_mp_thompson::qr_acr_qg |
| Rain collecting graupel (and inverse). Explicit CE integration. More...
|
|
subroutine | module_mp_thompson::qr_acr_qs |
| Rain collecting snow (and inverse). Explicit CE integration. More...
|
|
subroutine | module_mp_thompson::freezeh2o (threads) |
| This is a literal adaptation of Bigg (1954) probability of drops of a particular volume freezing. Given this probability, simply freeze the proportion of drops summing their masses. More...
|
|
subroutine | module_mp_thompson::qi_aut_qs |
| Cloud ice converting to snow since portion greater than min snow size. Given cloud ice content (kg/m**3), number concentration (#/m**3) and gamma shape parameter, mu_i, break the distrib into bins and figure out the mass/number of ice with sizes larger than D0s. Also, compute incomplete gamma function for the integration of ice depositional growth from diameter=0 to D0s. Amount of ice depositional growth is this portion of distrib while larger diameters contribute to snow growth (as in Harrington et al. 1995). More...
|
|
subroutine | module_mp_thompson::table_efrw |
| Variable collision efficiency for rain collecting cloud water using method of Beard and Grover, 1974 if a/A less than 0.25; otherwise uses polynomials to get close match of Pruppacher & Klett Fig 14-9. More...
|
|
subroutine | module_mp_thompson::table_efsw |
| Variable collision efficiency for snow collecting cloud water using method of Wang and Ji, 2000 except equate melted snow diameter to their "effective collision cross-section.". More...
|
|
real function | module_mp_thompson::eff_aero (D, Da, visc, rhoa, Temp, species) |
| Function to compute collision efficiency of collector species (rain, snow, graupel) of aerosols. Follows Wang et al, 2010, ACP, which follows Slinn (1983). More...
|
|
subroutine | module_mp_thompson::table_dropevap |
| Integrate rain size distribution from zero to D-star to compute the number of drops smaller than D-star that evaporate in a single timestep. Drops larger than D-star dont evaporate entirely so do not affect number concentration. More...
|
|
subroutine | module_mp_thompson::table_ccnact (errmess, errflag) |
| Fill the table of CCN activation data created from parcel model run by Trude Eidhammer with inputs of aerosol number concentration, vertical velocity, temperature, lognormal mean aerosol radius, and hygroscopicity, kappa. The data are read from external file and contain activated fraction of CCN for given conditions. More...
|
|
real function | module_mp_thompson::activ_ncloud (Tt, Ww, NCCN) |
| Retrieve fraction of CCN that gets activated given the model temp, vertical velocity, and available CCN concentration. The lookup table (read from external file) has CCN concentration varying the quickest, then updraft, then temperature, then mean aerosol radius, and finally hygroscopicity, kappa. More...
|
|
subroutine | module_mp_thompson::gcf (GAMMCF, A, X, GLN) |
| Returns the incomplete gamma function q(a,x) evaluated by its continued fraction representation as gammcf. More...
|
|
subroutine | module_mp_thompson::gser (GAMSER, A, X, GLN) |
| Returns the incomplete gamma function p(a,x) evaluated by its series representation as gamser. More...
|
|
real function | module_mp_thompson::gammln (XX) |
| Returns the value ln(gamma(xx)) for xx > 0. More...
|
|
real function | module_mp_thompson::gammp (A, X) |
|
real function | module_mp_thompson::wgamma (y) |
|
real function | module_mp_thompson::rslf (P, T) |
| THIS FUNCTION CALCULATES THE LIQUID SATURATION VAPOR MIXING RATIO AS A FUNCTION OF TEMPERATURE AND PRESSURE. More...
|
|
real function | module_mp_thompson::rsif (P, T) |
| THIS FUNCTION CALCULATES THE ICE SATURATION VAPOR MIXING RATIO AS A FUNCTION OF TEMPERATURE AND PRESSURE. More...
|
|
real function | module_mp_thompson::icedemott (tempc, qv, qvs, qvsi, rho, nifa) |
|
real function | module_mp_thompson::icekoop (temp, qv, qvs, naero, dt) |
| Newer research since Koop et al (2001) suggests that the freezing rate should be lower than original paper, so J_rate is reduced by two orders of magnitude. More...
|
|
real function | module_mp_thompson::delta_p (yy, y1, y2, aa, bb) |
| Helper routine for Phillips et al (2008) ice nucleation. Trude. More...
|
|
subroutine | module_mp_thompson::calc_effectrad (t1d, p1d, qv1d, qc1d, nc1d, qi1d, ni1d, qs1d, re_qc1d, re_qi1d, re_qs1d, kts, kte) |
| Compute radiation effective radii of cloud water, ice, and snow. These are entirely consistent with microphysics assumptions, not constant or otherwise ad hoc as is internal to most radiation schemes. Since only the smallest snowflakes should impact radiation, compute from first portion of complicated Field number distribution, not the second part, which is the larger sizes. More...
|
|
subroutine | module_mp_thompson::calc_refl10cm (qv1d, qc1d, qr1d, nr1d, qs1d, qg1d, t1d, p1d, dBZ, rand1, kts, kte, ii, jj, melti, vt_dBZ, first_time_step) |
| Compute radar reflectivity assuming 10 cm wavelength radar and using Rayleigh approximation. Only complication is melted snow/graupel which we treat as water-coated ice spheres and use Uli Blahak's library of routines. The meltwater fraction is simply the amount of frozen species remaining from what initially existed at the melting level interface. More...
|
|
subroutine | module_mp_thompson::readwrite_tables (mode, mpicomm, mpirank, mpiroot, ierr) |
|
subroutine, public | mp_thompson::mp_thompson_run (ncol, nlev, con_g, con_rd, spechum, qc, qr, qi, qs, qg, ni, nr, is_aerosol_aware, nc, nwfa, nifa, nwfa2d, nifa2d, tgrs, prsl, phii, omega, dtp, prcp, rain, graupel, ice, snow, sr, refl_10cm, reset, do_radar_ref, re_cloud, re_ice, re_snow, mpicomm, mpirank, mpiroot, errmsg, errflg) |
|
subroutine | module_mp_thompson::thompson_init (nwfa2d, nifa2d, nwfa, nifa, mpicomm, mpirank, mpiroot, threads, errmsg, errflg) |
| This subroutine calculates simplified cloud species equations and create lookup tables in Thomspson scheme. More...
|
|
subroutine | module_mp_thompson::mp_gt_driver (WRF_CHEM ) |
| This is a wrapper routine designed to transfer values from 3D to 1D. More...
|
|
subroutine | module_mp_thompson::mp_thompson (WRF_CHEM ) |
| This subroutine computes the moisture tendencies of water vapor, cloud droplets, rain, cloud ice (pristine), snow, and graupel. Previously this code was based on Reisner et al (1998), but few of those pieces remain. A complete description is now found in Thompson et al. (2004, 2008)[172] [173]. More...
|
|