Changes between Version 98 and Version 99 of doc/app/particle_parameters


Ignore:
Timestamp:
Sep 14, 2010 7:45:08 AM (14 years ago)
Author:
suehring
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/particle_parameters

    v98 v99  
    475475With several groups of particles (see [#number_of_particle_groups number_of_particle_groups]), each group can be assigned a different value. If the number of values given for '''radius''' is less than the number of groups defined by [#number_of_particle_groups number_of_particle_groups]), then the last assigned value is used for all remaining groups. This means that by default the particle radius for all groups will be ''0.0.''
    476476}}}
     477|----------------
     478{{{#!td style="vertical-align:top"
     479[=#random_start_position '''random_start_position''']
     480}}}
     481{{{#!td style="vertical-align:top"
     482L
     483}}}
     484{{{#!td style="vertical-align:top"
     485.F.
     486}}}
     487{{{#!td
     488Initial position of the particles is varied randomly within certain limits. \\
     489By default, the initial positions of particles within the source excatly correspond with the positions given by [#psl psl], [#psr psr], [#psn psn], [#pss pss], [#psb psb], [#pst pst], [#pdx pdx], [#pdy pdy], and [#pdz pdz]. With '''random_start_position''' = ''.T.'' the initial positions of the particles are allowed to randomly vary from these positions within certain limits. \\\\
     490'''Very important:'''
     491In case of '''random_start_position''' = ''.T.'', the random-number generators on the individual PEs no longer  run synchronously. If random disturbances are applied to the velocity field (see [../d3par#create_disturbances create_disturbances]), then as consequence for parallel runs the realizations of the turbulent flow fields will deviate between runs which used different numbers of PEs!
     492}}}
    477493
    478494