| 267 | |---------------- |
| 268 | {{{#!td style="vertical-align:top" |
| 269 | [=#minimum_tailpoint_distance '''minimum_tailpoint\\_distance'''] |
| 270 | }}} |
| 271 | {{{#!td style="vertical-align:top" |
| 272 | R |
| 273 | }}} |
| 274 | {{{#!td style="vertical-align:top" |
| 275 | 0.0 |
| 276 | }}} |
| 277 | {{{#!td |
| 278 | Minimum distance allowed between two adjacent points of a particle tail (in m). \\ |
| 279 | In case of '''minimum_tailpoint_distance''' > ''0.0'' the particle tail is extended by a new point only if the distance between its current position and the most recent tail point exceed the distance given via '''minimum_tailpoint_distance'''.\\ |
| 280 | If the length of the particle tails shall be proportional to the respective particle velocity, the parameter [#maximum_tailpoint_age maximum_tailpoint_age] must also be set appropriately.\\\\ |
| 281 | '''Note:''' A suitable choice of minimum_tailpoint_distance > 0.0 is recommended, because then the tail coordinates of slowly moving particles require less memory and can also be drawn faster. The upper limit of minimum_tailpoint_distance should be chosen in a way that the visualized particle tails still appear as smooth lines. Example: with a model domain of 1000 m and a monitor resolution of 1280 * 1024 pixels it should be sufficient to set '''minimum_tailpoint_distance''' = ''5.0 (m).'' |
| 282 | }}} |
| 283 | |---------------- |
| 284 | {{{#!td style="vertical-align:top" |
| 285 | [=#number_of_particle_groups '''number_of_particle\\_groups'''] |
| 286 | }}} |
| 287 | {{{#!td style="vertical-align:top" |
| 288 | I |
| 289 | }}} |
| 290 | {{{#!td style="vertical-align:top" |
| 291 | 1 |
| 292 | }}} |
| 293 | {{{#!td |
| 294 | Number of particle groups to be used.\\ |
| 295 | Each particle group can be assigned its own source region (see [#pdx pdx], [#psl psl], [#psr psr], etc.), particle diameter ([#radius radius]) and particle density ratio ([#density_ratio density_ratio]).\\ |
| 296 | If less values are given for [#pdx pdx], [#psl psl], etc. than the number of particle groups, then the last value is used for the remaining values (or the default value, if the user did not set the parameter).\\ |
| 297 | The maximum allowed number of particle groups is limited to ''10.'' |
| 298 | }}} |