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


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

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/particle_parameters

    v67 v68  
    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.)''. \\\\
    124124||= 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) ||
     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)  ||
    140140|| x*2 ||  variance of the particle x-coordinate with respect to x_ (in m2)  ||
    141141|| y*2 ||  variance of the particle y-coordinate with respect to y_ (in m2)  ||