Michael Claggett 1 IMPROVEMENTS TO THE CAL3QHCR MODEL

Size: px
Start display at page:

Download "Michael Claggett 1 IMPROVEMENTS TO THE CAL3QHCR MODEL"

Transcription

1 Michael Claggett 1 IMPROVEMENTS TO THE CAL3QHCR MODEL Michael Claggett, Ph.D. (corresponding author) Air Quality Modeling Specialist U.S. Department of Transportation Federal Highway Administration Resource Center 4001 Office Court Drive, Suite 801 Santa Fe, New Mexico (505) Michael.Claggett@dot.gov Submission Date: November 15, 2013 Word Count: Text = 4,042 Tables 250 words) = 250 Figures 250 words) = 1,500 Total = 5,792

2 Michael Claggett 2 ABSTRACT The CAL3QHCR model is designated as a preferred model for regulatory applications involving highways in the U.S. Environmental Protection Agency s (EPA) Guideline on Air Quality Models. As a result, it is used for a number of regulatory and non-regulatory applications, including project-level conformity analyses, highway air quality analyses relevant to the National Environmental Policy Act; health impact studies; and research. Model improvements have been made to: 1) simplify and update the input file structure; 2) allocate receptor and link arrays at runtime; 3) eliminate the internal rounding of 1-hour average concentration predictions; 4) enhance the emission, traffic, and signalization (ETS) pattern function to account for month of year and hour of day variations in addition to day of week variations; 5) supplement the ability to consider background concentrations as a function of ETS patterns; 6) add the capability to process multiple years of meteorology in a concatenated file; and 7) update the output file structure. These improvement were made without affecting the concentration estimates produced by CAL3QHCR and as such, the preferred status of the model is unchanged as provided for in Title 40 of the Code of Federal Regulations, Part 51, Appendix W, Section 3.1.2b. Two non-regulatory options have also been added: 1) using meteorology processed by the AERMOD meteorological processor, AERMET and 2) estimating downwind dispersion based on the AERMOD formulation for computing vertical and horizontal dispersion coefficients.

3 Michael Claggett 3 INTRODUCTION Provided is a description of updates made to the CAL3QHCR model to improve its use for regulatory quantitative hot-spot analyses of transportation projects and similar purposes as with air quality analyses relevant to the National Environmental Policy Act process. Such analyses involve predictions of likely future localized concentrations of carbon monoxide (CO), particulate matter (PM) of size 2.5 µm, PM of size 10 µm, nitrogen dioxide (NO2) and/or other pollutants in the ambient air and comparisons of those concentrations to relevant National Ambient Air Quality Standards or other air quality criteria. CAL3QHCR is part of the CAL3 series of models. These models share the line source dispersion algorithm of the CALINE3 model developed by Paul Benson (1). A vehicle queuing algorithm was incorporated into the CAL3QHC model by Guido Schattanek and June Kahng (2) for predicting pollutant concentrations near signalized intersections. Capabilities to account for the hour-by-hour variability in vehicle emissions and meteorology were added to the CAL3QHCR model by Peter Eckhoff and Thomas Braverman (3). The U.S. Environmental Protection Agency s (EPA) CAL3QHCR model (3) is designated as a preferred model for regulatory applications involving highways in their Guideline on Air Quality Models (4). The American Meteorological Society/EPA Regulatory Model (5) (AERMOD) is recommended (4) for a wide range of regulatory applications in all types of terrain and can be used to simulate lines sources if point and volume sources are appropriately combined (4). CAL3QHCR was specifically developed for highway applications based on research conducted near highways. AERMOD was developed for industrial source applications and its use has been extended to highways through the point, volume, and area source algorithms incorporated in the model. The latest line source configuration added to AERMOD relies on the existing area source algorithm. The turbulent wake generated by vehicles operating on highways and its influence on near-field dispersion is not inherently accounted for by AERMOD. The U.S. EPA continues to develop highway models, including AERLINE and RLINE. CAL3QHCR remains the model of choice by many State Departments of Transportation because of: 1) their familiarity with the CAL3 series of models CALINE3 (1) and CAL3QHC (2); 2) consistency with other dispersion modeling conducted in the highway air quality analysis there is no AERMOD alternative to CALINE3 or CAL3QHC; 3) the computational efficiency of CAL3QHCR over AERMOD CAL3QHCR runs approximately 6 times faster; and 4) CAL3QHCR typically provides lower results a factor of 2 for some applications (6). MODEL IMPROVEMENTS The CAL3QHCR model has been updated to improve its use for the special regulatory applications involving highways as specified in Title 40 of the Code of Federal Regulations, Part 51, Appendix W (4) and for similar purposes. Section 3.1b 40 CFR 51, Appendix W addresses the issue where changes are made to a preferred model such as CAL3QHCR without affecting the concentration estimates. The modifications made as described enable the use of the model and only affect the format and averaging time of the model results, not the concentration estimates. Three code enhancements have been made to improve the computational precision of the CAL3QHCR predictions. The model improvements that have been made include:

4 Michael Claggett 4 Simplify and update the input file structure Allocate receptor and link arrays at runtime Eliminate the internal rounding of 1-hour average concentration predictions Enhance the emission, traffic, and signalization (ETS) pattern function to account for month of year and hour of day variations in addition to day of week variations Supplement the ability to consider background concentrations as a function of ETS patterns Add the capability to process multiple years of meteorology in a concatenated file Update the output file structure An input file consists of data records organized in six groupings: 1) file management; 2) program controls and site variables; 3) receptor locations; 4) ETS patterns; 5) background concentrations; and 6) link configurations. The structure of the input file was revised to integrate file management, thus eliminating the need for a separate control file as in previous versions of the model. Data records are consolidated to minimize the number required. Comment lines and blank lines can be used to annotate an input file. A five character pathway label for data records is incorporated. Its function is to provide a means to distinguish data records. The preset limits on the numbers of receptors and links that can be considered in a simulation is removed by allocating variable arrays at runtime. The computational precision of concentration predictions is enhanced by eliminating internal rounding to the nearest tenth of a microgram per cubic meter ( g/m 3 ) or parts per million (ppm) for CO or parts per billion (ppb) for NO2. Also, the number of significant figures used for molecular weight and molar volume values were increased for converting concentration units from µg/m3 to ppm and ppb. Intermediate computation files are no longer employed. Previously, in the exchange of information among the files, emission factors used in the concentration predictions were truncated to the nearest hundredth of a gram per vehicle-mile (g/veh-mi). The three computational refinements described are especially important in increasing the precision of low concentration predictions. The revised CAL3QHCR model produces concentration estimates equivalent to the estimates obtained using the U.S. EPA s version of the model. Updates are in progress based on the U.S. EPA s most current version of the model dated Perhaps the most significant change that was made to improve the applicability and ease of use of the CAL3QHCR model is the advanced function to account for the variability of emissions, traffic, and signalization patterns by month of year, hour of day, and day of week. ETS patterns are used to reflect the detail of information available. Near the bottom end of the range, vehicle activity may be characterized by season during the year, by peak and off-peak periods during the day, and by weekday versus weekend. At the top end of the range, vehicle activity may be characterized by month, hour, and day patterns. The data elements included in an input file can correspond to the level of detail of the information available. The variability of background concentrations may also be expressed according to ETS patterns. A key feature that has been added to facilitate design value calculations is the capability to process multiple years of meteorology in a single simulation. Calculations of the project contribution to the design value are now made within the CAL3QHCR model. A number of modifications to the output structure have also been made for design value reporting and to support off-model design value calculations. Concentrations attributable to the project are added to the background concentration to determine design values expressed statistically for direct comparison to each applicable National Ambient Air Quality Standard. For instance, high 2 nd high 1-hour and 8-hour average CO concentrations; average high quarterly 24-hour and

5 Michael Claggett 5 average annual PM2.5 concentrations over a 5-year meteorological record (7); high 6 th high 24- hour PM10 concentrations over a 5-year meteorological record; and average high 8 th high (98 th percentile) 1-hour NO2 concentrations over a 5-year meteorological record (8). A pollutant name of up to five characters may be specified by means of the MODE parameter. MODE has no effect on the concentration predictions made; it only affects the pollutant label, format, and averaging time of the results. Designations that currently control the pollutant label, format, and averaging time are 'CO', 'PM2.5', 'PM-10', 'NO2', and 'OTHER'. Additional designations are used as the pollutant label; the format and averaging time are as provided for MODE = 'OTHER'. DATA REQUIREMENTS The data needed to complete a CAL3QHCR model run consists of: 1. Receptor locations a. receptor name b. location coordinates (user specified units) c. height of breathing zone (user specified units) 2. Highway configurations a. traffic flow (free-flow or queue) b. link name c. centerline coordinates (user specified units) d. source height (user specified units) e. mixing zone width (user specified units) 3. Emissions a. traffic volume (vph) b. emission factor (g/v-mi for free-flow or g/v-hr for queue) c. average total signal cycle length (s) for queue links d. average red signal cycle length (s) for queue links e. clearance lost time (s) for queue links f. saturation flow rate (vphpl) for queue links g. signal type (pre-timed, actuated, or semi-actuated) for queue links h. arrival rate (worst, below average, average, above average, or best) for queue links 4. Meteorology a. averaging time (min) b. surface roughness (cm) c. settling velocity (cm/s) d. deposition velocity (cm/s) e. background concentration (ppm for CO; ppb for NO2; otherwise, ug/m3) f. external, preprocessed data file i. wind flow vector (degrees from north) ii. wind speed (m/s) iii. ambient temperature (K) iv. stability class (1 through 6) v. rural mixing height (m) vi. urban mixing height (m)

6 Michael Claggett 6 INPUT FILE STRUCTURE Data records are entered in free format (meaning at least one space or comma is required to delimit the fields) in six groupings: 1. File management 2. Program controls and site variables 3. Receptor locations 4. ETS patterns 5. Background concentrations 6. Link configurations Comment lines and blank lines can be used to annotate an input file. The information provided is ignored by the program if the first two characters on a line contain two asterisks or two spaces. A five character pathway label for data records is incorporated. Its function is to provide a means to distinguish data records. Avoid using two asterisks or two blanks as the first two characters of a pathway label or the data record provided will be ignored. All fields in a data record must contain a valid entry or the model will fail to complete its execution. Figure 1 illustrates the new input file structure, presenting the sequence of each data record and the data fields within a record. This information is also provided in an Excel workbook that may be used as a template for constructing an input file. Some data records, such as receptors and link configurations, will require rows to be inserted in the workbook in the correct sequence to accommodate extra data. Once completed, save as a CSV (comma delimited) file. Such a file will require additional editing to remove extraneous commas. A quick method for accomplishing this is to substitute a space ' ' for a comma ',' using a text editor. MODEL OUTPUT The basic descriptive output of the original CAL3QHCR model has been retained. Model printout consists of sections and subsections containing general information such as site and meteorological constants, link data constants, and receptor data, plus model results for averaging times pertinent to the pollutant analyzed. A number of refinements to the model printout have been made including: 1) increase the number of significant figures of the concentration predictions reported; 2) provide the calendar year to identify the time period of the meteorological record associated with the predicted concentrations; and 3) stipulate the 6 th highest (or 8 th highest for NO2) concentrations in the primary and secondary averages table. The project contribution component to design values has also been added to the model printout. Figures 2 through 5 illustrate the design value reporting contained in the model printout (edited for illustration purposes). The link output file of the original CAL3QHCR model has been replaced by an ETS output file of variables as a function of month of year, day of week, and hour of day patterns. Capabilities to produce post files and plot files of model results have also been added. Post files contain concurrent model results of 1-hour and 8-hour CO concentrations; 24-hour and annual average PM2.5, PM10, other pollutant concentrations; or 1-hour and annual average NO2

7 Michael Claggett 7 FIGURE 1 Input File Structure.

8 Michael Claggett 8 FIGURE 1 Input File Structure (continued).

9 Michael Claggett 9 FIGURE 2 1-hour and 8-hour CO Design Values.

10 Michael Claggett 10 FIGURE 3 Quarterly 24-hour and Average Annual PM2.5 Design Values.

11 Michael Claggett 11 FIGURE 4 24-hour PM10 Design Values.

12 Michael Claggett 12 FIGURE 5 1-hour and Average Annual NO2 Design Values.

13 Michael Claggett 13 concentrations at each receptor for each year of meteorological data provided. Plot files contain high value model results of 2 nd high 1-hour and 8-hour CO concentrations; average quarterly 24- hour and average annual PM2.5 concentrations; 6 th high 24-hour and average annual PM10 concentrations; average 8 th high 1-hour and average annual NO2 concentrations; or 24-hour and average annual for other pollutant concentrations over the length of the meteorological data record provided. REGULATORY STATUS OF THE IMPROVED CAL3QHCR MODEL Improvements to the CAL3QHCR model were made without affecting the concentration estimates produced by the model. Table 1 provides a comparison of concentration estimates produced by the improved CAL3QHCR model versus the U.S. EPA version dated Updates are in progress based on the U.S. EPA s most current regulatory version of the model dated Matching results are obtained from the two models for the detailed test case represented. There is an inconsequential (less than 0.01%) difference between predictions of the maximum 5-year average concentrations. The reason for the difference has not been confirmed, but is most likely due to differences in the precision of the computations between two computer programs. Title 40 of the Code of Federal Regulations, Part 51, Appendix W (4), Section 3.1.2b addresses the issue where changes are made without affecting the concentration estimates. The U.S. EPA has also distributed a memo (9) regarding clarification on the regulatory status of air dispersion models, in particular proprietary versions of AERMOD. The determination of acceptability of a model is a U.S. EPA Regional Office responsibility. Typically, as stipulated in Appendix W, when any changes are made, the Regional Administrator should require a test example to demonstrate that the concentration estimates are not affected (4). METEOROLOGICAL DATA PROCESSING Hourly meteorology is required to characterize the atmospheric diffusion and transport of motor vehicle emissions in a CAL3QHCR simulation. CAL3Rmet is a utility program developed for creating meteorological data sets for use in the CAL3QHCR model based on the U.S. EPA s Meteorological Processor for Regulatory Models (MPRM) (10). CAL3Rmet provides access to more readily available meteorological data sets as processed by the EPA s AERMOD Meteorological Preprocessor (AERMET) program (11). The CAL3met process is completed in up to 6 steps: STEP 1 - Assemble Surface and Upper Air data from AERMET processed files STEP 2 - Extract and QA data by completing MPRM Stage 1 processing STEP 3 - Merge data by completing MPRM Stage 2 processing STEP 4 - Create a file for use in the CAL3QHCR model by completing MPRM Stage 3 processing STEP 5 - Add urban mixing heights based on the U.S. EPA's AERMOD formulation (optional) STEP 6 Substitute values for missing meteorological data (optional). CAL3Rmet helps ensure consistency among data sets developed using the U.S. EPA s AERMET and MPRM processors.

14 Michael Claggett 14 TABLE 1 Comparison of Concentration Estimates. Improved CAL3QHCR U.S. EPA CAL3QHCR Year: Max 1-hr Avg Receptor Wind Direction Julian Day Hour Max 24-hr Avg Receptor Julian Day No. of Calms nd Max 24-hr Avg Receptor Julian Day No. of Calms Max Annual Avg Receptor No. of Calms Max 5-yr Qtr 24-hr Q Q1 Receptor Max 5-yr Avg Receptor No. of Calms

15 Michael Claggett 15 NON-REGULATORY OPTION FOR USING AERMET METEOROLOGY The meteorology utilized by CAL3QHCR in the dispersion calculations are: wind vector (direction toward which it travels, in degrees), wind speed (in m/s), Pasquill atmospheric stability class, and rural and urban mixing heights (in m). The processing of surface and upper air measurements into a meteorological data file compatible with the CAL3QHCR model for regulatory applications is typically completed using the Meteorological Processor for Regulatory Models (MPRM). However, AERMET supplies meteorology that can be used to establish the parameters required for CAL3QHCR dispersion calculations, either directly or indirectly. AERMET provides the hourly wind direction (direction from which it originates), which is directly related to the wind vector (i.e., the two parameters are 180º out of phase). AERMET directly gives the hourly wind speed (in m/s). The hourly Monin-Obukhov length (L, in m) and the surface roughness length (zo, in cm) furnished by AERMET are used to compute the Pasquill atmospheric stability class required by CAL3QHCR based on a relationship established by Golder (12). Golder s relationship has been implemented in EPA s AERMOD (5), CALPUFF (13) and CTDMPLUS (14) models as depicted in Figure 1. The subroutine from these EPA models is incorporated in the CAL3QHCR model and is the basis for determining Pasquill atmospheric stability class as a function of L and zo from AERMET. FIGURE 6 Characterizing Pasquill Atmospheric Stability Class.

