Changes between Version 103 and Version 104 of doc/app/particle_parameters


Ignore:
Timestamp:
Sep 14, 2010 8:18:05 AM (14 years ago)
Author:
suehring
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/particle_parameters

    v103 v104  
    180180|----------------
    181181{{{#!td style="vertical-align:top"
    182 [=#dt_write_particle_data '''dt_write_particle\\_data''']
     182[=#dt_write_particle_data '''dt_write_particle_data''']
    183183}}}
    184184{{{#!td style="vertical-align:top"
     
    538538|----------------
    539539{{{#!td style="vertical-align:top"
    540 [=#use_sgs_for_particles '''use_sgs_for\\_particles''']
     540[=#use_sgs_for_particles '''use_sgs_for_particles''']
    541541}}}
    542542{{{#!td style="vertical-align:top"
     
    551551Setting '''use_sgs_for_particles''' = ''.T.'' automatically forces [../inipar#use_upstream_for_tke use_upstream_for_tke] = ''.T.''. This inhibits the occurrence of large (artificial) spatial gradients of the subgrid-scale TKE which otherwise would lead to wrong results for the particle advection.
    552552}}}
    553 
     553|----------------
     554{{{#!td style="vertical-align:top"
     555[=#vertical_particle_advection '''vertical_particle\\_advection''']
     556}}}
     557{{{#!td style="vertical-align:top"
     558L
     559}}}
     560{{{#!td style="vertical-align:top"
     561.T.
     562}}}
     563{{{#!td
     564Switch on/off vertical particle transport.\\
     565By default, particles are transported along all three directions in space. With '''vertical_particle_advection''' = ''.F.'', the particles will only be transported horizontally.
     566}}}
     567|----------------
     568{{{#!td style="vertical-align:top"
     569[=#write_particle_statistics '''write_particle\\_statistics''']
     570}}}
     571{{{#!td style="vertical-align:top"
     572L
     573}}}
     574{{{#!td style="vertical-align:top"
     575.F.
     576}}}
     577{{{#!td
     578Switch on/off output of particle informations.\\
     579For '''write_particle_statistics''' = ''.T.'' statistical informations (e.g. the total number of particles used, the number of particles exchanged between the PEs, etc.) which may be used for debugging are output to the local file [../iofile#PARTICLE_INFOS PARTICLE_INFOS]. \\\\
     580'''Note:''' For parallel runs files may become very large and performance of PALM may decrease.
     581}}}
    554582
    555583