Skip to content

CMAQv5.4 Series FAQ

Kristen Foley edited this page Oct 2, 2024 · 36 revisions

Frequently Asked Questions for Upgrading to the Latest CMAQ Version

Table of Contents:

Do I need to update from v5.3.3 to v5.4?

CMAQv5.4 is a major update from version 5.3.3 including many scientific enhancements and new features. See the v5.4 Release Notes for a description of each change.

Instrumented Models

  • CMAQ-ISAM now includes the added flexibility for the user to define how secondarily formed gaseous species (inorganic and organic) are assigned to sources of parent reactants. In addition, several tagclasses were added to CMAQ-ISAM to track the source contributions for HAP. CMAQ-ISAM Release Notes
  • CMAQ-DDM-3D has been fully integrated into the base model. There is no longer a separate repository, and the sensitivity calculations are accessed through compiler flags set in the build script and by completing the appropriate sections of the run script. CMAQ-DDM-3D Release Notes

WRF-CMAQ Coupled Model

  • The code used to couple the WRFv4.4-CMAQv5.4 models is now released as part of the CMAQ Github Repository. Users can construct the coupled model with any version of WRF (v4.4 or later) and any version of CMAQ (v5.4 or later). A bug was identified within the CMAQ to WRF coupling routine in the CMAQv5.3 series. Users of WRF-CMAQ are strongly encouraged to update to CMAQv5.4. See the WRF-CMAQ Release Notes for more information.

Chemistry

Dry Deposition/Air Surface Exchange

  • New aerosol deposition model implemented in the M3Dry option for dry deposition. M3DRY Release Note
  • Structural and aerosol dry deposition updates to the STAGE dry deposition option. STAGE Release Notes

Emissions

  • Restructuring and other updates to functionality and features of the Detailed Emissions Scaling Isolation and Diagnostics Module. DESID Release Note
  • The Biogenic Emission Inventory System (BEIS) has been updated with new, highly detailed land parameters from the Biogenic Emissions Landuse Database (BELD) version 6. BEIS4/BELD6 Release Note
  • New biogenic emissions option, the Model of Emissions of Gases and Aerosols from Nature (MEGAN) allows for estimation of biogenic emissions during the CMAQ simulation for any spatial domain. MEGAN Release Note
  • The windblown dust routine has been streamlined. In addition a bug fix has a substantial impact on estimated dust emissions. Windblown Dust Release Note
  • A minor bug fix to the time steps of lightning NOx diagnostic files. The change in the format of the diagnostic file has no impact on model results. Lightning Emissions Release Note

Process Analysis

  • A new Budget Reporting Tool is available to quantify the impact of individual model processes on each atmospheric species across the modeling domain. Budget Reporting Tool Release Notes
  • A bug fix resolves the omission of organic condensable vapors from aerosol process analysis which impacts use of ISAM and the Budget Reporting Tool. Process Analysis Bug Fix Release Note

Structural Improvements

Diagnostic Options

  • Introduction of the Explicit and Lumped air quality Model Output module (ELMO) ELMO Release Note

Pre-processors and Utilities

  • A bug fix and script enhancement was made to the create_omi tool which supports the calculation of photolysis rates during the CMAQ simulation. Create OMI Release Note
  • A new Python tool, DMSCHLO, to supplement the 'Ocean' file with temporal dimethyl sulfide (DMS) and chlorophyll-a (CHLO) concentrations to support CMAQ chemical mechanisms that include DMS and halogen chemistry. More information on the updated Ocean file is provided below. DMSCHLO Release Note

Post-processors

  • Removal of appendwrf, bldoverlay and blockextract post-processing tools.
  • Clarification of W126 Daily Index Computation and Minor Code Corrections in the hr2day post-processing tool. HR2DAY Release Note

Utilities

  • Minor bug fix to create_ebi and inline_phot_prerproc to avoid problems on Window and Macintosh Operating Systems. Utilities Bug Fix Release Note
  • Introduction of the Autochem utility script that processes new chemical mechanism files, including EBI files if necessary, for user-defined mechanisms when mech.def and chemical namelist files are provided. Autochem Release Note
  • New output files and runtime options for the chemical mechanism processor (CHEMMECH) which allows altering a photochemical mechanisms or using a different mechanism in the CMAQ model. CHEMMECH Release Note

What do I need to do to update from v5.3.3 to v5.4?

