5.8.2. Files, configuration, and environment variables
5.8.2.1. PARIO input files
PARIO does not require any input files.
5.8.2.2. PARIO compilation options
Other than configuring the build script for your system (i.e. compiler and library locations) PARIO does not require any configuration at compilation.
5.8.2.3. PARIO compilation
Section 3.3 provides an overview of how to install and compile the CMAQ programs for the tutorial simulation. Follow the steps outlined
in Section 3.3 to compile PARIO:
- If you have not already done so, build the CMAQ source code and compilation management program (M3BLD); this only needs to be done the first time you install CMAQ
- Install and compile the I/O API and MPICH libraries; if these are already available from a previous CMAQ compilation, configure
the PARIO build script to use the available libraries
-
Invoke the build script to create an executable:
5.8.2.4. PARIO execution options
As PARIO is not a program it does not require any configuration at execution.
5.8.2.5. PARIO output files
Successful compilation of PARIO will produce the library file libpario.a. along with several module files in the $M3LIB/pario/$OS directory.