Changes between Version 70 and Version 71 of doc/app/particle_parameters


Ignore:
Timestamp:
Sep 13, 2010 2:10:36 PM (14 years ago)
Author:
suehring
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/particle_parameters

    v70 v71  
    122122
    123123In case of using more than one particle group (see [#number_of_particle_groups number_of_particle_groups]), seperate time series are output for each of the groups. The long names of the variables in the netCDF file containing the respective timeseries all end with the string ''PG'' ##, where ## is the number of the particle group ''(01, 02, etc.)''. \\\\
    124 ||= tnpt =||= total number of particles =||
    125 ||  x_  ||  particle x-coordinate with respect to the particle origin (in m)  ||
    126 ||  y_  ||  particle y-coordinate with respect to the particle origin (in m)  ||
    127 ||  z_  ||  particle z-coordinate with respect to the particle origin (in m)  ||
    128 ||  z_abs  ||  absolute particle z-coordinate (in m)  ||
    129 ||  u   ||  u particle velocity component (in m/s)  ||
    130 ||  v   ||  v particle velocity component (in m/s)  ||
    131 ||  w   ||  w particle velocity component (in m/s)  ||
    132 ||  u''  ||  subgrid-scale u particle velocity component (in m/s)  ||
    133 ||  v''  ||  subgrid-scale v particle velocity component (in m/s)  ||
    134 ||  w''  ||  subgrid-scale w particle velocity component (in m/s)  ||
    135 ||  npt_up  ||  total number of upward moving particles  ||
    136 ||  w_up  ||  vertical velocity of the upward moving particles (in m/s)  ||
    137 ||  w_down  ||  vertical velocity of the downward moving particles (in m/s)  ||
    138 ||  npt_max  ||  maximum number of particles in a subdomain (=tnpt for non-parallel runs)  ||
    139 ||  npt_min  ||  minimum number of particles in a subdomain (=tnpt for non-parallel runs)  ||
    140 ||  x*2  ||  variance of the particle x-coordinate with respect to x_ (in m2)  ||
    141 ||  y*2  ||  variance of the particle y-coordinate with respect to y_ (in m2)  ||
    142 ||  z*2  ||  variance of the particle z-coordinate with respect to z_ (in m2)  ||
    143 ||  u*2  ||  variance of the u particle velocity component with respect to u (in m2/s2)  ||
    144 ||  v*2  ||  variance of the v particle velocity component with respect to v (in m2/s2)  ||
    145 ||  w*2  ||  variance of the w particle velocity component with respect to w (in m2/s2)  ||
    146 ||  u"2  ||  variance of the subgrid-scale u particle velocity component with respect to u" (in m2/s2)  ||
    147 ||  v"2  ||  variance of the subgrid-scale v particle velocity component with respect to v" (in m2/s2)  ||
    148 ||  w"2  ||  variance of the subgrid-scale w particle velocity component with respect to w" (in m2/s2)  ||
    149 ||  npt*2  ||  variance of the number of particles with respect to the average number of particles per subdomain  ||               
     124||= {{{#!html style="color: blue" tnpt }}} =||= total number of particles =||
     125|| x_  ||  particle x-coordinate with respect to the particle origin (in m)  ||
     126|| y_  ||  particle y-coordinate with respect to the particle origin (in m)  ||
     127|| z_  ||  particle z-coordinate with respect to the particle origin (in m)  ||
     128|| z_abs  ||  absolute particle z-coordinate (in m)  ||
     129|| u   ||  u particle velocity component (in m/s)  ||
     130|| v   ||  v particle velocity component (in m/s)  ||
     131|| w   ||  w particle velocity component (in m/s)  ||
     132|| u''  ||  subgrid-scale u particle velocity component (in m/s)  ||
     133|| v''  ||  subgrid-scale v particle velocity component (in m/s)  ||
     134|| w''  ||  subgrid-scale w particle velocity component (in m/s)  ||
     135|| npt_up  ||  total number of upward moving particles  ||
     136|| w_up  ||  vertical velocity of the upward moving particles (in m/s)  ||
     137|| w_down  ||  vertical velocity of the downward moving particles (in m/s)  ||
     138|| npt_max  ||  maximum number of particles in a subdomain (=tnpt for non-parallel runs)  ||
     139|| npt_min  ||  minimum number of particles in a subdomain (=tnpt for non-parallel runs)  ||
     140|| x*2  ||  variance of the particle x-coordinate with respect to x_ (in m2)  ||
     141|| y*2  ||  variance of the particle y-coordinate with respect to y_ (in m2)  ||
     142|| z*2  ||  variance of the particle z-coordinate with respect to z_ (in m2)  ||
     143|| u*2  ||  variance of the u particle velocity component with respect to u (in m2/s2)  ||
     144|| v*2  ||  variance of the v particle velocity component with respect to v (in m2/s2)  ||
     145|| w*2  ||  variance of the w particle velocity component with respect to w (in m2/s2)  ||
     146|| u"2  ||  variance of the subgrid-scale u particle velocity component with respect to u" (in m2/s2)  ||
     147|| v"2  ||  variance of the subgrid-scale v particle velocity component with respect to v" (in m2/s2)  ||
     148|| w"2  ||  variance of the subgrid-scale w particle velocity component with respect to w" (in m2/s2)  ||
     149|| npt*2  ||  variance of the number of particles with respect to the average number of particles per subdomain  ||               
    150150}}}
    151151