What differences should I expect in the required model input files?

  • The CMAQ sea spray emissions module requires the input of an ocean mask file (OCEAN) containing two variables to specify the fractional [0-1] coverage in each model grid cell allocated to open ocean (OPEN) or surf zone (SURF). Two new mechanisms in CMAQv5.4, cb6r5_ae7 and cb6r5m_ae7, require additional variables to be added to the OCEAN file. See the v5.4 Release Notes and the CMAQ User's Guide ocean file tutorial for further information.

  • The information needed to configure DESID that was contained in a single mechanism-dependent "EmissCtrl" namelist file in CMAQ 5.3 is contained in three separate namelist files in CMAQ 5.4. The new mechanism-dependent namelist file CMAQ_Control_DESID_${mechanism} controls the mapping of emitted species to model species and applies any emission scaling rules desired by the user. The new mechanism-independent namelist file CMAQ_Control_DESID controls DESID behavior for size distributions, definitions of regions, region families, and stream families, the optional emission area normalization feature, and the configuration of optional diagnostic emission output files. The CMAQ_Control_Misc namelist file can be used to define chemical families referenced in the CMAQ_Control_DESID_${mechanism} file and also contains information controlling the behavior of ELMO and the new budget tool. Further documentation can be found in Appendix B of the Users Guide. Like the single mechanism-dependent "EmissCtrl" namelist file in CMAQ 5.3, reviewing and potentially updating these files should be thought of as an integral parts of configuring CCTM for each new application, just like reviewing and updating the run script.

  • A new CMAQ_Control_STAGE namelist file allows users to add deposition processes to any modeled species without the need to recompile CMAQ. See Chapter 6 of the CMAQ User's Guide for more information.

  • CRACMM requires specific emissions. More information on Getting Started with CRACMM is available in a tutorial.

  • The option of using BELD3 as a windblown dust input has been removed. BELD3 is outdated and in CMAQ 5.3 the windblown dust module did not support BELD4 or BELD5. Beginning in CMAQ 5.4 the necessary land use information for windblown dust is taken from MCIP input files or WRF. For CMAQ 5.4 we strongly recommend the use of WRFv4.1+ and the PX LSM when enabling windblown dust emissions.

  • The new CCTM online MEGAN biogenic emissions option requires a number of additional input files that need to be generated by the MEGAN preprocessor code. For additional information on these files, see Chapter 4 of the Users Guide.

What differences should I expect in my model output files?

  • Two new key output files are generated by the Explicit and Lumped CMAQ Model Output (ELMO) Module. These files are prefixed with CCTM_ELMO and CCTM_AELMO for instantaneous and average files, respectively. The new ELMO files allow users to directly output CMAQ scalars (e.g. O3, SO2, NO, ASO4J, AECJ, etc.) and aggregates (e.g. PM25, PMF_OA, etc.). The existing concentration output files (CCTM_CONC and CCTM_ACONC) are still provided to support your existing workflows, but they will be deprecated and removed in future releases. HEA Please see Chapter 7 and Appendix F of the CMAQ User's Guide for detailed information.

  • A new ascii file for output of Budget information (CCTM_BUDGET_xxx.txt) reports domain-wide process magnitudes. The destination folder must be specified in the RunScript with $OUTDIR or the file will be written to the root directory. Please see Chapter 9 of the CMAQ User's Guide for more information on the Budget tool.

  • The SOILOUT output file for the CCTM online BEIS biogenic emissions option has been renamed to CCTM_BSOILOUT_*. The new CCTM online MEGAN biogenic emissions option SOILOUT file is called CCTM_MSOILOUT_*. When using the the BDSNP option in MEGAN (i.e., environment variable BDSNP_MEGAN set to Y) there is an additional output file called CCTM_BDNSP_*. Please see Chapter 7 of the CMAQ User's Guide for more information on BEIS and MEGAN output files.

What differences should I expect in my model results with v5.4 compared to v5.3.3?

The following summary is based on our testing of CMAQv5.3.3 and CMAQv5.4 base configurations and two CMAQv5.4 science options (MEGAN inline biogenic emissions and CRACMM1 chemical mechanism) using annual 2018 simulations performed over both the northern hemisphere (108 km horizontal grid spacing, 44 vertical layers) and the CONUS (12 km horizontal grid resolution, 35 vertical layers). The 108 km simulations were used to generate lateral boundary conditions for the 12 km simulations, with science options (except chemical mechanisms) matching across both domains. All CMAQv5.4 108 km simulations used the cb6r5m_ae7_aq chemical mechanism that includes a detailed representation of halogen chemistry while the 12 km simulations used either the cb6r5_ae7_aq (simplified halogen chemistry) or cracmm1 chemical mechanism. CMAQv5.3 simulations used cb6r3m_ae7_kmtbr for the 108 km domain and cb6r3_ae7_aq for the 12km domain. The updates made to the representation of aerosol dry deposition in CMAQv5.4 differ markedly between the M3Dry and STAGE dry deposition schemes. CMAQv5.4 M3Dry updates are based on on Pleim et al., 2022 (see M3DRY release notes) and STAGE updates in its default configuration are based on Emerson et al., 2020 (see STAGE release notes). Because of these differences, the impacts of switching from CMAQv5.3.3 to CMAQv5.4 differ depending on whether users select the M3Dry or STAGE dry deposition scheme. Therefore, all simulations comparing the base configurations and the MEGAN and CRACMM1 science options available in CMAQv5.4 were performed for both M3Dry and STAGE and results for both schemes are summarized below.

Natural Emissions

  • BEIS inline biogenic VOC and soil NO emissions: The update from BEIS3/BELD5 used in CMAQv5.3.3 to BEIS4/BELD6 used in CMAQv5.4 to calculate biogenic VOC and soil NO inline in CCTM caused the following changes to annual domain-total emissions in our 2018 CONUS simulations: isoprene emissions changed from 13.8 to 16.9 Tg, monoterpene emissions changed from 4.3 to 4.0 Tg, sesquiterpene emissions changed from 0.6 Tg to 0.5 Tg, methanol emissions changed from 1.3 to 1.4 Tg, CO emissions changed from 5.3 to 4.2 Tg, and soil NO emissions remained essentially unchanged at 1.1 Tg.
  • MEGAN3.2 inline biogenic VOC and soil NO emissions: In our 2018 CONUS simulations with CMAQv5.4, using MEGAN3.2 with its default Yienger-Levy option to calculate biogenic VOC and soil NO inline in CCTM caused the following changes to annual domain-total emissions compared to using BEIS4/BELD6 to calculate biogenic VOC and soil NO inline in CCTM: isoprene emissions changed from 16.9 to 18.2 Tg, monoterpene emissions changed from to 4.0 to 8.9 Tg, sesquiterpene emissions changed from 0.5 to 1.2 Tg, methanol emissions changed from 2.3 to 4.0 Tg, CO emissions changed from 4.2 to 2.2 Tg, and soil NO emissions changed from 1.1 to 0.9 Tg. In our 2018 northern hemispheric simulations with CMAQv5.4, using MEGAN3.2 with its default Yienger-Levy option to calculate biogenic VOC and soil NO inline in CCTM caused the following changes to annual domain-total emissions compared to using offline biogenic VOC and soil NO emissions from CAMS: isoprene emissions changed from 254 Tg to 230 Tg, monoterpene emissions changed from 38 Tg to 121 Tg, sesquiterpene emissions changed from 10.8 Tg to 17.3 Tg, methanol emissions changed from 71.0 to 43.6 Tg, CO emissions changed from 46.5 to 24.2 Tg, and soil NO emissions changed from 10.8 Tg to 6.1 Tg. When using the MEGAN3.2 BDSNP option instead of the Yienger-Levy option to estimate soil NO emissions for our 2018 northern hemisphere simulations, the annual domain-total soil NO emissions were 20.9 Tg.
  • Windblown dust emission: the impacts of fixing a bug in soil indexing when using WRFv4+ runs with the Pleim-Xiu land-surface model as input to the CCTM inline windblown dust emissions scheme vary spatially and temporally. The net impact on our 108 km hemispheric domain was an increase of domain-total annual fine PM emissions from 36 Tg to 98 Tg. We did not enable the windblown dust option in our CMAQv5.4 testing simulations over the 12 km CONUS domain.

