7.8 Downwind Puff Splitting


Previous

HOME


Next

In the previous section it was demonstrated how following just a few puffs, representing the growth of the particle distribution with time, gave comparable results to following the individual particles. However, one limitation of the puff approach is that the meteorological conditions used for the transport and dispersion are valid only at the puff center position. When the puff expands beyond a few meteorological grid points, one data point can no longer be used to represent the puff. In this situation, a single puff is split into multiple smaller puffs, each with a proportional fraction of the original mass.

  1. The puff splitting process occurs in the horizontal when the puff grows larger that the meteorological grid size. To more clearly see this effect, go back to the 1 particle release calculation of the previous example (gauss_control.txt and gauss_setup.txt), but in the main setup menu, run the calculation for a duration of 48 hours instead of 12 hours. The simulation at 48 hours shows the effect of the horizontal splitting, particularly evident by the circular puffs near the edge of the main pollutant cloud. Slight differences may exist between your calculation and the illustration.

  2. The exact splitting times can be determined from the diagnostic message file. Press the Advanced / View MESSAGES menu tab to open the listing MESSAGE file. The lines starting with NOTICE main: give the simulation hour, the time in minutes, the number of particles/puffs, and the total mass of all the particles on the computational domain. The first split occurs between hours 12 and 13, when the calculation goes from 1 to 5 puffs. Note the total mass stays the same, at 1.0 unit, now distributed over 5 puffs. At the end of the calculation, we are following 4339 puffs.

  3. In a Gaussian simulation, one puff splits into five when the puff size exceeds the meteorological grid size. Therefore, the number of puffs increases at a rate of 5(number of splits) as shown in the MESSAGE file: 1, 5, 25, 125, 625, and then instead of 3125, only 2864 puffs are indicated. Note that puff merging occurs when previously split puffs are in the same location. So there is no simple formula to compute the puff number growth rate.

The use of puff splitting improves the representativeness of individual puffs at longer transport distances. However, puff splitting also results in an ever increasing number of puffs in the computation, resulting in longer simulation times.