Differences between revisions 52 and 61 (spanning 9 versions)
Revision 52 as of 2019-03-14 15:44:31
Size: 5446
Comment:
Revision 61 as of 2024-02-15 09:04:59
Size: 5796
Editor: NicoleThomas
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
 * its low diffusive Lagrangian transport scheme with the ability to reproduce small-scale structures and gradients of trace species
Line 16: Line 17:
=== CLaMS Documentation === == CLaMS Documentation ==
Line 27: Line 28:
 * Climatological run and simplified chemistry by [[http://www.geosci-model-dev.net/7/2895/2014/gmd-7-2895-2014.html|Pommrich et al. (2014)]].  * Climatological simulation and simplified chemistry by [[http://www.geosci-model-dev.net/7/2895/2014/gmd-7-2895-2014.html|Pommrich et al. (2014)]].
Line 29: Line 30:
 * Tropospheric mixing and parametrization of unresolved convective updrafts by [[https://www.geosci-model-dev.net/12/2441/2019|Konopka et al. (2019)]].
Line 32: Line 34:
 * [[GitLabUpdateClams| Update local CLaMS repository ]]
 * [[GitLabCommitChanges | Commit changes to central CLaMS repository ]]
 * [[ Jureca | CLaMS on JURECA/JUWELS ]]
 * [[ ParallelHowTo ]]
Line 45: Line 52:
 * [[dynmod]]
Line 52: Line 58:
 * [[conv2ncdf]]
Line 68: Line 73:
== Using MPI ==
Line 70: Line 74:
[[ ParallelHowTo ]]

== CLaMS on Supercomputers ==

[[ Jureca | CLaMS on JURECA ]]
Line 110: Line 109:
Development: https://bitbucket.org/wxmetvis/mss Development:  https://github.com/Open-MSS/MSS

The Chemical Lagrangian Model of the Stratosphere (CLaMS)

CLaMS (Chemical Lagrangian Model of the Stratosphere) is a modular chemistry transport model (CTM) system developed at Research Centre Jülich, Germany. CLaMS was first described by McKenna et al (2000a,b) and was expanded into three dimensions by Konopka et al (2004). CLaMS has been employed in various European aircraft field campaigns including THESEO, EUPLEX, TROCCINOX, SCOUT-O3, RECONCILE and STRATOCLIM with a focus on simulating ozone depletion and water vapour transport.

Major strengths of CLaMS in comparison to other CTMs are

  • its low diffusive Lagrangian transport scheme with the ability to reproduce small-scale structures and gradients of trace species
  • its applicability for reverse domain filling studies
  • its anisotropic mixing scheme
  • its integrability with arbitrary observational data
  • its comprehensive chemistry scheme

CLaMS Documentation

The details of the model CLaMS are well documented and published in the scientific literature.

CLaMS Installation

The Main CLaMS Modules

(Installing instructions below using CVS are out-dated, please install the CLaMS modules from the GitLab server instead)

  1. Trajectory module

  2. Chemistry module

  3. Lagrangian mixing module

  4. Lagrangian sedimentation scheme

More CLaMS Modules

The CLaMS ksh runscript

Used Libraries

MESSy/CLaMS

MESSy/CLaMS

CLaMS-ice

CLaMS-ice is a combination of CLaMS trajectories with the double moment bulk microphysics scheme cirrus_bulk for calculating cirrus formation.

CLaMS data sets

A chemical transport model does not simulate the dynamics of the atmosphere. For CLaMS, the following meteorological data sets have been used

  • European Centre for Medium-Range Weather Forecasts (ECMWF), Predictions, Analyses, ERA-15, ERA40, ERA-Interim

  • United Kingdom Meteorological Office (UKMO)

  • European Centre Hamburg Atmospheric Model (ECHAM4), in the DLR version

To initialize the chemical fields in CLaMS, a large variety of instruments have provided data

  • on satellite (CRISTA, MIPAS, MLS, HALOE, ILAS, MOPITT, AIRS, ...),

  • on aircraft and balloons (HALOX, FISH, Mark IV, BONBON, ...)
  • emission inventories (RETRO, EDGAR, GFED, ICE, ...)

If no observations are present, the chemical fields can be initialised from two-dimensional chemical models, chemistry-climate models, climatologies, or from correlations between chemical species or chemical species and dynamical variables.

Example animations

Example animations from a CLaMS simulation of the 2004/05 winter are shown on the page ExampleAnimations.

Additional Tools

Flight planning tool MSS

Documentation: http://mss.readthedocs.io

Development: https://github.com/Open-MSS/MSS (for bug reports and feature requests, please create an issue under the menu point "issues")

Licenses

Link to the CLaMS-Groups ECHAM5-Licenses

CLaMSWiki (last edited 2024-02-15 09:04:59 by NicoleThomas)