Ozone

  • Widespread increases in seasonal mean ozone from CMAQv5.3.3 to CMAQv5.4 in the base configuration over most of the domain. Increases range from 1-4 ppbV during winter, 1-7 ppbV during spring, and 1-2.5 ppbV during fall. During summer, increases of 1-2.5 ppbV are more localized over the Eastern U.S. and northwestern portion of the CONUS modeling domain.
  • Much of this increase is due to updates of the detailed halogen chemistry used for the 108 km hemispheric domain that led to less ozone depletion by halogens outside of the summer season. Therefore, the largest ozone increases in the 12 km CONUS domain are seen in regions most directly affected by ozone inflow from the boundaries, i.e. the western and northern portions of the modeling domain. Separate incremental tests performed over shorter time periods for two other science updates in CMAQv5.4 (BEIS4 inline biogenic emissions with BELD6 land use and chemical mechanism update from cb6r3_ae7_aq to cb6r5_ae7_aq) showed that these updates had only smaller and more localized impacts on ozone mixing ratios.
  • Using CMAQv5.4 inline MEGAN to estimate biogenic VOC and soil NO (Yienger-Levy approach) decreases ozone by 1 – 7 ppbV compared to the CMAQv5.4 base configuration (offline CAMS for the 108 km domain and inline BEIS4 for the 12 km domain). The decrease is most pronounced during summer and fall.
  • Using CRACMM1 instead of cb6r5_ae7 for the CMAQv5.4 caused changes of less than +/- 0.8 ppbV during spring, fall, and winter over almost all land grid cells in the modeling domain. During summer, small increases ranging from 1 – 2.5 ppbV were found over the southwestern, central, northeastern, and coastal southeastern portions of the modeling domain.
  • All of the ozone comparisons discussed above (CMAQv5.4 vs. CMAQv5.3.3 base configuration and CMAQv5.4 MEGAN and CRACMM1 science options vs. CMAQv5.4 base configuration) generally hold true for both the M3Dry and STAGE dry deposition schemes.
  • Summary: Large-scale ozone estimates increase by 1-7 ppbV during non-summer seasons in CMAQv5.4 compared to CMAQv5.3.3 when using detailed halogen chemistry. Using inline MEGAN on both the 108 km and 12 km domains decreases ozone by 1-7 ppbV relative to the CMAQv5.4 base configuration for biogenic VOC and soil NO, depending on season and region. Using CRACMM1 on the 12 km domain causes little change in seasonal mean ozone relative to the CMAQv5.4 base configuration, with only smaller increases of 1 – 2.5 ppbV during summertime over portions of the modeling domain

PM2.5

  • PM2.5 mass and species concentrations were affected by several updates in CMAQv5.4 relative to CMAQv5.3.3: updates to aerosol dry deposition in both M3Dry and STAGE (though updates differ between the schemes), increased wind-blown dust emissions causing increased long-range transport in the 108 km domain and inflow to the 12 km domain, increased isoprene and decreased monoterpene emissions from BEIS4/BELD6, and the addition of DMS in cb6r5. No annual unit tests were performed to quantify the impacts of each individual factor on seasonal average PM2.5 concentrations.
  • In our 12 km simulations with the M3Dry dry deposition option, there were wide-spread decreases of total PM2.5 from CMAQv5.3.3 to CMAQv5.4 in the portions of the domain with the highest vegetation coverage, i.e. the northwestern, northern, and eastern portions of the domain. This suggests that increased aerosol dry deposition dominated over other effects in these regions. Decreases in seasonal average concentrations reached 1-2 µg/m3 during summer and were smaller during other seasons. The only exception to this general pattern of PM2.5 decreases was springtime over the Southwestern U.S. where the effects of the increased inflow appeared to outweigh the effects of the increased aerosol dry deposition and seasonal mean PM2.5 increased by about 0.5 µg/m3 in CMAQv5.4
  • In our 12 km simulations with the STAGE dry deposition option, there were regions of both increases and decreases of 0.5 – 1 µg/m3 in all seasons going from CMAQv5.3.3 to CMAQv5.4 except for winter when there were only limited regions with small increases. The largest decreases occurred over the northwestern and northern portions of the modeling domain as well as regions along the Gulf Coast. The largest increases occurred over the Southwestern region during spring and parts of the Southeast and Midwest during summer.
  • Using CMAQv5.4 inline MEGAN to estimate biogenic VOC and soil NO (Yienger-Levy approach) increases summertime organic aerosol mass by 1-2 µg/m3 over the Southeastern U.S. compared to the CMAQv5.4 base configuration (offline CAMS for the 108 km domain and inline BEIS4 for the 12 km domain), likely driven by the significant increase in estimated monoterpene emissions. The simulated organic aerosol and total PM2.5 increases are larger in forested equatorial regions of the 108 km domain.
  • Using CRACMM1 instead of cb6r5_ae7 for the CMAQv5.4 simulations caused small but fairly wide-spread PM2.5 increases of about 0.5 µg/m3 in most seasons for both M3Dry and STAGE, with hardly any regions showing decreases of more than 0.25 µg/m3 in any season.
  • Summary: When using M3Dry, there were wide-spread decreases of total PM2.5 from CMAQv5.3.3 to CMAQv5.4, with the largest decreases (1-2 µg/m3) occuring during summer over vegetated regions. When using STAGE, there were regions of both increases and decreases of 0.5 – 1 µg/m3 in all seasons except winter going from CMAQv5.3.3 to CMAQv5.4. Using CMAQv5.4 inline MEGAN to estimate biogenic VOC and soil NO (Yienger-Levy approach) increases summertime organic aerosol mass by 1-2 µg/m3 over the Southeastern U.S. compared to the CMAQv5.4 base configuration. Using CRACMM1 instead of cb6r5_ae7 for the CMAQv5.4 simulations caused small but fairly wide-spread PM2.5 increases of about 0.5 µg/m3 in most seasons using both M3Dry and STAGE.