16 Michael Claggett 16 The mixing heights required by CAL3QHCR are taken from the convective and mechanical mixing heights supplied by AERMET. The rural mixing height for the convective boundary layer (i.e., L < 0 m) is taken to be the larger of the convective mixing height and the mechanical mixing height. Whereas, in the stable boundary layer (i.e., L 0 m), the rural mixing height is based exclusively on the mechanical mixing height. For urban areas, the mixing height is computed accounting for a convective boundary layer, which can form during the nighttime when stable air from a rural area flows onto a warmer urban surface the so-called urban heat island effect. Adjustments are made to a reference boundary layer height of 400 m corresponding a reference city population of 2,000,000, i.e., zuc = 400 m (P / 2,000,000) 1/4 where zuc is the nocturnal urban boundary layer height due to convective effects alone and P is the city population. Unlike data files produced with MPRM, an AERMET meteorological data file may contain missing parameters. A routine was added to CAL3QHCR to identify critical missing data, including wind vector, wind speed, and atmospheric stability. An hourly record with a critical missing value is identified as a calm wind so that it is excluded from the concentration computations. Limited testing on the non-regulatory option for using AERMET meteorology has been conducted, comparing a meteorological data set processed with MPRM and with AERMET for a single case. The maximum 5-year average high quarterly 24-hour PM2.5 concentrations obtained were 3.09 µg/m 3 using MPRM meteorology versus 3.07 µg/m 3 using AERMET meteorology at different receptors. The maximum 5-year average annual PM2.5 concentrations obtained were 1.16 µg/m 3 using MPRM meteorology versus 1.11 µg/m 3 using AERMET meteorology at different receptors. NON-REGULATORY OPTION FOR USING AERMOD DISPERSION COEFFICIENTS The horizontal (σy, in m) and vertical (σz, in m) dispersion coefficients employed in the CAL3QHCR model are based on an extrapolation over downwind distances from the edge of a turbulent mixing zone and 10 km. The initial values are calculated as a function of the mixing zone residence time based on the General Motors sulfate experiments (15). Values at 10 km are based on the original Pasquill-Gifford dispersion curves (16,17) for six Pasquill atmospheric stability categories. In contrast, AERMOD provides for a continuous measure of atmospheric stability based on an energy balance in the planetary boundary layer. The AERMOD formulation (18) for computing continuous σy and σz values at 10 km was incorporated into the CAL3QHCR model, which can be used as a non-regulatory option. The dispersion coefficients computed by the AERMOD formulation are adjusted for a specific averaging time according to the procedures of the CAL3QHCR model. Since the AERMOD formulation accounts for the effects of surface roughness length in the computation of σy and σz values, the adjustment for zo based on the CAL3QHCR procedure is not made. Testing on the non-regulatory option for using AERMOD dispersion coefficients has not progressed sufficiently for reporting results.

