.. MIEM documentation HTML titles
..
.. # (over and under) for module headings
.. = for sections
.. - for subsections
.. ^ for subsubsections

====
MIEM
====

**Model Independent Emissions Module** — a header-only C++ library for
computing atmospheric emissions fluxes, designed to plug into host models
such as MPAS-A and CAM as part of the
`MUSICA <https://github.com/NCAR/musica>`_ framework.

MIEM is part of the `MUSICA <https://github.com/NCAR/musica>`_ family of
atmospheric chemistry tools developed at
`NSF NCAR <https://ncar.ucar.edu/>`_.

.. toctree::
   :maxdepth: 2
   :caption: Getting Started

   getting_started/installation
   getting_started/quickstart

.. toctree::
   :maxdepth: 2
   :caption: API Reference

   api_reference/index

Indices and tables
==================

* :ref:`genindex`
* :ref:`search`
