CCPP SciDoc v7.0.0  v7.0.0
Common Community Physics Package Developed at DTC
 
Loading...
Searching...
No Matches
Morrison-Gettelman MP aer_cloud Module

according to the models of Nenes & Seinfeld (2003) [164], Fountoukis and Nenes (2005) [66] and Barahona and Nenes (2008, 2009) [13] [14] . *** Code Developer: Donifan Barahona donif.nosp@m.an.o.nosp@m..bara.nosp@m.hona.nosp@m.@nasa.nosp@m..gov More...

Collaboration diagram for Morrison-Gettelman MP aer_cloud Module:

Functions/Subroutines

subroutine, public aer_cloud::aer_cloud_init ()
 This subroutine calculates.
 
subroutine, public aer_cloud::aerosol_activate (tparc_in, pparc_in, sigwparc_in, wparc_ls, aer_props, npre_in, dpre_in, ccn_diagr8, ndropr8, cdncr8, smaxliqr8, incr8, smaxicer8, nheticer8, inimmr8, dinimmr8, ncdepr8, ncdhfr8, sc_icer8, fdust_immr8, fdust_depr8, fdust_dhfr8, nlimr8, use_average_v, ccn_param, in_param, fd_dust, fd_soot, pfrz_inc_r8, sigma_nuc, rhi_cell, nccn)
 This subroutine sets the variables needed for the activation subroutines and return the activated droplet and ice number concentration.
 
subroutine aer_cloud::aerconversion_base ()
 This subrotine sets basic properties of the aerosol size distributions when using GOCART aerosol Mass-number conversion based on Barahona at al.(2014) [15].
 
subroutine, public aer_cloud::aerconversion (aer_mass, aerpr, kappa, sulfate, org, bcarbon, dust, seasalt)
 This subroutine sets the properties of the aerosol distributions Mass-number conversion based on Barahona at al. GMD, 2014. [15].
 
subroutine, public aer_cloud::aerconversion1 (aer_mass, aerpr)
 This subroutine sets the properties of the aerosol distributions.
 
subroutine, public aer_cloud::vertical_vel_variance (omeg, lc_turb, tm_gw, pm_gw,
 This subroutine calculates subgrid scale distribution of vertical velocity.
 
subroutine, public aer_cloud::getinsubset (typ, aerin, aerout)
 This subroutine extracts aerosol props with INactive = typ.
 
subroutine aer_cloud::copy_aer (a, b)
 This subroutine handles aer structure.
 
subroutine aer_cloud::copy_mode (a_out, a_in, mode_in, mode_out)
 This subroutine.
 
subroutine, public aer_cloud::init_aer (aerout)
 This subroutine initialize aerosol properties in MG sheme.
 
subroutine aer_cloud::arg_activ (wparc, sigw, nact, smax, nmodes, tp_par, dpg_par, kappa_par, sig_par, temp_par, pres_par)
 This subroutine finds the activated droplet number following Abdul-Razzak and Ghan (2000) [1] .
 
subroutine aer_cloud::ccn_at_super (super, ccn_at_s, nmodes, sig_par, sg_par, tp_par)
 
subroutine aer_cloud::pdfactiv (wparc, sigw, nact, smax, nmodes,
 This subroutine calculates the ccn activation fraction according to the nenes and seinfeld (2003) parameterization, with modification for non-contunuum effects as proposed by fountoukis and nenes (2005). this routine calculates for a pdf of updraft velocities.
 

Detailed Description