17 Michael Claggett 17 SUMMARY Improvements have been made to the CAL3QHCR model to greatly enhance its applicability for highway air quality analysis. And all improvements were made without affecting the concentration estimates produced by the model. The management of input files have been significantly streamlined, requiring a single input data file along with a single meteorological data file to complete a simulation with 5 years of meteorology. Contrast this to what is required by the U.S. EPA regulatory version of the model, which requires a total of 60 files 20 input data files (4 quarterly files for each of 5 years); 20 meteorological data files; and 20 control files. The management of output files has similarly been streamlined, producing a single descriptive output file, ETS file, and message file along with two post files and plot files. The output files simplify the process of completing design value computations for project-level transportation conformity analyses. Contrast this to what is produced by the EPA regulatory version of the model, which totals 100 files 20 descriptive output files, 20 et1 files, 20 et2 files, 20 message files, and 20 plot files. Case studies are in progress to gain insights into the concentration predictions produced by the non-regulatory options added to the model, including comparisons of measured versus predicted concentrations. Work is also underway to incorporate the updated model into CAL3i, the graphical user interface created by the Federal Highway Administration for the CAL3 series of models. ACKNOWLEDGEMENTS Revisions to the CAL3QHCR code as described were completed by the author while employed by the U.S. Department of Transportation, Federal Highway Administration, Resource Center. The source code and executable program may the obtained from the author or downloaded from the Transportation & Air Quality Committee (ADC20) of the Transportation Research Board webpage ( REFERENCES 1. Benson, P. E. CALINE3 A Versatile Dispersion Model for Predicting Air Pollutant Levels Near Highways and Arterial Streets. FHWA/CA/TL-79/23, California Department of Transportation, caline3.pdf. 2. U.S. Environmental Protection Agency. User s Guide to CAL3QHC Version 2.0: A Modeling Methodology for Predicting Pollutant Concentrations Near Roadway Intersections. EPA-454/R , dispersion_prefrec.htm#cal3qhc. 3. Eckhoff, P. A. and T. N. Braverman. Addendum to the User s Guide to CAL3QHC Version 2.0 (CAL3QHCR User s Guide). U.S. Environmental Protection Agency, U.S. Environmental Protection Agency. Appendix W to Part 51 Guideline on Air Quality Models. Federal Register, 70(216): , scram001/guidance/guide/appw_05.pdf.

18 Michael Claggett User s Guide for the AMS/EPA Regulatory Model AERMOD. EPA454/B , U.S. Environmental Protection Agency, aermod_userguide.zip. 6. Vallamsundar, S. and J. Lin. Sensitivity Tests of MOVES and AERMOD Models for PM2.5 Hotspot Analysis. Presented at the 2012 International Workshop on Mobile Source PM2.5 Emission Controls, Beijing, China, Page, S. D. Memorandum on Modeling Procedures for Demonstrating Compliance with PM2.5 NAAQS. U.S. Environmental Protection Agency, scram/official%20signed%20modeling%20proc%20for%20demo%20compli%20w%0 PM2.5.pdf. 8. Fox, T. Memorandum on Additional Clarification Regarding Application of Appendix W Modeling Guidance for the 1-hour NO2 National Ambient Air Quality Standard. U.S. Environmental Protection Agency, Additional_Clarifications_AppendixW_Hourly-NO2-NAAQS_FINAL_ pdf. 9. Fox, T. Memorandum on Regulatory Status of Proprietary Versions of AERMOD. U.S. Environmental Protection Agency, clarification/clarification%20on%20reg.%20status%20of%20prop.%20versions%20of %20AERMOD.pdf. 10. U.S. Environmental Protection Agency. Meteorological Processor for Regulatory Models (MPRM) User s Guide. EPA-454/B , Office of Air Quality Planning and Standards, U.S. Environmental Protection Agency. User s Guide for the AERMOD Meteorological Processor (AERMET). EPA-454/B , Office of Air Quality Planning and Standards, Golder, D. Relations among Stability Parameters in the Surface Layer. In Boundary- Layer Meteorology, Vol. 3, 1972, pp Scire, J. S., D. G. Strimaitis, R. J. Yamartino. A User s Guide for the CALPUFF Dispersion Model (Version 5). Earth Tech, Inc., U.S. Environmental Protection Agency. User s Guide to the Complex Terrain Dispersion Model Plus Algorithms for Unstable Situations (CTDMPLUS): Volume 1. Model Description and User Instructions. EPA/600/8-89/041, Cadle, S. H., et al. Results of the General Motors Sulfate Dispersion Experiment. GMR- 2107, General Motors Research Laboratories, Pasquill, F. The Estimation of the Dispersion of Windborne Material, The Meteorological Magazine, Vol. 90, No. 1063, pp.n33-49, Gifford, F. A. Use of Routine Meteorological Observations for Estimating Atmospheric Dispersion, Nuclear Safety, Vol. 2, No. 4, pp , U.S. Environmental Protection Agency. AERMOD: Description of Model Formulation. EPA454/B , Office of Air Quality Planning and Standards,

Comparison of Two Dispersion Models: A Bulk Petroleum Storage Terminal Case Study

Comparison of Two Dispersion Models: A Bulk Petroleum Storage Terminal Case Study Comparison of Two Dispersion Models: A Bulk Petroleum Storage Terminal Case Study Prepared By: Anthony J. Schroeder BREEZE SOFTWARE 12770 Merit Drive Suite 900 Dallas, TX 75251 +1 (972) 661-8881 breeze-software.com

More information

Sensitivity of the AERMOD air quality model to the selection of land use parameters

Sensitivity of the AERMOD air quality model to the selection of land use parameters Sensitivity of the AERMOD air quality model to the selection of land use paras Thomas G. Grosch Trinity Consultants, 79 T.W. Alexander Dr., Building 4201, Suite 207, Research Triangle Park, NC 27709; tgrosch@trinityconsultants.com

More information

I-70 East ROD 1: Phase 1 (Central 70 Project) Air Quality Conformity Technical Report

I-70 East ROD 1: Phase 1 (Central 70 Project) Air Quality Conformity Technical Report I-70 East ROD 1: Air Quality Conformity Technical Report January 2017 I-70 East ROD 1: Air Quality Conformity Technical Report TABLE OF CONTENTS Chapter Page 1 PURPOSE OF THIS REPORT... 1 2 PROJECT DESCRIPTION...

More information

Dispersion Modeling for Mobile Source Applications

Dispersion Modeling for Mobile Source Applications Dispersion Modeling for Mobile Source Applications Chad Bailey EPA Office of Transportation and Air Quality Regional, State, and Local Air Modelers Workshop Philadelphia, PA May 14, 2009 1 Overview Upcoming

More information

Recommended Protocol for Evaluating the Location of Sensitive Land Uses Adjacent to Major Roadways

Recommended Protocol for Evaluating the Location of Sensitive Land Uses Adjacent to Major Roadways Recommended Protocol for Evaluating the Location of Sensitive Land Uses Adjacent to Major Roadways Technical Appendix January 2009 Version 2.1 Table of Contents Document Revisions... 4 Health Risk Assessment

More information

Comparative Use of ISCST3, ISC-PRIME and AERMOD in Air Toxics Risk Assessment

Comparative Use of ISCST3, ISC-PRIME and AERMOD in Air Toxics Risk Assessment Comparative Use of ISCST3, ISC-PRIME and AERMOD in Air Toxics Risk Assessment KHANH T. TRAN Applied Modeling Inc., 21395 Castillo Street, Woodland Hills, CA 91364 Telephone (818) 716-5347, E-mail: kttran@amiace.com,

More information

NO2, SO2, PM2.5, Oh my!?! Information Session EPA R/S/L Modelers Workshop May 10, 2010

NO2, SO2, PM2.5, Oh my!?! Information Session EPA R/S/L Modelers Workshop May 10, 2010 NO2, SO2, PM2.5, Oh my!?! Information Session EPA R/S/L Modelers Workshop May 10, 2010 Purpose & Outline Provide background and updates on permit modeling processes and technical aspects related to new

More information

APPENDIX H AIR DISPERSION MODELLING REPORT BY PROJECT MANAGEMENT LTD. (REF. CHAPTER 11 AIR QUALITY AND CLIMATIC FACTORS)

APPENDIX H AIR DISPERSION MODELLING REPORT BY PROJECT MANAGEMENT LTD. (REF. CHAPTER 11 AIR QUALITY AND CLIMATIC FACTORS) 101050.22.RP.0001 A Environmental Impact Statement 15 th April 2005 APPENDIX H AIR DISPERSION MODELLING REPORT BY PROJECT MANAGEMENT LTD. (REF. CHAPTER 11 AIR QUALITY AND CLIMATIC FACTORS) S:\Projects\190900\101050

More information

Technical Manual Guideline on Air Quality Impact Modeling Analysis

Technical Manual Guideline on Air Quality Impact Modeling Analysis New Jersey Department of Environmental Protection Division of Air Quality Bureau of Technical Services Technical Manual 1002 Guideline on Air Quality Impact Modeling Analysis November 2009 Table of Contents

More information

Yellowstone National Park Winter Use Plan. Air Quality Analysis of Snowmobile and Snowcoach Emissions

Yellowstone National Park Winter Use Plan. Air Quality Analysis of Snowmobile and Snowcoach Emissions Yellowstone National Park 2004-05 Winter Use Plan Air Quality Analysis of Snowmobile and Snowcoach Emissions July 29, 2004 Air Resource Specialists 1901 Sharp Point Drive, Suite E Fort Collins, Colorado

More information

Comparison of ADMS-Roads, CALINE4 and UK DMRB Model Predictions for Roads

Comparison of ADMS-Roads, CALINE4 and UK DMRB Model Predictions for Roads Comparison of ADMS-, CALINE4 and UK DMRB Model Predictions for Kate Ellis, Christine McHugh, David Carruthers & Amy Stidworthy 1 Cambridge Environmental Research Consultants Ltd http://www.cerc.co.uk 1

More information

Practical Implications of Applying the DRR Modeling TAD Using AERMOD

Practical Implications of Applying the DRR Modeling TAD Using AERMOD Practical Implications of Applying the DRR Modeling TAD Using AERMOD Paper #26 Presented at the Guideline on Air Quality Models: The New Path April 12-14, 2016 Chapel Hill, NC George J. Schewe 1, CCM,

More information

SO 2 Air Dispersion Modeling Report for White Bluff Steam Electric Station. ERM Project No The world s leading sustainability consultancy

SO 2 Air Dispersion Modeling Report for White Bluff Steam Electric Station. ERM Project No The world s leading sustainability consultancy SO 2 Air Dispersion Modeling Report for White Bluff Steam Electric Station August 2015 ERM Project No. 0268066 www.erm.com The world s leading sustainability consultancy SO 2 Air Dispersion Modeling Report

More information

Application of the AERMOD modeling system for air pollution dispersion in the South Pars oilfield

Application of the AERMOD modeling system for air pollution dispersion in the South Pars oilfield First International Symposium on Urban Development: Koya as a Case Study 339 Application of the AERMOD modeling system for air pollution dispersion in the South Pars oilfield 1,2 1,2 3 M. Rouhi, H. Moradi

More information

Near-Road Air Quality Monitoring and Modeling: Towards a Mechanistic Understanding

Near-Road Air Quality Monitoring and Modeling: Towards a Mechanistic Understanding Near-Road Air Quality Monitoring and Modeling: Towards a Mechanistic Understanding K. Max Zhang Energy and the Environment Research Laboratory Sibley School of Mechanical and Aerospace Engineering Outline

More information

NCHRP Task 78. Programmatic Agreements for Project-Level Air Quality Analyses

NCHRP Task 78. Programmatic Agreements for Project-Level Air Quality Analyses NCHRP 25-25 Task 78 Programmatic Agreements for Project-Level Air Quality Analyses Prepared for: American Association of State Highway and Transportation Officials Standing Committee on Environment Prepared

More information

AIR DISPERSION MODELLING GUIDELINE FOR ONTARIO [GUIDELINE A-11]

AIR DISPERSION MODELLING GUIDELINE FOR ONTARIO [GUIDELINE A-11] AIR DISPERSION MODELLING GUIDELINE FOR ONTARIO [GUIDELINE A-11] Version 3.0 Guidance for Demonstrating Compliance with the Air Dispersion Modelling Requirements set out in Ontario Regulation 419/05 Air

More information

AIR DISPERSION MODELING

AIR DISPERSION MODELING Click to edit Master title style AIR DISPERSION MODELING Use of AERMOD for NAAQS Area Designations and State Implementation Plan Submittals SPEAKER Stewart McCollam DATE February 10, 2016 USE OF AERMOD

More information

Modelling the effects of traffic emissions on the air quality

Modelling the effects of traffic emissions on the air quality Air Pollution XIII 49 Modelling the effects of traffic emissions on the air quality G. Genon & E. Brizio Turin Polytechnic, Italy Abstract European directives 1999/30/CE and 2000/69/CE set severe limits

More information

Molar Ratio Method (PVMRM) and Ozone Limiting Method (OLM) for Predicting Short-term NO 2 Impacts

Molar Ratio Method (PVMRM) and Ozone Limiting Method (OLM) for Predicting Short-term NO 2 Impacts Review of Plume Volume Molar Ratio Method (PVMRM) and Ozone Limiting Method (OLM) for Predicting Short-term NO 2 Impacts Elizabeth Hendrick, CCM Vincent Tino, CCM Dr. Bruce Egan, CCM Dr. Steven Hanna,

More information

GUIDELINES FOR EVALUATING THE AIR QUALITY IMPACTS OF TOXIC POLLUTANTS IN NORTH CAROLINA

GUIDELINES FOR EVALUATING THE AIR QUALITY IMPACTS OF TOXIC POLLUTANTS IN NORTH CAROLINA GUIDELINES FOR EVALUATING THE AIR QUALITY IMPACTS OF TOXIC POLLUTANTS IN NORTH CAROLINA February 2014 North Carolina Department of Environment and Natural Resources Division of Air Quality Permitting Section

More information

AIR DISPERSION MODELLING IN COASTAL AREAS WITH ROUGH TERRAIN, USING CALPUFF PRIME

AIR DISPERSION MODELLING IN COASTAL AREAS WITH ROUGH TERRAIN, USING CALPUFF PRIME AIR DISPERSION MODELLING IN COASTAL AREAS WITH ROUGH TERRAIN, USING CALPUFF PRIME Marcia C. Parsons, Fracflow Consultants Inc., 154 Major s Path, St. John s, NL, Canada, A1A 5A1, Faisal Khan, Memorial

More information

Appendix B2. Air Dispersion Modeling

Appendix B2. Air Dispersion Modeling Appendix B2 Air Dispersion Modeling Contents 1.0 Introduction... 1 2.0 Estimation of Emissions Used in the Air Dispersion Modeling... 2 2.1 Emission Source Identification... 2 2.2 Derivation of Peak 1-Hour,

More information

Overview of Appendix W Changes

Overview of Appendix W Changes Overview of Appendix W Changes ERM Webinar January 10, 2017 Insert then choose Picture select your picture. Right click your picture and Send to back. Copyright 2015 by ERM Worldwide Limited and/or its

More information

Air Dispersion Modeling Guidelines. For Oklahoma Air Quality Permits

Air Dispersion Modeling Guidelines. For Oklahoma Air Quality Permits Air Dispersion Modeling Guidelines For Oklahoma Air Quality Permits Prepared by the Engineering Section of the Permitting Unit Air Quality Division Oklahoma Department of Environmental Quality June 2016

More information

A case study of integrated modelling of traffic, vehicular emissions, and air pollutant concentrations for Huron Church Road, Windsor

A case study of integrated modelling of traffic, vehicular emissions, and air pollutant concentrations for Huron Church Road, Windsor University of Windsor Scholarship at UWindsor Electronic Theses and Dissertations 2014 A case study of integrated modelling of traffic, vehicular emissions, and air pollutant concentrations for Huron Church

More information

Meteorological and Air Dispersion Modeling Methodology and Discussion for INPRO Project

Meteorological and Air Dispersion Modeling Methodology and Discussion for INPRO Project Meteorological and Air Dispersion Modeling Methodology and Discussion for INPRO Project Introduction The transport and dilution of radioactive materials in the form of aerosols, vapors, or gases released

More information

Technical Manual Guidance on Preparing an Air Quality Modeling Protocol

Technical Manual Guidance on Preparing an Air Quality Modeling Protocol New Jersey Department of Environmental Protection Division of Air Quality Technical Manual 1002 Guidance on Preparing an Air Quality Modeling Protocol 2018 Table of Contents 1.0 Introduction... 1 1.1

More information

Critical Review of the Building Downwash Algorithms in AERMOD

Critical Review of the Building Downwash Algorithms in AERMOD Critical Review of the Building Downwash Algorithms in AERMOD Paper #34 Presented at the conference: Guideline on Air Quality Models: The New Path April 12-14, 2016 Chapel Hill, NC Ron L. Petersen, 1 Sergio

More information

A Better Way to Illustrate Atmospheric Dispersion in the Classroom

A Better Way to Illustrate Atmospheric Dispersion in the Classroom A Better Way to Illustrate Atmospheric Dispersion in the Classroom Phil Dacunto and Mike Hendricks Department of Geography and Environmental Engineering United States Military Academy, West Point, NY Abstract.Students

More information

Performance evaluation of CALPUFF and AERMOD dispersion models for air quality assessment of an industrial complex

Performance evaluation of CALPUFF and AERMOD dispersion models for air quality assessment of an industrial complex Journal of Scientific & Industrial Research Vol. 74, May 2015, pp. 302-307 Performance evaluation of CALPUFF and AERMOD dispersion models for air quality assessment of an industrial complex S Gulia 1,

More information

Single-Source Impacts on Secondary PM 2.5 Formation A Case Study

Single-Source Impacts on Secondary PM 2.5 Formation A Case Study Single-Source Impacts on Secondary PM 2.5 Formation A Case Study Midwest Environmental Compliance Conference Joe Stolle, PE, Senior Environmental Engineer Wendy Vit, PE, Senior Environmental Engineer May

More information

APPENDIX B. Public Works and Development Engineering Services Division Guidelines for Traffic Impact Studies

APPENDIX B. Public Works and Development Engineering Services Division Guidelines for Traffic Impact Studies APPENDIX B Public Works and Development Engineering Services Division Guidelines for Traffic Impact Studies Revised December 7, 2010 via Resolution # 100991 Reformatted March 18, 2011 TABLE OF CONTENTS

More information

Traffic Impact Analysis Guidelines. Town of Queen Creek

Traffic Impact Analysis Guidelines. Town of Queen Creek Traffic Impact Analysis Guidelines Town of Queen Creek January 2016 1. INTRODUCTION The purpose of this document is to outline the procedures and requirements for preparing a Transportation Impact Analysis

More information

EXAMPLE AIR QUALITY ANALYSIS CHECKLIST a

EXAMPLE AIR QUALITY ANALYSIS CHECKLIST a EXAMPLE AIR QUALITY ANALYSIS CHECKLIST a 1. Source location map(s) showing location with respect to:! Urban areas b! PSD Class I areas! Nonattainment areas b! Topographic features (terrain, lakes, river

More information

BART Control Technology Visibility Improvement Modeling Analysis Guidance

BART Control Technology Visibility Improvement Modeling Analysis Guidance BART Control Technology Visibility Improvement Modeling Analysis Guidance Air Pollution Control Division / Technical Services Program This document presents the Air Pollution Control Division (Division)

More information

Winter Air Quality in Yellowstone National Park

Winter Air Quality in Yellowstone National Park National Park Service U.S. Department of the Interior Natural Resource Program Center Winter Air Quality in Yellowstone National Park 2008-2009 Natural Resource Technical Report NPS/NRPC/ARD/NRTR 2010/285

More information

EPA Air Quality Modeling Updates

EPA Air Quality Modeling Updates EPA Air Quality Modeling Updates Tyler Fox, EPA/OAQPS Presentation for R/S/L Modelers Workshop November 15, 2016 Presentation Overview Final Revisions to EPA s Guideline on Air Quality Models Draft SILs

More information

DISPERSION MODEL PREDICTIONS OF NO X EMISSIONS: CASE STUDY FROM KOCAELI, TURKEY

DISPERSION MODEL PREDICTIONS OF NO X EMISSIONS: CASE STUDY FROM KOCAELI, TURKEY DISPERSION MODEL PREDICTIONS OF NO X EMISSIONS: CASE STUDY FROM KOCAELI, TURKEY Şenay Çetin Doğruparmak*, Aykan Karademir, Savaş Ayberk Department of Environmental Engineering, Kocaeli University, 4138

More information

Detailed Air Quality Modelling and Analysis

Detailed Air Quality Modelling and Analysis Page 1 of 22 Ser. No. Via San Gregorio, 38 20124 Milan - Italy IAL00-ERM-643-Y-TAE-1021 Proponent: Author: Project Title: Trans Adriatic Pipeline AG Environmental Resources Management Trans Adriatic Pipeline

More information

Metropolitan Transit. Prepared for. Original Submittal: May 28, Resubmitted: November 10, 2010 January 21, aq5-28

Metropolitan Transit. Prepared for. Original Submittal: May 28, Resubmitted: November 10, 2010 January 21, aq5-28 Criteria Pollutant Air Dispersion Modeling Analysis for Metro Transit s Existing Hiawatha Light Rail Vehicle Operation & Maintenance Facility, Proposed Paint Booth, and Proposed Light Rail Support Facility

More information

Appendix M. How to Post-Process Offsite Worker Concentrations using the Hourly Raw Results from AERMOD

Appendix M. How to Post-Process Offsite Worker Concentrations using the Hourly Raw Results from AERMOD Appendix M. How to Post-Process Offsite Worker Concentrations using the Hourly Raw Results from AERMOD M-1 Appendix M How to Post-Process Offsite Worker Concentrations using the Hourly Raw Results from

More information

Influence of building-downwash effect on urban traffic pollution

Influence of building-downwash effect on urban traffic pollution Influence of building-downwash effect on urban traffic pollution G. Latini, G. Passerini & S. Tascini Dipartimento di Energetica, Università Politecnica delle Marche, Italy Abstract Building-downwash has

More information

Modeling Tools Used in New Jersey s 126 Petition Against Portland Power Plant

Modeling Tools Used in New Jersey s 126 Petition Against Portland Power Plant Modeling Tools Used in New Jersey s 126 Petition Against Portland Power Plant Section 126 Clean Air Act A state may petition the Administrator for a finding that a major source or group of stationary sources

More information

RESEARCH, TESTING AND DEVELOPMENT SUSTAINABILITY DEPARTMENT EZAMOKUHLE AIR QUALITY MONTHLY REPORT FEBRUARY 2017

RESEARCH, TESTING AND DEVELOPMENT SUSTAINABILITY DEPARTMENT EZAMOKUHLE AIR QUALITY MONTHLY REPORT FEBRUARY 2017 EXECUTIVE SUMMARY RESEARCH, TESTING AND DEVELOPMENT SUSTAINABILITY DEPARTMENT EZAMOKUHLE AIR QUALITY MONTHLY REPORT FEBRUARY 2017 This monthly report covers the ambient air quality data as monitored at

More information

Ambient Air Monitoring

Ambient Air Monitoring Ambient Air Monitoring At Shannon, Co. Clare 15 th March 2011 18 th July 2012 Contents Summary........ 3 Introduction........ 4 Time Period........ 5 Siting......... 5 Monitoring Methods....... 6 Results.........

More information

A comparison of CALPUFF air quality simulation results with monitoring data for Krakow Poland

A comparison of CALPUFF air quality simulation results with monitoring data for Krakow Poland A comparison of CALPUFF air quality simulation results with monitoring data for Krakow Poland John S. Irwin 1, Joanna Niedzialek 2, Jerzy Burzynski 3 1 Atmospheric Sciences Modeling Division (Mail Drop

More information

APPENDIX 10. Supplemental Air Quality Information

APPENDIX 10. Supplemental Air Quality Information APPENDIX 10 Supplemental Air Quality Information Environmental Assessment of Canadian Strategic Infrastructure Funded Upgrades to the City of Winnipeg Water Pollution Control Centres APPENDIX 10 Supplemental

More information

COMMONWEALTH OF VIRGINIA STATE AIR POLLUTION CONTROL BOARD REGULATIONS FOR THE CONTROL AND ABATEMENT OF AIR POLLUTION

COMMONWEALTH OF VIRGINIA STATE AIR POLLUTION CONTROL BOARD REGULATIONS FOR THE CONTROL AND ABATEMENT OF AIR POLLUTION COMMONWEALTH OF VIRGINIA STATE AIR POLLUTION CONTROL BOARD REGULATIONS FOR THE CONTROL AND ABATEMENT OF AIR POLLUTION 9VAC5 CHAPTER 30. AMBIENT AIR QUALITY STANDARDS. 9VAC5-30-10. General. 9VAC5-30-15.

More information

Appendix 6-1 CO Screening Memorandum

Appendix 6-1 CO Screening Memorandum Appendix 6-1 CO Screening Memorandum 550 Kearny Street Suite 800 San Francisco, CA 94108 415.896.5900 phone 415.896.0332 fax www.esassoc.com memorandum date December 23, 2016 to cc from subject Wade Wietgrefe,

More information

YORK TOLL PLAZA MAINE TURNPIKE AUTHORITY AIR QUALITY REPORT. September 28, 2016 NOISE ANALYSIS REPORT MAINETURNPIKE AUTHORI TY

YORK TOLL PLAZA MAINE TURNPIKE AUTHORITY AIR QUALITY REPORT. September 28, 2016 NOISE ANALYSIS REPORT MAINETURNPIKE AUTHORI TY NOISE ANALYSIS REPORT MAINETURNPIKE AUTHORI TY YORK TOLL PLAZA MAINE TURNPIKE AUTHORITY AIR QUALITY REPORT September 28, 2016 (Cover photograph provided by MTA) TABLE OF CONTENTS 1.0 EXECUTIVE SUMMARY...

More information

Appendix K. Detroit River International Crossing Study Air Quality Impact Analysis Technical Report Addendum

Appendix K. Detroit River International Crossing Study Air Quality Impact Analysis Technical Report Addendum Appendix K Detroit River International Crossing Study Air Quality Impact Analysis Technical Report Addendum Detroit International River Crossing Air Quality Impact Analysis Technical Report Addendum November

More information

Appendix C2 Dispersion Modeling of Criteria Pollutants for the Southern California International Gateway Project (Tables and figures in Appendix C2

Appendix C2 Dispersion Modeling of Criteria Pollutants for the Southern California International Gateway Project (Tables and figures in Appendix C2 Appendix C2 Dispersion Modeling of Criteria Pollutants for the Southern California International Gateway Project (Tables and figures in Appendix C2 (Dispersion Modeling of Criteria Pollutants) have all

More information

Appendix: Materials and methods

Appendix: Materials and methods Appendix: Materials and methods Atmospheric dispersion modeling for the case studies was carried out using version 7 (June 2015) of the CALPUFF modeling system. CALPUFF is an advanced non-steady-state

More information

Volume to Capacity Estimation of Signalized Road Networks for Metropolitan Transportation Planning. Hiron Fernando, BSCE. A Thesis CIVIL ENGINEERING

Volume to Capacity Estimation of Signalized Road Networks for Metropolitan Transportation Planning. Hiron Fernando, BSCE. A Thesis CIVIL ENGINEERING Volume to Capacity Estimation of Signalized Road Networks for Metropolitan Transportation Planning by Hiron Fernando, BSCE A Thesis In CIVIL ENGINEERING Submitted to the Graduate Faculty of Texas Tech

More information

AIR AND ODOUR EMISSIONS ASSESSMENT OF OPERATIONAL SHUTDOWN STACK RELEASE

AIR AND ODOUR EMISSIONS ASSESSMENT OF OPERATIONAL SHUTDOWN STACK RELEASE AIR AND ODOUR EMISSIONS ASSESSMENT OF OPERATIONAL SHUTDOWN STACK RELEASE CLEAN HARBORS CANADA INC. CORUNNA, ONTARIO DISCLAIMER: SOME FORMATTING CHANGES MAY HAVE OCCURRED WHEN THE ORIGINAL DOCUMENT WAS

More information

Chapter 5 FUTURE OZONE AIR QUALITY

Chapter 5 FUTURE OZONE AIR QUALITY Chapter 5 FUTURE OZONE AIR QUALITY 5 FUTURE OZONE AIR QUALITY 5.1 INTRODUCTION AND SUMMARY Air quality models are used to predict ozone concentrations in future years. These models simulate the formation,

More information

AIR QUALITY ANALYSIS. I-77/I- 81 Overlap Improvements , P100 (UPC 51441) Prepared by:

AIR QUALITY ANALYSIS. I-77/I- 81 Overlap Improvements , P100 (UPC 51441) Prepared by: AIR QUALITY ANALYSIS I-77/I- 81 Overlap Improvements 0077-098-104, P100 (UPC 51441) Prepared by: Environmental Division Virginia Department of Transportation September 2009 TABLE OF CONTENTS Summary...

More information

6.1 INTRODUCTION 6.2 REGULATORY FRAMEWORK NATIONAL AMBIENT AIR QUALITY STANDARDS COMPLIANCE STATUS TRANSPORTATION CONFORMITY

6.1 INTRODUCTION 6.2 REGULATORY FRAMEWORK NATIONAL AMBIENT AIR QUALITY STANDARDS COMPLIANCE STATUS TRANSPORTATION CONFORMITY Chapter 6 Air Quality 6.1 INTRODUCTION This chapter presents a project-level analysis of the potential for air quality impacts that could result from mobile and stationary sources of air emissions generated

More information

Photochemical smog evaluation in an urban area for environmental management

Photochemical smog evaluation in an urban area for environmental management ISEE/RC'1 Fifth International Conference of the International Society for Ecological Economics (ISEE) Russian Chapter (Russian Society for Ecological Economics - http://rsee.narod.ru/) "Ecological Economic

More information

Evaluation of Options for Addressing Secondary PM 2.5 and Ozone Formation. Bruce Macdonald, PhD Jason Reed, CCM

Evaluation of Options for Addressing Secondary PM 2.5 and Ozone Formation. Bruce Macdonald, PhD Jason Reed, CCM Evaluation of Options for Addressing Secondary PM 2.5 and Ozone Formation Bruce Macdonald, PhD Jason Reed, CCM 1 Overview Timeline and reasoning Regulatory drivers in the U.S. Emerging approaches Qualitative

More information

AIR TOXICS "HOT SPOTS" PROGRAM PRIORITIZATION PROCEDURES

AIR TOXICS HOT SPOTS PROGRAM PRIORITIZATION PROCEDURES AIR POLLUTION CONTROL DISTRICT COUNTY OF SAN DIEGO AIR TOXICS "HOT SPOTS" PROGRAM PRIORITIZATION PROCEDURES January 2017 These prioritization procedures have been developed by the San Diego Air Pollution

More information

Results from Yellowstone National Park Winter Air Quality Study J. D. Ray NPS Air Resources Division

Results from Yellowstone National Park Winter Air Quality Study J. D. Ray NPS Air Resources Division Results from Yellowstone National Park Winter Air Quality Study 23-24 J. D. Ray NPS Air Resources Division Summary results Air pollutant concentrations for carbon monoxide (CO) and particulate matter (PM

More information

Supplemental Guidelines for Submission of Air Toxics Hot Spots Program Health Risk Assessments (HRAs)

Supplemental Guidelines for Submission of Air Toxics Hot Spots Program Health Risk Assessments (HRAs) Supplemental Guidelines for Submission of Air Toxics Hot Spots Program Health Risk Assessments (HRAs) San Diego Air Pollution Control District June 2015 Facilities submitting Health Risk Assessments (HRA)

More information

Air Dispersion Modelling Guideline for Ontario

Air Dispersion Modelling Guideline for Ontario Air Dispersion Modelling Guideline for Ontario A Proposal for Consultation Air Dispersion Models and technical information relating to Ontario Regulation 346 (under the Environmental Protection Act) as

More information

Abstract. Introduction

Abstract. Introduction Modelling dispersion of pollutants with a simple software - it is a practical approach K. Oduyemi University of Abertay Dundee, Bell Street, Dundee DD1 1HG, UK Abstract One of the most important assessment

More information

ISSUES RELATED TO NO2 NAAQS MODELING

ISSUES RELATED TO NO2 NAAQS MODELING ISSUES RELATED TO NO2 NAAQS MODELING Presented to North Texas Chapter of the Air & Waste Management Association By James Red Providence Engineering and Environmental November 17, 2015 1 OUTLINE Overview

More information

Complying with 1-Hour NO2 NAAQS

Complying with 1-Hour NO2 NAAQS Complying with 1-Hour NO2 NAAQS SESHA Hill Country Chapter November 16, 2010 Brett Jay Davis, PE Zephyr Environmental Corporation bdavis@zephyrenv.com, 512 879-6628 Presentation Outline 1. NO2 NAAQS What

More information

NO 2 NAAQS Guidance. Supervising AQS. RSL Atlanta, Ga June 7,

NO 2 NAAQS Guidance. Supervising AQS. RSL Atlanta, Ga June 7, NO 2 NAAQS Guidance Leland Villalvazol Supervising AQS San Joaquin Valley APCD RSL Atlanta, Ga June 7, 2011 1 NO 2 NAAQS Guidance And Tools Disclaimer The information presented herein does not represent

More information

Comments on Draft Permit #12-POY-079. FTS International Proppants, LLC. Acadia, Trempealeau, Wisconsin. March 15, 2013

Comments on Draft Permit #12-POY-079. FTS International Proppants, LLC. Acadia, Trempealeau, Wisconsin. March 15, 2013 Comments on Draft Permit #12-POY-079 FTS International Proppants, LLC Acadia, Trempealeau, Wisconsin March 15, 2013 FTS International Proppants, LLC has applied for an air pollution control construction

More information

Ambient Air Monitoring

Ambient Air Monitoring Ambient Air Monitoring At Newbridge, Co. Kildare 1 st October 2009 24 th May 2010 Contents Summary........ 3 Introduction........ 4 Time Period........ 5 Siting......... 5 Monitoring Methods....... 6 Results.........

More information

Analysis of SO 2 Modeling Issues for Ameren Power Plants in the Greater St. Louis Area

Analysis of SO 2 Modeling Issues for Ameren Power Plants in the Greater St. Louis Area Analysis of SO 2 Modeling Issues for Ameren Power Plants in the Greater St. Louis Area Prepared by AECOM August 19, 2014 1. Introduction In 2010, the United States Environmental Protection Agency (EPA)

More information

DRAFT PREPARED FOR: VDOT ENVIRONMENTAL DIVISON PREPARED BY: MICHAEL BAKER INTERNATIONAL IN ASSOCIATION WITH: SC&A INC. KB ENVIRONMENTAL SCIENCES, INC.

DRAFT PREPARED FOR: VDOT ENVIRONMENTAL DIVISON PREPARED BY: MICHAEL BAKER INTERNATIONAL IN ASSOCIATION WITH: SC&A INC. KB ENVIRONMENTAL SCIENCES, INC. DRAFT Transform I-66 Outside the Beltway Tier 2 Environmental Assessment STATE PROJECT NO. : 0066-96A-297 UPC: 105500 PREPARED FOR: VDOT ENVIRONMENTAL DIVISON PREPARED BY: MICHAEL BAKER INTERNATIONAL IN

More information

J. Bio. & Env. Sci. 2014

J. Bio. & Env. Sci. 2014 Journal of Biodiversity and Environmental Sciences (JBES) ISSN: 2220-6663 (Print) 2222-3045 (Online) Vol. 4, No. 6, p. 450-455, 2014 http://www.innspub.net RESEARCH PAPER OPEN ACCESS Atmospheric gaussian

More information

TRAFFIC STUDY GUIDELINES

TRAFFIC STUDY GUIDELINES TRAFFIC STUDY GUIDELINES December 2013 The scope of the traffic impact analysis (TIA) should follow these guidelines and the requirements of VMC 11.80.130 and VMC 11.70, transportation concurrency (attached

More information

AIR POLLUTION. History of Clean Air Act Clean Air Update The Role of APCD

AIR POLLUTION. History of Clean Air Act Clean Air Update The Role of APCD AIR POLLUTION History of Clean Air Act Clean Air Update The Role of APCD History 1940-1959 1947 California Air Pollution Control Act First state legislation Permitted APCD s 1945 City of Los Angeles Bureau

More information

DISPERSION MODEL GUIDELINES FOR OIL BATTERIES IN THE PROVINCE OF MANITOBA. Project Number: W Date: February 15, 2002

DISPERSION MODEL GUIDELINES FOR OIL BATTERIES IN THE PROVINCE OF MANITOBA. Project Number: W Date: February 15, 2002 DISPERSION MODEL GUIDELINES FOR OIL BATTERIES IN THE PROVINCE OF MANITOBA Project Number: 02-215W Date: February 15, 2002 Submitted By: RWDI West Inc. Principal Meteorologist - Mervyn J.E. Davies, M.Sc.

More information

ASSESSMENT OF EXPOSURE TO TRAFFIC-RELATED AIR POLLUTION IN A LARGE URBAN AREA: IMPACTS OF INDIVIDUAL MOBILITY AND TRANSIT INVESTMENT SCENARIOS

ASSESSMENT OF EXPOSURE TO TRAFFIC-RELATED AIR POLLUTION IN A LARGE URBAN AREA: IMPACTS OF INDIVIDUAL MOBILITY AND TRANSIT INVESTMENT SCENARIOS ASSESSMENT OF EXPOSURE TO TRAFFIC-RELATED AIR POLLUTION IN A LARGE URBAN AREA: IMPACTS OF INDIVIDUAL MOBILITY AND TRANSIT INVESTMENT SCENARIOS Maryam Shekarrizfard, McGill University Marianne Hatzopoulou,

More information

Kitimat Airshed Emissions Effects Assessment and CALPUFF Modelling

Kitimat Airshed Emissions Effects Assessment and CALPUFF Modelling Kitimat Airshed Emissions Effects Assessment and CALPUFF Modelling EMA of BC - May 2016 Session - Regional Air Topics Anna Henolson Topics to Cover What is Air Dispersion Modelling? Types of Models CALPUFF

More information

XOQDOQ Calculation Method, Tools and Pitfalls

XOQDOQ Calculation Method, Tools and Pitfalls XOQDOQ Calculation Method, Tools and Pitfalls Dale Paynter Operations Management Group Abstract XOQDOQ calculation models the concentration and deposition of routine radioactive effluent releases dispersed

More information

TRANSPORTATION IMPACT ANALYSIS GUIDELINES

TRANSPORTATION IMPACT ANALYSIS GUIDELINES TRANSPORTATION IMPACT ANALYSIS GUIDELINES SANTA CLARA COUNTY TRANSPORTATION AUTHORITY CONGESTION MANAGEMENT PROGRAM ADOPTED MARCH 2009 TABLE OF CONTENTS PART I - STATUTE AND AUTHORITY...1 CHAPTER 1. CMP

More information

Modeling For Managers. aq-ppt5-11

Modeling For Managers. aq-ppt5-11 Modeling For Managers aq-ppt5-11 Types of Models Near-field *Preferred: EPA AERMOD model 50km CLASS II; Increment Far-field CALPUFF 50km 100+km CLASS I; Chemical Transformation What is used at MPCA History

More information

Air quality in the vicinity of a governmental school in Kuwait

Air quality in the vicinity of a governmental school in Kuwait Air Pollution XVI 237 Air quality in the vicinity of a governmental school in Kuwait E. Al-Bassam 1, V. Popov 2 & A. Khan 1 1 Environment and Urban Development Division, Kuwait Institute for Scientific

More information

CHAPTER 4 GRADE SEPARATIONS AND INTERCHANGES

CHAPTER 4 GRADE SEPARATIONS AND INTERCHANGES CHAPTER 4 GRADE SEPARATIONS AND INTERCHANGES 4.0 INTRODUCTION The ability to accommodate high volumes of intersecting traffic safely and efficiently through the arrangement of one or more interconnecting

More information

SOUTH COAST AIR QUALITY MANAGEMENT DISTRICT. Final Methodology to Calculate Particulate Matter (PM) 2.5 and PM 2.5 Significance Thresholds

SOUTH COAST AIR QUALITY MANAGEMENT DISTRICT. Final Methodology to Calculate Particulate Matter (PM) 2.5 and PM 2.5 Significance Thresholds SOUTH COAST AIR QUALITY MANAGEMENT DISTRICT Final Methodology to Calculate Particulate Matter (PM) 2.5 and PM 2.5 Significance Thresholds October 2006 Executive Officer Barry R. Wallerstein, D. Env. Deputy

More information

ESTIMATING ODOR IMPACT WITH COMPUTATIONAL FLUID DYNAMICS. Michael Ruby and J.D. McAlpine Envirometrics, Inc Fremont Ave N Seattle WA 98103

ESTIMATING ODOR IMPACT WITH COMPUTATIONAL FLUID DYNAMICS. Michael Ruby and J.D. McAlpine Envirometrics, Inc Fremont Ave N Seattle WA 98103 ESTIMATING ODOR IMPACT WITH COMPUTATIONAL FLUID DYNAMICS Michael Ruby and J.D. McAlpine Envirometrics, Inc. 4803 Fremont Ave N Seattle WA 98103 ABSTRACT The detection and nuisance concentrations of odors

More information

Comparison of Methods Used to Measure Odour at Wastewater Treatment Plant Fencelines

Comparison of Methods Used to Measure Odour at Wastewater Treatment Plant Fencelines Comparison of Methods Used to Measure Odour at Wastewater Treatment Plant Fencelines Jay R. Witherspoon and Jennifer L. Barnes CH2M HILL, Inc. 777 108 th Avenue NE, Suite 800 Bellevue, WA, USA 98004-5118

More information

An Efficient Approach to EPA s MOVES Hot-Spot Emissions Analysis using Comprehensive Traffic Modeling

An Efficient Approach to EPA s MOVES Hot-Spot Emissions Analysis using Comprehensive Traffic Modeling An Efficient Approach to EPA s MOVES Hot-Spot Emissions Analysis using Comprehensive Traffic Modeling Submission Date: November, 0 Word Count:, words + Figures + Tables =, words 0 Babu Veeregowda, PE,

More information

MULTIPLE POINT SOURCE DISPERSION ANALYSIS OF CO, NO 2, PM 10 AND SO 2 FROM PAITON POWER PLANT USING CALPUFF

MULTIPLE POINT SOURCE DISPERSION ANALYSIS OF CO, NO 2, PM 10 AND SO 2 FROM PAITON POWER PLANT USING CALPUFF International Journal of Civil Engineering and Technology (IJCIET) Volume 9, Issue 1, January 2018, pp. 837 846, Article ID: IJCIET_09_01_081 Available online at http://http://www.iaeme.com/ijciet/issues.asp?jtype=ijciet&vtype=9&itype=1

More information

Guidelines for Soil and Vegetation Analysis And Visibility Analysis

Guidelines for Soil and Vegetation Analysis And Visibility Analysis Guidelines for Soil and Vegetation Analysis And Visibility Analysis December 2015 1. Introduction 1.1 Scope This document explains the requirements for performing a soil and vegetation analysis and a visibility

More information

Atmospheric Air Pollutant

Atmospheric Air Pollutant Atmospheric Air Pollutant Atmospheric Stability Dispersion Estimate air pollutant concentrations downwind of emission point sources. Downwind Air Pollution Concentrations Are a function of: Air Temperature

More information

Air Report. Project Information PPTA/LAP. Traffic Data I-495 NORTHERN SECTION SHOULDER USE. Project Number: , C501, P101 UPC:

Air Report. Project Information PPTA/LAP. Traffic Data I-495 NORTHERN SECTION SHOULDER USE. Project Number: , C501, P101 UPC: Air Report Project Information Project Name: I-495 NORTHERN SECTION SHOULDER USE Project Number: 0495-029-123, C501, P101 UPC: 105130 Route Number: 495 Project Limit - From: South of Old Dominion Drive

More information

Criteria Pollutant Concentration

Criteria Pollutant Concentration Undergraduate Journal of Mathematical Modeling: One + Two Volume 1 2008 Fall Issue 1 Article 2 Criteria Pollutant Concentration Victor Neese University of South Florida Advisors: Leslaw Skrzypek, Mathematics

More information

PM2.5 Implementation Rule- Modeling Summary. Brian Timin EPA/OAQPS June 20, 2007

PM2.5 Implementation Rule- Modeling Summary. Brian Timin EPA/OAQPS June 20, 2007 PM2.5 Implementation Rule- Modeling Summary Brian Timin EPA/OAQPS Timin.brian@epa.gov June 20, 2007 Attainment Demonstrations CAA Section 172(c) requires States with a nonattainment area to submit an attainment

More information

Lab 6 Measurement of Ozone

Lab 6 Measurement of Ozone Georgia Institute of Technology School of Earth and Atmospheric Sciences EAS 4641 Spring 2008 Lab 6 Measurement of Ozone Purpose of Lab 6: In this lab you will measure the ambient concentration of ozone

More information

Northeast Ohio NAAQS Nonattainment Factsheet Covering the counties of Ashtabula, Cuyahoga, Geauga, Lake, Lorain, Medina, Portage and Summit

Northeast Ohio NAAQS Nonattainment Factsheet Covering the counties of Ashtabula, Cuyahoga, Geauga, Lake, Lorain, Medina, Portage and Summit 215 November 2 1 5 Northeast Ohio NAAQS Nonattainment Factsheet Covering the counties of Ashtabula, Cuyahoga, Geauga, Lake, Lorain, Medina, Portage and Summit 1 Northeast Ohio NAAQS Nonattainment Factsheet

More information

APPENDIX I Air Quality Technical Data Report. PDF Page 1 of 117

APPENDIX I Air Quality Technical Data Report. PDF Page 1 of 117 APPENDIX I Air Quality Technical Data Report PDF Page 1 of 117 PDF Page 2 of 117 Air Quality Technical Data Report Prepared for: NOVA Gas Transmission Ltd. Calgary, Alberta Prepared by: Stantec Consulting

More information

Florida Department of Transportation, District Three

Florida Department of Transportation, District Three MEMORANDUM To: From: Florida Department of Transportation, District Three Bryant Brantley, Atkins Re: Air Quality Analysis for Gulf Coast Parkway, Gulf and Bay County Financial Project ID: 410981-2-28-01

More information

LFL Estimates for Crude Oil Vapors from Relief Tank Vents

LFL Estimates for Crude Oil Vapors from Relief Tank Vents LFL Estimates for Crude Oil Vapors from Relief Tank Vents Ronald L. Petersen Cermak Peterka Petersen, Inc., 1415 Blue Spruce Drive, Fort Collins, CO 80024 Kevin Watson Atlantic Richfield Company, 2300

More information

Appendix C: GHG Emissions Model

Appendix C: GHG Emissions Model Appendix C: GHG Emissions Model 1 METHOD OVERVIEW The Maryland Statewide Transportation Model (MSTM) Emissions Model (EM) is a CUBE-based model that uses emission rates calculated by the MOVES2010 EPA

More information