The configuration for three different CMAQ-MADRID example testcases and the steps to build and run each example are given below. This version of CMAQ-MADRID is based on version 4.4 of CMAQ released in October 2004. Details of system used for the testcases ---------------------------------------- Processor: AMD Athlon(tm) MP 2000+ Compiler: Portland Group 5.2-2 Operating System: Fedora Core 2 You need to first download the following files: a) cmaq-repository.tar.gz -> contains the CVS archive with CMAQ-MADRID modules. b) CMAQ-MADRID-2004-simsrc.tar.gz -> contains the build and run scripts for CMAQMADRID examples 1, 2 and 3 detailed below c) CMAQ-MADRID-2004-eg1.tar.gz -> contains inputs and outputs for example1 d) CMAQ-MADRID-2004-eg2.tar.gz -> contains inputs and outputs for example2 e) CMAQ-MADRID-2004-eg3.tar.gz -> contains inputs and outputs for example3 Then proceed with the following steps. I) Running the CMAQ-MADRID1 test case (example1) mechanism: cb4_aqRADM_aeMADRID1a_8sec chem: ebi_cb4_MADRID1a aero: aero_MADRID1a cloud: cloud_RADM_aero_MADRID1 1) cd testcases/example1 2) Modify the FC and REPOSITORY, if necessary, in bldit.cctm in 'src' 3) Run the script 'bldit.cctm' and BLD_cb4_aqRADM_aeMD1a_8sec will be created 4) cd BLD_cb4_aqRADM_aeMD1a_8sec and make the source codes executable by typing 'make > & make.log' 5) Goto 'sim' directory and run the script 'run.cctm' 6) The output files will be placed under 'out' directory II) Running the CMAQ-MADRID2 test case (example2) mechanism: CACM_aeMADRID2_2sec chem: cacm_aeMADRID2_2sec aero: ros3_cacm_MADRID2 cloud: cloud_noop 1) cd testcases/example2 2) Modify the FC and REPOSITORY, if necessary, in bldit.cctm in 'src' 3) Run the script 'bldit.cctm' and BLD_cacm_ros3_aeMADRID2_2sec will be created 4) cd BLD_cacm_ros3_aeMADRID2_2sec and make the source codes executable by typing 'make > & make.log' 5) Goto 'sim' directory and run the script 'run.cctm' 6) The output files will be placed under 'out' directory III) Running the CMAQ-MADRID-Hg test case (example3) mechanism: cb4_aqRADM_hg_aeMADRID1a_2sec chem: ebi_cb4_MADRID1a_hg aero: aero_MADRID1a cloud: cloud_RADM_aero_MADRID1_hg 1) cd testcases/example3 2) Modify the FC and REPOSITORY, if necessary, in bldit.cctm in 'src' 3) Run the script 'bldit.cctm' and BLD_cb4_aqRADM_hg_aeMD1a_2sec will be created 4) cd BLD_cb4_aqRADM_hg_aeMD1a_2sec and make the source codes executable by typing 'make > & make.log' 5) Goto 'sim' directory and run the script 'master.job' 6) The output files will be placed under 'out' directory Additional information can be found in the latest version of the CMAQ-MADRID User's Guide, dated January 2005 (see the download page).