|
PartMC
2.4.0
|
Read one mode of an aerosol distribution (number concentration, volume fractions, and mode shape).
| [in,out] | file | Spec file. |
| [in,out] | aero_data | Aero_data data. |
| [in,out] | aero_mode | Aerosol mode. |
| eof | If eof instead of reading data. |
An aerosol distribution mode has the parameters:
geometric for geometric diameter; or mobility for mobility equivalent diameter diam_type is mobility then the following parameters are: log_normal for a log-normal distribution; exp for an exponential distribution; mono for a mono-disperse distribution; or sampled for a sampled distribution mode_type is log_normal then the mode distribution shape is
of the mode
of the geometric standard deviation
of the diameter mode_type is exp then the mode distribution shape is
of the mode
such that
mode_type is mono then the mode distribution shape is a delta distribution at diameter
and the following parameters are:
of the mode
of the particles, so that
mode_type is sampled then the mode distribution shape is piecewise constant (in log-diameter coordinates) and the following parameters are: Example:
mode_name diesel # mode name (descriptive only) mass_frac comp_diesel.dat # mass fractions in each aerosol particle mode_type log_normal # type of distribution num_conc 1.6e8 # particle number density (#/m^3) geom_mean_diam 2.5e-8 # geometric mean diameter (m) log10_geom_std_dev 0.24 # log_10 of geometric standard deviation
See also: