pmc_aero_mode::aero_mode_t Struct Reference

An aerosol size distribution mode. More...

List of all members.

Public Attributes

character(len=AERO_MODE_NAME_LENname
 Mode name, used to track particle sources.
character(len=AERO_MODE_TYPE_LENtype
 Mode type ("log_normal", "exp", or "mono").
real *8 mean_radius
 Mean radius of mode (m).
real *8 log10_std_dev_radius
 Log base 10 of geometric standard deviation of radius, if necessary (m).
real *8 num_conc
 Total number concentration of mode (#/m^3).
real *8, dimension(:), pointer vol_frac
 Species fractions by volume [length aero_data%n_spec] (1).


Detailed Description

An aerosol size distribution mode.

Each mode is assumed to be fully internally mixed so that every particle has the same composition. The num_conc array then stores the number concentration distribution.


Member Data Documentation

Mode name, used to track particle sources.

Mode type ("log_normal", "exp", or "mono").

Mean radius of mode (m).

Log base 10 of geometric standard deviation of radius, if necessary (m).

Total number concentration of mode (#/m^3).

real*8,dimension(:),pointer pmc_aero_mode::aero_mode_t::vol_frac

Species fractions by volume [length aero_data%n_spec] (1).


The documentation for this struct was generated from the following file:

Generated on Mon Apr 26 17:13:31 2010 for PartMC by  doxygen 1.5.6