Changes between Version 66 and Version 67 of doc/app/particle_parameters


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

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/particle_parameters

    v66 v67  
    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 =||
     124||= tnpt =||= total number of particles =||
    125125|| x_ ||  particle x-coordinate with respect to the particle origin (in m) ||
    126126|| y_ ||  particle y-coordinate with respect to the particle origin (in m) ||
     
    138138|| npt_max ||  maximum number of particles in a subdomain (=tnpt for non-parallel runs) ||
    139139|| 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) ||
     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)  ||
    148148|| w"2 ||  variance of the subgrid-scale w particle velocity component with respect to w" (in m2/s2)  ||
    149149|| npt*2 ||  variance of the number of particles with respect to the average number of particles per subdomain  ||