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) || |