Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 326 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 326 Bytes

CMAQ on AWS Tutorials

Scripts and code to run CMAQ on Single Virtual Machine or Parallel Cluster (multiple VMs).

To obtain this code use the following command.

git clone -b main https://github.com/CMASCenter/pcluster-cmaq

To update the code to the latest version use:

cd pcluster-cmaq
git pull