Deposition

  • When using M3Dry, total N dry deposition increased by about 10-40% from CMAQv5.3.3 to CMAQv5.4 over large portions of the domain during all seasons. Conversely, total N wet deposition decreased by 10-20% over large portions of the domain during all seasons. Combined wet+dry deposition of total N showed more limited changes, with changes of less than +/-5% across a large portion of the domain in all seasons. Increases of 10-30% in combined wet+dry deposition of total N were seen for limited areas in the western and northern portions of the modeling domain. Results for total S deposition were qualitatively similar to the results for total N deposition (increases in dry deposition, decreases in wet deposition, and less pronounced and more variable changes for combined wet+dry deposition). The contrast between dry and wet deposition is consistent with the notion of increased aerosol dry deposition velocities in M3Dry being the main driver of these changes, with increased dry deposition velocities increasing dry deposition fluxes and in turn reducing ambient concentrations and aerosol mass available for wet deposition through scavenging.
  • When using STAGE, the changes in wet, dry, and combined wet+dry deposition of total N and S going from CMAQv5.3.3 to CMAQv5.4 show more variability across regions and seasons, with all of these variables showing both increases and decreases in all seasons. Moreover, some regions and seasons experienced increases in dry, wet, and wet+dry N and S deposition, indicating that changes in these deposition fluxes were not always dominated by changes to aerosol dry deposition velocities.
  • Using CMAQv5.4 inline MEGAN to estimate biogenic VOC and soil NO (Yienger-Levy approach) instead of CAMS (108 km domain) or CMAQv5.4 inline BEIS (12 km domain) did not have any significant impacts on simulated wet, dry, and combined wet+dry deposition of total N and S.
  • Using CRACMM1 instead of cb6r5_ae7 for the CMAQv5.4 simulations caused relatively small (<15%) decreases in dry, wet, and wet+dry N deposition especially during winter, changes of generally less than +/-5% for dry S deposition, and more widespread deceases of 10-20% for wet and wet+dry S deposition over the Eastern U.S during spring, fall, and especially summer.
  • Summary: For M3Dry, going from CMAQv5.3.3 to CMAQv5.4 leads to consistent increases of 10-40% in total N dry deposition, general decreases of 10-20% in total N wet deposition, and more limited and variable changes in combined wet+dry total N deposition, with qualitatively similar changes for total S deposition. For STAGE, changes in all variables show more variability across regions and seasons. The use of CRACMM1 results in small decreases in N deposition especially during winter and 10-20% decreases for wet and wet+dry S deposition over the Eastern U.S. especially during summer.

Additional FAQ

A more general list of Frequent CMAQ Questions can be found on our website: https://www.epa.gov/cmaq/frequent-cmaq-questions

Technical support for CMAQ

Technical support for CMAQ, including questions about model inputs, downloading, compiling, and running the model, and pre- and post-processing utilities, should be directed to the CMAS Center User Forum. Please read and follow these steps prior to submitting new questions to the User Forum.

Clone this wiki locally