- MOZART (model)
MOZART (Model for OZone And Related chemical Tracers) is a
chemistry transport model (CTM) developed jointly by the (US )National Center for Atmospheric Research (NCAR), theGeophysical Fluid Dynamics Laboratory (GFDL), and the [http://www.mpimet.mpg.de/en/home.html Max Planck Institute for Meteorology] (MPI-Met) to simulate changes inozone concentrations in theEarth 'satmosphere . MOZART was designed to simulatetropospheric chemical and transport processes, but has been extended into thestratosphere andmesosphere . It can be driven by standardmeteorological fields from, e.g.,
* theNational Centers for Environmental Prediction (NCEP)
* theEuropean Centre for Medium-Range Weather Forecasts (ECMWF)
* the [http://gmao.gsfc.nasa.gov/ Global Modeling and Assimilation Office] (DMAO)or by fields generated fromgeneral circulation model s.MOZART development
MOZART sources can be
compiled for a variety ofcomputing platforms . Three versions of MOZART are currently available (contact the [http://gctm.acd.ucar.edu/mozart/contact_us.shtml development team] ):* [http://gctm.acd.ucar.edu/mozart/models/m2/index.shtml MOZART2] , the
troposphere -only version published in Horowitz et al (2003)cite journal
author = [http://www.gfdl.noaa.gov/~lwh/ Horowitz, Larry W.]
coauthors = Stacy Walters, Denise L. Mauzerall, Louisa K. Emmons, Philip J. Rasch, Claire Granier, Xuexi Tie, Jean-François Lamarque, Martin G. Schultz, Geoffrey S. Tyndall, John J. Orlando, Guy P. Brasseur
title = A global simulation of tropospheric ozone and related tracers: Description and evaluation of MOZART, version 2
journal =Journal of Geophysical Research
volume = 108
issue = D24
doi = 10.1029/2002JD002853
date =2003
url = http://www.mpimet.mpg.de/fileadmin/models/moz2_paper.pdf
format =PDF
accessdate = 2008-06-08] .
* [http://gctm.acd.ucar.edu/mozart/models/m3/index.shtml MOZART3] extends MOZART2 into thestratosphere andmesosphere .
* [http://gctm.acd.ucar.edu/mozart/models/m4/index.shtml MOZART4] improves MOZART2's
**chemical mechanism
**photolysis scheme
**dry deposition mechanism
**biogenic emissions
**handling oftropospheric aerosols .Creating and running MOZART models
A MOZART model consists of a set of input files, some of which help to create the MOZART executable through
source code generation .The creation and running of a MOZART model typically moves through four phases:
# Creating, modifying, generating, or otherwise producing input files.
# ("proc") GeneratingFortran 90 code to make the preprocessor.
# ("model") Using the previously generated code to make anexecutable .
# ("run") Running the executable to generate history or restart files and final output.A MOZART model can be run in one of three modes of
parallelization :
#OpenMP , i.e. using OpenMP to manage multiple cores or processors in a single compute node, but not MPI.
#MPI , i.e. using MPI to manage multiple nodes in a cluster, but not OpenMP.
# [http://www.linux-mag.com/id/1631 hybrid] , i.e. managed using both MPI and OpenMP. When available, the hybrid mode is usually the most efficient.See also
*
University Corporation for Atmospheric Research
*National Center for Atmospheric Research
*chemical transport model
*Ozone depletion
*Meteorology External links
*UCAR's [http://gctm.acd.ucar.edu/mozart/ MOZART page]
*MPI-Met's [http://www.mpimet.mpg.de/en/wissenschaft/modelle/mozart.html MOZART page]
* [http://www.gfdl.noaa.gov/~lwh/mozart/mozart.html Larry Horowitz's MOZART page]Notes
Wikimedia Foundation. 2010.