Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/USEPA/CMAQ
Code for U.S. EPA’s Community Multiscale Air Quality Model (CMAQ) which helps in conducting air quality model simulations
https://github.com/USEPA/CMAQ
ord
Last synced: about 1 month ago
JSON representation
Code for U.S. EPA’s Community Multiscale Air Quality Model (CMAQ) which helps in conducting air quality model simulations
- Host: GitHub
- URL: https://github.com/USEPA/CMAQ
- Owner: USEPA
- License: mit
- Created: 2016-09-06T13:36:41.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-10-23T19:54:25.000Z (2 months ago)
- Last Synced: 2024-10-29T21:59:00.822Z (2 months ago)
- Topics: ord
- Language: Fortran
- Homepage: https://epa.gov/CMAQ
- Size: 93.2 MB
- Stars: 282
- Watchers: 47
- Forks: 202
- Open Issues: 4
-
Metadata Files:
- Readme: DOCS/README.md
- License: license.md
Awesome Lists containing this project
- open-sustainable-technology - CMAQ - Code base for the U.S. EPA's Community Multiscale Air Quality Model. (Natural Resources / Air Quality)
README
CMAQ Documentation
==================This directory contains documentation for the [Community Multiscale Air Quality (CMAQ)](http://www.epa.gov/cmaq) modeling system.
While documentation is packaged with the code when it is downloaded or cloned, users are encouraged to go [online](https://github.com/USEPA/CMAQ/tree/main/DOCS) to view the latest version.The following documents are available for each CMAQ release:
- **[Release Notes](https://github.com/USEPA/CMAQ/wiki/CMAQ-Release-Notes)**: Technical notes on the new features and science in this release of CMAQ are available on the CMAQ Wiki.
- **[CMAQ User's Guide](Users_Guide/README.md)**: Instructions on how to set up and run the model and information on CMAQ's different science options and instrumented versions.
- **[Tutorials](Users_Guide/Tutorials/README.md)**: Included with the User's Guide, a series of short tutorials provide practical examples of how to set up and run CMAQ, exercise different features in the software, and better understand the software system.
- **[Chemical Mechanism Tables](../CCTM/src/MECHS/README.md)**: Tables of model species and chemical reactions in each chemical mechanism available in the most recently released version of CMAQ.
- **[Developers' Guide](Developers_Guide/CMAQ_Dev_Guide.md)**: A guide to version control practices and expectations adopted by the CMAQ development team and enforced on itself and any other collaborators who wish to contribute code.