| 477 | |---------------- |
| 478 | {{{#!td style="vertical-align:top" |
| 479 | [=#random_start_position '''random_start_position'''] |
| 480 | }}} |
| 481 | {{{#!td style="vertical-align:top" |
| 482 | L |
| 483 | }}} |
| 484 | {{{#!td style="vertical-align:top" |
| 485 | .F. |
| 486 | }}} |
| 487 | {{{#!td |
| 488 | Initial position of the particles is varied randomly within certain limits. \\ |
| 489 | By 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:''' |
| 491 | In 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 | }}} |