123 | | ||tnpt =||= total number of particles =|| |
124 | | || x_ || particle x-coordinate with respect to the particle origin (in m) || |
125 | | || y_ || particle y-coordinate with respect to the particle origin (in m) || |
126 | | || z_ || particle z-coordinate with respect to the particle origin (in m) || |
127 | | || z_abs || absolute particle z-coordinate (in m) || |
128 | | || u || u particle velocity component (in m/s) || |
129 | | || v || v particle velocity component (in m/s) || |
130 | | || w || w particle velocity component (in m/s) || |
131 | | || u'' || subgrid-scale u particle velocity component (in m/s) || |
132 | | || v'' || subgrid-scale v particle velocity component (in m/s) || |
133 | | || w'' || subgrid-scale w particle velocity component (in m/s) || |
134 | | || npt_up || total number of upward moving particles || |
135 | | || w_up || vertical velocity of the upward moving particles (in m/s) || |
136 | | || w_down || vertical velocity of the downward moving particles (in m/s) || |
137 | | || npt_max || maximum number of particles in a subdomain (=tnpt for non-parallel runs) || |
138 | | || npt_min || minimum number of particles in a subdomain (=tnpt for non-parallel runs) || |
139 | | || x*2 || variance of the particle x-coordinate with respect to x_ (in m^2^) || |
140 | | || y*2 || variance of the particle y-coordinate with respect to y_ (in m^2^) || |
141 | | || z*2 || variance of the particle z-coordinate with respect to z_ (in m^2^) || |
142 | | || u*2 || variance of the u particle velocity component with respect to u (in m^2^/s^2^) || |
143 | | || v*2 || variance of the v particle velocity component with respect to v (in m^2^/s^2^) || |
144 | | || w*2 || variance of the w particle velocity component with respect to w (in m^2^/s^2^) || |
145 | | || u"2 || variance of the subgrid-scale u particle velocity component with respect to u" (in m^2^/s^2^) || |
146 | | || v"2 || variance of the subgrid-scale v particle velocity component with respect to v" (in m^2^/s^2^) || |
147 | | || w"2 || variance of the subgrid-scale w particle velocity component with respect to w" (in m^2^/s^2^) || |
148 | | || npt*2 || variance of the number of particles with respect to the average number of particles per subdomain || |
| 123 | ||tnpt || total number of particles || |
| 124 | ||x_ || particle x-coordinate with respect to the particle origin (in m) || |
| 125 | ||y_ || particle y-coordinate with respect to the particle origin (in m) || |
| 126 | ||z_ || particle z-coordinate with respect to the particle origin (in m) || |
| 127 | ||z_abs || absolute particle z-coordinate (in m) || |
| 128 | ||u || u particle velocity component (in m/s) || |
| 129 | ||v || v particle velocity component (in m/s) || |
| 130 | ||w || w particle velocity component (in m/s) || |
| 131 | ||u'' || subgrid-scale u particle velocity component (in m/s) || |
| 132 | ||v'' || subgrid-scale v particle velocity component (in m/s) || |
| 133 | ||w'' || subgrid-scale w particle velocity component (in m/s) || |
| 134 | ||npt_up || total number of upward moving particles || |
| 135 | ||w_up || vertical velocity of the upward moving particles (in m/s) || |
| 136 | ||w_down || vertical velocity of the downward moving particles (in m/s) || |
| 137 | ||npt_max || maximum number of particles in a subdomain (=tnpt for non-parallel runs) || |
| 138 | ||npt_min || minimum number of particles in a subdomain (=tnpt for non-parallel runs) || |
| 139 | ||x*2 || variance of the particle x-coordinate with respect to x_ (in m^2^) || |
| 140 | ||y*2 || variance of the particle y-coordinate with respect to y_ (in m^2^) || |
| 141 | ||z*2 || variance of the particle z-coordinate with respect to z_ (in m^2^) || |
| 142 | ||u*2 || variance of the u particle velocity component with respect to u (in m^2^/s^2^) || |
| 143 | ||v*2 || variance of the v particle velocity component with respect to v (in m^2^/s^2^) || |
| 144 | ||w*2 || variance of the w particle velocity component with respect to w (in m^2^/s^2^) || |
| 145 | ||u"2 || variance of the subgrid-scale u particle velocity component with respect to u" (in m^2^/s^2^) || |
| 146 | ||v"2 || variance of the subgrid-scale v particle velocity component with respect to v" (in m^2^/s^2^) || |
| 147 | ||w"2 || variance of the subgrid-scale w particle velocity component with respect to w" (in m^2^/s^2^) || |
| 148 | ||npt*2 || variance of the number of particles with respect to the average number of particles per subdomain || |