9.2 Base Configuration Optimization


Previous

HOME


Next

In the previous section the model was configured to display the plume during the first aircraft sampling pass. Now we will experiment with some basic model simulation parameters. Continuing on from the Display / Concentration / Contours menu tab used to create the last simulation graphic in the previous section ...

  1. The large red square in the center of the plot shows the grid cell (to scale) with the maximum concentration. The 25 km resolution of the concentration grid may be appropriate for the full 68 hour simulation, but it is too coarse to examine the model prediction just 200 km downwind. Open the Setup Run / Grids menu and change the resolution from 0.25 to 0.05 degrees. Save to exit, then Run Model and Display / Concentration to see the new model prediction of a much narrower plume. The previously larger plume was a computational artifact of the relatively coarse grid resolution.

  2. To examine the effect of using the puff parameterization instead of the default 3D particle, open the Advanced / Configuration Setup / Concentration menu #3 to switch from 3D particle to Top-Hat-Horizontal Particle-Vertical mode and also menu #4 to change the particle release number from 50000 to 5000. Fewer puffs than particles are needed for the same simulation. Save to exit, run the model and display to see the top-hat puff prediction. The plume structure is very similar, but much smoother, than the previous 3D particle calculation.

  3. Follow the same process to configure the Gaussian-horizontal particle-vertical puff simulation. The Gaussian plume graphic is very similar to the previous top-hat plume showing that the plume structure is controlled more by the horizontal puff distribution due to different transport vectors rather than the details of the internal puff distribution. The particle/puff positions are the same in both calculations.

  4. The model concentrations were computed for the 0-100 m layer above ground level (AGL). However, the aircraft measurements were made at 914 m MSL. To configure the model to compute the layer average concentration centered about the flight level, say 800 to 1000 m MSL: define two layers in the CONTROL file (800 and 1000 which represent 0-800 and 800-1000), set the KMSL flag in the namelist, and shorten the duration of the sample averaging period in the CONTROL file from 3 hours to 1 hour and reduce the run time from 13 to 11 hours. The resulting graphic will show a very similar plume structure to the ground-level one because the boundary layer is relatively well mixed, but a slightly better match of the magnitude and location of the peak concentration.

  5. We will use this Gaussian configuration for all the subsequent mixing tests when comparing model results to the aircraft measurements. Save the control file settings to conc_case_control.txt and the namelist file parameters to conc_case_setup.txt.

We've found that for this particular case, the Gaussian plume simulation 200 km downwind matched the position and width of the aircraft measured plume slightly better than the other options. In the next few sections, we will experiment with different dispersion parameters and turbulence settings to determine their effect upon the calculation results.