
MIAQ is a Multi-chamber Indoor Air Quality model orginally authored by William W. Nazaroff as part of his Ph.D. disseration research in the Environmental Engineering Science Department at the California Institute of Technology, Pasadena, CA.
The current maintainer of MIAQ is Dr. Neil E. Klepeis.
The program simulates concentrations of airborne particles and gaseous species taking into account processes such as deposition, ventilation, filtration, coagulation, and chemical reactivity.
MIAQ is highly-configurable research software written in Fortran-77. The source code is known to compile with GNU g77 and Absoft F77. The model requires, as input, a text file containing detailed commands.
MIAQ is free software and is released under the GNU General Public License.
[Download the complete distribution in a single compressed archive]
Note: To uncompress the tar.gz archive on Unix or GNU/Linux, use the following command in the directory where you wish the software distribution to be located:
tar zxvf miaq.tar.gz
Note that the gzipped Unix archive can be uncompressed using a variety of free and commercial Windows utilities, such as WinZip. Please visit http://www.gzip.org for more information.
In the software distribution directory you will find the following text files containing useful information:
...and the following sub-directories containing
the essential files:
The MIAQ manual, included in the software distribution, contains a complete command reference and an example input file. To use MIAQ do the following:
Please cite the following references when publishing or presenting work that uses MIAQ:
MIAQ is research software, intended for use by indoor air quality and exposure scientists. It has been used in a variety of studies, but has not been thoroughly tested in all respects. It currently may be executed as a stand-alone program, or as a shared library. For example, the Human Exposure Research Package (heR) includes a function for executing MIAQ aerosol dynamics simulations.