Differences between revisions 4 and 61 (spanning 57 versions)
Revision 4 as of 2008-01-10 11:40:18
Size: 528
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 2: Line 2:

<<TableOfContents>>
Line 5: Line 7:
please insert a global description here '''CLaMS''' ('''C'''hemical '''La'''grangian '''M'''odel of the '''S'''tratosphere) 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.
Line 7: Line 9:
### this is only a exemplary structuring:
== the main CLaMS modules ==
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
Line 10: Line 16:
["traj"] [[BR]]
["mix"] [[BR]]
["chem"] [[BR]]
Line 14: Line 17:
== more CLaMS modules ==
["isentropic"] [[BR]]
["pos"] [[BR]]
["sedi"] [[BR]]
["tdot"] [[BR]]
["dynmod"] [[BR]]
["i3d"] [[BR]]
["rad"] [[BR]]
["init"] [[BR]]
["clams-tools"] [[BR]]
["netcdf-tools"] [[BR]]
["packing"] [[BR]]
== CLaMS Documentation ==
The details of the model CLaMS are well documented and published in the scientific literature.
 * Formulation of advection and mixing by [[http://hdl.handle.net/doi:10.1029/2000JD000114|McKenna et al. (2002a)]].
 * Formulation of chemistry-scheme and initialisation by [[http://hdl.handle.net/doi:10.1029/2000JD000113|McKenna et al. (2002b)]].
 * Comparison of the chemistry module with other stratospheric models by [[http://hdl.handle.net/doi:10.1023/A:1024056026432|Krämer et al. (2003)]].
 * Calculation of photolysis rates by [[http://hdl.handle.net/doi:10.1023/A:1006468926530|Becker et al. (2000)]].
 * Extension to 3-dimension model version by [[http://hdl.handle.net/doi:10.1029/2003JD003792|Konopka et al. (2004)]].
 * Lagrangian sedimentation by [[http://direct.sref.org/1680-7324/acp/2005-5-1437|Grooß et al. (2005)]].
 * Improved sedimentation of NAT by [[http://www.atmos-chem-phys.net/14/1055/2014/acp-14-1055-2014.html|Grooß et al. (2014)]] and of ice by [[https://www.atmos-chem-phys.net/19/543/2019/|Tritscher et al. (2019)]].
 * Extension to the (upper) troposphere using hybrid vertical coordinate zeta by [[http://www.atmos-chem-phys.net/7/3285/2007/acp-7-3285-2007.html|Konopka et al. (2007)]].
 * Incorporation of the concept of air mass origin tracers by [[ http://www.atmos-chem-phys.net/8/3655/2008/acp-8-3655-2008.html|Günther et al. (2008)]].
 * Climatological simulation and simplified chemistry by [[http://www.geosci-model-dev.net/7/2895/2014/gmd-7-2895-2014.html|Pommrich et al. (2014)]].
 * Integration of Lagrangian transport into the climate model EMAC by [[http://www.geosci-model-dev.net/7/2639/2014/gmd-7-2639-2014.html|Hoppe et al. (2014)]].
 * Tropospheric mixing and parametrization of unresolved convective updrafts by [[https://www.geosci-model-dev.net/12/2441/2019|Konopka et al. (2019)]].

== CLaMS Installation ==
 * [[GitLabInstructions| Installing CLaMS from the GitLab Server JUGIT ]]
 * [[GitLabUpdateClams| Update local CLaMS repository ]]
 * [[GitLabCommitChanges | Commit changes to central CLaMS repository ]]
 * [[ Jureca | CLaMS on JURECA/JUWELS ]]
 * [[ ParallelHowTo ]]


== The Main CLaMS Modules ==
(Installing instructions below using CVS are out-dated, please install the CLaMS modules [[GitLabInstructions|from the GitLab server]] instead)
   1. [[ traj | Trajectory module ]]
   2. [[ chem | Chemistry module ]]
   3. [[ mix | Lagrangian mixing module ]]
   4. [[ sedi | Lagrangian sedimentation scheme ]]

== More CLaMS Modules ==

 * [[isentropic]]
 * [[pos]]
 * [[tdot]]
 * [[i3d]]
 * [[rad]]
 * [[init]]
 * [[ClamsTools | clams-tools]]
 * [[netcdf-tools]]
 * [[packing]]
 * [[los_i3d]]

== The CLaMS ksh runscript ==
 
 * [[CLaMSScript| example run scripts]]

== Used Libraries ==

 * [[ NetCDF]]
 * [[ UtilsLibrary | Utils-Library]]
 * [[ InstallNCO | NCO ]]
 * [[ InstallGribLibrary | GRIB library ]]
 * [[ LibraryInstallation | Installation ]]

 



== MESSy/CLaMS ==

[[ messy | 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 ([[EcmwfData|ECMWF]]), Predictions, Analyses, ERA-15, ERA40, ERA-Interim
 * United Kingdom Meteorological Office ([[UkmoData|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 [[attachment:mpi-m_sla_200612.doc|ECHAM5-Licenses]]

<<Include(CLaMSGruppenSeite)>>

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)