217 | | |
218 | | |
219 | | |
220 | | |
| 217 | {{{#!td style="vertical-align:top;width:150px" |
| 218 | [=#dvrp_psize '''dvrp_psize'''] |
| 219 | }}} |
| 220 | {{{#!td style="vertical-align:top;width:50px" |
| 221 | R |
| 222 | }}} |
| 223 | {{{#!td style="vertical-align:top;width:100px" |
| 224 | 0.2 * [#dx dx] |
| 225 | }}} |
| 226 | {{{#!td |
| 227 | Diameter that particles are given in visualizations with the '''dvr''' software (in m).\\ |
| 228 | In case that particles are visualized with the '''dvr''' software (see [#chapter_457 chapter 4.5.7]), their size can be set by parameter '''dvrp_psize'''. All particles are displayed with this same size.\\ |
| 229 | Alternatively, the particle size can be controlled by certain flow parameters using parameter [*particle_dvrpsize particle_dvrpsize].\\ |
| 230 | Another way to control the particles diameter is to set it with the user-interface in routine {{{user_init_particles}}} (at the beginning of the simulation) and/or to redefine it after each timestep in routine {{{user_particle_attributes}}}.\\ |
| 231 | '''Note:''' This parameter determines exclusively the size under which particles appear in the '''dvr''' visualization. The flow relevant particle radius is determined via the particle parameter [#radius radius]! |
| 232 | }}} |
| 233 | |---------------- |
| 234 | |
| 235 | |
| 236 | |