PartMC  2.3.0
Input File Format: Aerosol Distribution Mode

Read one mode of an aerosol distribution (number concentration, volume fractions, and mode shape).

Parameters
[in,out]fileSpec file.
[in,out]aero_dataAero_data data.
[in,out]aero_modeAerosol mode.
eofIf eof instead of reading data.

An aerosol distribution mode has the parameters:

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: