329 | | |
| 329 | |---------------- |
| 330 | {{{#!td style="vertical-align:top" |
| 331 | [=#particle_maximum_age '''particle_maximum_age'''] |
| 332 | }}} |
| 333 | {{{#!td style="vertical-align:top" |
| 334 | R |
| 335 | }}} |
| 336 | {{{#!td style="vertical-align:top" |
| 337 | 9999999.9 |
| 338 | }}} |
| 339 | {{{#!td |
| 340 | Maximum allowed age of particles (in s). \\ |
| 341 | If the age of a particle exceeds the time set by '''particle_maximum_age''', the particle as well as its tail is deleted. |
| 342 | }}} |
| 343 | |---------------- |
| 344 | {{{#!td style="vertical-align:top" |
| 345 | [=#pdx '''pdx'''] |
| 346 | }}} |
| 347 | {{{#!td style="vertical-align:top" |
| 348 | R (10) |
| 349 | }}} |
| 350 | {{{#!td style="vertical-align:top" |
| 351 | 10*[#dx dx] |
| 352 | }}} |
| 353 | {{{#!td |
| 354 | Distance along x between particles within a particle source (in m). \\ |
| 355 | If the particle source shall be confined to one grid point, the distances given by '''pdx''', [#pdy pdy] and [#pdz pdz] must be set larger than the respective domain size or [#psl psl] = [#psr psr] has to be set alternatively.\\ |
| 356 | '''pdx''' can be assigned a different value for each particle group (see [#number_of_particle_groups number_of_particle_groups]). |
| 357 | }}} |