Changes between Version 83 and Version 84 of doc/app/particle_parameters


Ignore:
Timestamp:
Sep 13, 2010 2:56:55 PM (14 years ago)
Author:
suehring
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/particle_parameters

    v83 v84  
    221221In case of explicitly simulating cloud droplets (see [#cloud_droplets cloud_droplets]), the real number of initial droplets in a grid box is equal to the initial number of droplets in this box (defined by the particle source parameters [#pst pst], [#psl psl], [#psr psr], [#pss pss], [#psn psn], [# psb psb], [#pdx pdx], [#pdy pdy] and [#pdz pdz]) times the '''initial_weighting_factor'''.
    222222}}}
     223|----------------
     224{{{#!td style="vertical-align:top"
     225[=#maximum_number_of_particles '''maximum_number_of_particles''']
     226}}}
     227{{{#!td style="vertical-align:top"
     228I
     229}}}
     230{{{#!td style="vertical-align:top"
     231100
     232}}}
     233{{{#!td
     234Maximum number of particles (on a PE). \\
     235This parameter allows to set the number of particles for which memory must be allocated at the beginning of the run. If this memory becomes insufficient during the run, due to the release of further particles (see [#dt_prel dt_prel]), then more memory is automatically allocated.
     236For runs on several processors, maximum_number_of_particles defines the maximum number on each PE. This number must be larger than the maximum number of particles initially released in a subdomain.
     237}}}
    223238
    224239