Skip to content
/ CMAQ Public

Code for U.S. EPA’s Community Multiscale Air Quality Model (CMAQ) which helps in conducting air quality model simulations

License

Notifications You must be signed in to change notification settings

USEPA/CMAQ

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMAQv5.2.1

Community Multiscale Air Quality Model US EPA CMAQ Website: (https://www.epa.gov/cmaq).

DOI

CMAQ is an active open-source development project of the U.S. EPA Computational Exposure Division that consists of a suite of programs for conducting air quality model simulations. CMAQ is supported by the CMAS Center: (https://www.cmascenter.org).

CMAQ combines current knowledge in atmospheric science and air quality modeling with multi-processor computing techniques in an open-source framework to deliver fast, technically sound estimates of ozone, particulates, toxics, and acid deposition.

Getting the CMAQ Repository

This CMAQ Git archive is organized with each official public release stored as a branch on the main USEPA/CMAQ repository. To clone code from the CMAQ Git archive, specify the branch (i.e. version number) and issue the following command from within a working directory on your server:

git clone -b 5.2.1 https://github.com/USEPA/CMAQ.git CMAQ_REPO

CMAQ Repository Guide

Source code and scripts are organized as follows:

  • CCTM (CMAQ Chemical Transport Model): code and scripts for running the 3D-CTM at the heart of CMAQ; also includes technical release notes for the release version of CMAQ.
  • DOCS: CMAQ User's Guide, developers guidance, tutorials and known issues.
  • PREP: Data preprocessing tools for important input files like initial and boundary conditions, etc.
  • POST: Data postprocessing tools for aggregating and evaluating CMAQ output products (e.g. Combine, Site-Compare, etc)
  • TUTORIALS: Short tutorials provide examples of different CMAQ features.
  • UTIL: Utilities for generating code and using CMAQ (e.g. chemical mechanism generation, IO-API, etc)

Documentation

Release notes and Code documentation are included within this repository (they are version-controlled along with the code itself).

CMAQv5.2.1 Documentation
CMAQv5.2.1 Release Notes
CMAQv5.2.1 Known Issues
CMAQv5.2.1 Tutorials
CMAQv5.2.1 Developers' Guide

CMAQ Test Cases

Benchmark/tutorial input and output data for each CMAQ release version are available from the CMAS Center Software Clearinghouse. From https://www.cmascenter.org, select Download -> Software -> CMAQ and choose the version to get the tutorial data.

EPA Disclaimer

The United States Environmental Protection Agency (EPA) GitHub project code is provided on an "as is" basis and the user assumes responsibility for its use. EPA has relinquished control of the information and no longer has responsibility to protect the integrity , confidentiality, or availability of the information. Any reference to specific commercial products, processes, or services by service mark, trademark, manufacturer, or otherwise, does not constitute or imply their endorsement, recommendation or favoring by EPA. The EPA seal and logo shall not be used in any manner to imply endorsement of any commercial product or activity by EPA or the United States Government.