Changes between Version 25 and Version 26 of doc/app/particle_parameters
- Timestamp:
- Sep 13, 2010 11:25:26 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/particle_parameters
v25 v26 54 54 {{{#!td 55 55 Lateral boundary condition (x-direction) for particle transport. \\ 56 By default, cyclic boundary conditions are used along x. Alternatively, reflection ('''bc_par_lr''' = '' 'reflect ï' '') or absorption ('''bc_par_lr''' = '' 'absorb' '') can be set. \\56 By default, cyclic boundary conditions are used along x. Alternatively, reflection ('''bc_par_lr''' = '' 'reflect' '') or absorption ('''bc_par_lr''' = '' 'absorb' '') can be set. \\ 57 57 This lateral boundary conditions should correspond to the lateral boundary condition used for the flow (see [../inipar#bc_lr bc_lr]). 58 58 }}}