Changes between Version 164 and Version 165 of doc/app/particle_parameters


Ignore:
Timestamp:
Jul 14, 2017 4:40:53 PM (7 years ago)
Author:
hoffmann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/particle_parameters

    v164 v165  
    109109}}}
    110110|----------------
    111 {{{#!td style="vertical-align:top"
    112 [=#collision_algorithm '''collision_algorithm''']
    113 }}}
    114 {{{#!td style="vertical-align:top"
    115 C*15
    116 }}}
    117 {{{#!td style="vertical-align:top"
    118 'all_or_nothing'
    119 }}}
    120 {{{#!td
    121 Parameter to steer the algorithm for cloud droplet growth by collision.\\\\
    122 
    123 By default, the collision algorithm is set to 'all_or_nothing'. The user can choose between the following algorithms:\\\\
    124 
    125 '' 'all_or_nothing' ''
    126       Probabilistic collision algorithm based on the ideas of Shima et al. (2009) and Sölch and Kärcher (2010).  Each particles represented by one superdroplet grows by the collection of one particle of another superdroplet if the probability for this event if larger than a random number.
    127 
    128 '' 'average_impact' ''
    129       Original PALM collision algorithm (Riechelmann et al, 2012), in which the average grow of every superdroplet is calculated. In contrast to the  'all_or_nothing' algorithm, the number of collected particles is equally distributed over the collecting particles, i.e., a particle might grow by collecting a certain fraction of particles. 
    130 
    131 }}}
    132 |----------------
    133111{{{#!td style="vertical-align:top;width: 150px"
    134112[=#curvature_solution_effects '''curvature_solution_effects''']
     
    141119}}}
    142120{{{#!td
    143 Parameter to consider solution and curvature effects on the equilibrium vapor pressure of cloud droplets. For the initialization of the corresponding dry aerosol spectrum, see [#init_aerosol_probabilistic init_aerosol_probabilistic]. In this case, the radius growth equation is a stiff o.d.e, which is integrated in time using a Rosenbrock method (see Numerical Recipes in FORTRAN, 2nd Edition, p.731). '''curvature_solution_effects''' = ''.T.'' may significantly increase CPU time of jobs.
     121Parameter to consider solution and curvature effects on the equilibrium vapor pressure of cloud droplets. For the initialization of the corresponding dry aerosol spectrum, see [#aero_type aero_type]. In this case, the radius growth equation is integrated in time using a Rosenbrock method.
    144122}}}
    145123|----------------
     
    319297|----------------
    320298{{{#!td style="vertical-align:top"
    321 [=#init_aerosol_probabilistic '''init_aerosol_probabilistic''']
    322 }}}
    323 {{{#!td style="vertical-align:top"
    324 L
    325 }}}
    326 {{{#!td style="vertical-align:top"
    327 .FALSE.
    328 }}}
    329 {{{#!td
    330 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 [#n1 n1], [#n2 n2], [#n3 n3], [#rm1 rm1], [#rm2 rm2], [#rm3 rm3], [#s1 s1], [#s2 s2], [#s3 s3] 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].
    331 
    332 Options:
    333 * .TRUE.: The aerosol dry radius is initialized by a random number generator. The weighting factor is not changed by this initialization.
    334 * .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].
    335 }}}
    336 |----------------
    337 {{{#!td style="vertical-align:top"
    338299[=#max_number_particles_per_gridbox '''max_number_particles_per_gridbox''']
    339300}}}
     
    381342'''Remark:'''\\
    382343In case you are using larger number of gridpoints and if you release particles in a limited area of the total domain only, you may think about reducing the default value to a small number, e.g. 2. For example, if you release particles only near the surface, you may never need to allocate memory for particles well above the boundary layer. Furthermore, please be aware that you may run out of memory if you are using the default value of '''min_nr_particle''' for a larger number of grid points.
    383 }}}
    384 |----------------
    385 {{{#!td style="vertical-align:top"
    386 [=#monodisperse_aerosols '''monodisperse_aerosols''']
    387 }}}
    388 {{{#!td style="vertical-align:top"
    389 L
    390 }}}
    391 {{{#!td style="vertical-align:top"
    392 .FALSE.
    393 }}}
    394 {{{#!td
    395 * .TRUE.: Initializes a monodisperse aerosol spectrum, i.e., the dry aerosol radius is 0.1 micron for each super-droplet.
    396 * .FALSE.: A log-nomal distributed aerosol spectrum is initialized (see [#init_aerosol_probabilistic init_aerosol_probabilistic]).
    397344}}}
    398345|----------------
     
    442389|----------------
    443390{{{#!td style="vertical-align:top"
    444 [=#n1 '''n1''']
    445 }}}
    446 {{{#!td style="vertical-align:top"
    447 R
     391[=#na '''na''']
     392}}}
     393{{{#!td style="vertical-align:top"
     394R(3)
    448395}}}
    449396{{{#!td style="vertical-align:top"
     
    451398}}}
    452399{{{#!td
    453 Number concentration of the first log-normal distribution steering the initial dry aerosol spectrum. See [#init_aerosol_probabilistic init_aerosol_probabilistic] for more details.
    454 
    455 '''n1''' can be given in arbitrary units, since the final number concentration is still steered via [#initial_weighting_factor initial_weighting_factor].
    456 }}}
    457 |----------------
    458 {{{#!td style="vertical-align:top"
    459 [=#n2 '''n2''']
    460 }}}
    461 {{{#!td style="vertical-align:top"
    462 R
    463 }}}
    464 {{{#!td style="vertical-align:top"
    465 0.0
    466 }}}
    467 {{{#!td
    468 Number concentration of the second log-normal distribution steering the initial dry aerosol spectrum. See [#n1 n1].
    469 }}}
    470 |----------------
    471 {{{#!td style="vertical-align:top"
    472 [=#n3 '''n3''']
    473 }}}
    474 {{{#!td style="vertical-align:top"
    475 R
    476 }}}
    477 {{{#!td style="vertical-align:top"
    478 0.0
    479 }}}
    480 {{{#!td
    481 Number concentration of the third log-normal distribution steering the initial dry aerosol spectrum. See [#n1 n1].
     400Number concentration (in m^-3^) of the log-normal distribution steering the initial dry aerosol spectrum. See [#aero_type aero_type] for more details. Up to three values of '''na''' can be prescribed.
    482401}}}
    483402|----------------
     
    733652|----------------
    734653{{{#!td style="vertical-align:top"
    735 [=#rm1 '''rm1''']
    736 }}}
    737 {{{#!td style="vertical-align:top"
    738 R
     654[=#rm '''rm''']
     655}}}
     656{{{#!td style="vertical-align:top"
     657R(3)
    739658}}}
    740659{{{#!td style="vertical-align:top"
     
    742661}}}
    743662{{{#!td
    744 Mode radius of the first log-normal distribution steering the initial dry aerosol spectrum. See [#init_aerosol_probabilistic init_aerosol_probabilistic] for more details.
    745 
    746 '''rm1''' should be entered in meters.
    747 }}}
    748 |----------------
    749 {{{#!td style="vertical-align:top"
    750 [=#rm2 '''rm2''']
    751 }}}
    752 {{{#!td style="vertical-align:top"
    753 R
    754 }}}
    755 {{{#!td style="vertical-align:top"
    756 0.05E-6
    757 }}}
    758 {{{#!td
    759 Mode radius of the second log-normal distribution steering the initial dry aerosol spectrum. See [#rm1 rm1].
    760 }}}
    761 |----------------
    762 {{{#!td style="vertical-align:top"
    763 [=#rm3 '''rm3''']
    764 }}}
    765 {{{#!td style="vertical-align:top"
    766 R
    767 }}}
    768 {{{#!td style="vertical-align:top"
    769 0.05E-6
    770 }}}
    771 {{{#!td
    772 Mode radius of the third log-normal distribution steering the initial dry aerosol spectrum. See [#rm1 rm1].
     663Mode radius (in m) of the log-normal distribution steering the initial dry aerosol spectrum. See [#aero_type aero_type] for more details. Up to three values of '''rm''' can be prescribed.
    773664}}}
    774665|----------------
     
    891782|----------------
    892783{{{#!td style="vertical-align:top"
    893 [=#s1 '''s1''']
    894 }}}
    895 {{{#!td style="vertical-align:top"
    896 R
     784[=#log_sigma '''log_sigma''']
     785}}}
     786{{{#!td style="vertical-align:top"
     787R(3)
    897788}}}
    898789{{{#!td style="vertical-align:top"
     
    900791}}}
    901792{{{#!td
    902 Geometric standard deviation of the first log-normal distribution steering the initial dry aerosol spectrum. See [#init_aerosol_probabilistic init_aerosol_probabilistic] for more details.
    903 
    904 '''s1''' has no units.
    905 }}}
    906 |----------------
    907 {{{#!td style="vertical-align:top"
    908 [=#s2 '''s2''']
    909 }}}
    910 {{{#!td style="vertical-align:top"
    911 R
    912 }}}
    913 {{{#!td style="vertical-align:top"
    914 2.0
    915 }}}
    916 {{{#!td
    917 Geometric standard deviation of the second log-normal distribution steering the initial dry aerosol spectrum. See [#s1 s1].
    918 }}}
    919 |----------------
    920 {{{#!td style="vertical-align:top"
    921 [=#s3 '''s3''']
    922 }}}
    923 {{{#!td style="vertical-align:top"
    924 R
    925 }}}
    926 {{{#!td style="vertical-align:top"
    927 2.0
    928 }}}
    929 {{{#!td
    930 Geometric standard deviation of the third log-normal distribution steering the initial dry aerosol spectrum. See [#s1 s1].
     793Logarithm (log10) of geometric standard deviation of the log-normal distribution steering the initial dry aerosol spectrum. See [#aero_type aero_type] for more details. Up to three values of '''log_sigma''' can be prescribed.
    931794}}}
    932795|----------------