Changes between Version 33 and Version 34 of doc/app/particle_parameters


Ignore:
Timestamp:
Sep 13, 2010 12:06:43 PM (14 years ago)
Author:
suehring
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/particle_parameters

    v33 v34  
    1414}}}
    1515{{{#!td
     16
    1617Temporal interval at which particles are to be released from a particle source (in s).\\ 
    1718By default particles are released only at the beginning of a simulation (t_init=0). The time of the first release (t_init) can be changed with package parameter [#particle_advection_start particle_advection_start]. The time of the last release can be set with the package parameter [#end_time_prel end_time_prel]. If '''dt_prel''' has been set, additional releases will be at ''t = t_init+'''dt_prel''', t_init+2*'''dt_prel''', t_init+3*'''dt_prel''', etc..'' Actual release times may slightly deviate from thesel values (see e.g. [../d3par#dt_dopr dt_dopr]).\\\\
     
    2728The output of particles for visualization with the graphic software '''dvrp''' is steered by the package parameter [../dvrpar#dt_dvrp dt_dvrp]. For visualization purposes particles can be given a diameter using the parameters [../dvrpar#dvrp_psize dvrp_psize] and [../dvrpar#particle_dvrpsize particle_dvrpsize] (this diameter only affects the visualization). All particles have the same size. Alternatively, particles can be given an individual size and a color by modifying the user-interface ''(subroutine user_init_particles)''. Particles can pull a ''tail'' behind themselves to improve their visualization. This is steered via the parameter [#use_particle_tails use_particle_tails].\\\\
    2829'''So far, the particle transport realized in PALM does only work duly in case of a constant vertical grid spacing! '''
     30
    2931}}}
    3032|----------------
     
    3941}}}
    4042{{{#!td
     43
    4144Bottom boundary condition for particle transport. \\
    4245By default, particles are reflected at the bottom boundary. Alternatively, a particle absorption can set by '''bc_par_b''' = '' 'absorb' ''.
     46
    4347}}}
    4448|----------------
     
    5357}}}
    5458{{{#!td
     59
    5560Lateral boundary condition (x-direction) for particle transport. \\
    5661By default, cyclic boundary conditions are used along x. Alternatively, reflection ('''bc_par_lr''' = '' 'reflect' '') or absorption ('''bc_par_lr''' = '' 'absorb' '') can be set. \\
    5762This lateral boundary conditions should correspond to the lateral boundary condition used for the flow (see [../inipar#bc_lr bc_lr]).
     63
    5864}}}
    5965Table row with nesting:\\