User Guide#
MIEM is driven directly by a host model (e.g. MPAS-A or CAM) in C++. The
examples below show how to assemble emission sources and run an emissions
timestep. Species mapping and inventory translation are handled upstream by
MechanismConfiguration and
musica::Translate(), so by the time data reaches MIEM the species are
already resolved.
If you find our examples are lacking for your needs, please file an issue and request the kind of example you’d like.
Contents: