Changes between Version 134 and Version 135 of doc/app/particle_parameters


Ignore:
Timestamp:
Apr 15, 2016 12:20:35 PM (9 years ago)
Author:
hoffmann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/particle_parameters

    v134 v135  
    317317}}}
    318318{{{#!td
    319 A logical which steers the initialization of the aerosol spectrum (only necessary if [#curvature_solution_effects curvature_solution_effects] are activated). Up to 3 log-normal distributions can be predefined to initialize the aerosol spectrum via ??? in the dry aerosol radius range from 0.01 to 1.0 microns. In a subsaturated environment, the initial radius of the haze particle is computed by a parametrization, i.e., the parameter [#radius radius] does not affect the initial radius of the droplet. If no aerosol spectrum is desired, see [#monodisperse_aerosols monodisperse_aerosols].
     319A logical which steers the initialization of the aerosol spectrum (only necessary if [#curvature_solution_effects curvature_solution_effects] are activated). Up to 3 log-normal distributions can be predefined to initialize the aerosol spectrum via [#n1], [#n2], [#n3], [#s1], [#s2], [#s3], [#rm1], [#rm2], [#rm3] in the dry aerosol radius range from 0.01 to 1.0 microns. In a subsaturated environment, the initial radius of the haze particle is computed by a parametrization, i.e., the parameter [#radius radius] does not affect the initial radius of the particles. If no aerosol spectrum is desired, see [#monodisperse_aerosols monodisperse_aerosols].
    320320
    321321Options:
    322322* .TRUE.: The aerosol dry radius is initialized by a random number generator. The weighting factor is not changed by this initialization.
    323 * .FALSE.: The aerosol spectrum is divided in logarithmically-spaced bins (the number of bins equals the number of super-droplets per grid box). The dry aerosol radius of the super-droplet is set to the mean dry aerosol radius of the super-droplet's bin. The weighting factor is adjusted to be proportional to the number of aerosols in the bin. Note that the mean weighting factors still matches the the [#initial_weighting_factor initial_weighting_factor].
     323* .FALSE.: The aerosol spectrum is divided in logarithmically-spaced bins (the number of bins equals the number of super-droplets per grid box). The dry aerosol radius of the super-droplet is set to the mean dry aerosol radius of the super-droplet's bin. The weighting factor is adjusted to be proportional to the number of aerosols in the bin, but the mean weighting factors still matches the [#initial_weighting_factor initial_weighting_factor].
    324324}}}
    325325|----------------
     
    351351{{{#!td
    352352Minimum number of particles for which memory is allocated at every grid cell.
     353}}}
     354|----------------
     355{{{#!td style="vertical-align:top"
     356[=#monodisperse_aerosols '''monodisperse_aerosols''']
     357}}}
     358{{{#!td style="vertical-align:top"
     359L
     360}}}
     361{{{#!td style="vertical-align:top"
     362.FALSE.
     363}}}
     364{{{#!td
     365* .TRUE.: Initializes a monodisperse aerosol spectrum, i.e., the dry aerosol radius is 0.1 micron for each super-droplet.
     366* .FALSE.: A log-nomal distributed aerosol spectrum is initialized (see [#init_aerosol_probabilistic init_aerosol_probabilistic]).
    353367}}}
    354368|----------------