Difference between revisions of "Simulations using KPP-built mechanisms"

From Geos-chem
Jump to: navigation, search
(Overview)
(Overview)
Line 23: Line 23:
 
|-bgcolor="#CCCCCC"
 
|-bgcolor="#CCCCCC"
 
!width="100px"|Mechanism
 
!width="100px"|Mechanism
!width="300px"|Description
+
!width="200px"|Description
 
!width="250px"|Mechanism file
 
!width="250px"|Mechanism file
 
!width="175px"|Extra options
 
!width="175px"|Extra options
 +
!width="150px"|Configure with
  
 
|-valign="top"
 
|-valign="top"
 
|fullchem
 
|fullchem
|NOx + Ox + Br + Cl + I + aerosols chemistry in the [[Tropospheric_chemistry_mechanism|troposphere]] and [[UCX_chemistry_mechanism|stratosphere]]
+
|NOx + Ox + Br + Cl + I + aerosols chemistry in the troposphere and [[UCX_chemistry_mechanism|troposphere and stratosphere]]
 
|[https://github.com/geoschem/geos-chem/blob/main/KPP/fullchem/fullchem.eqn <tt>KPP/fullchem/fullchem.eqn</tt>]
 
|[https://github.com/geoschem/geos-chem/blob/main/KPP/fullchem/fullchem.eqn <tt>KPP/fullchem/fullchem.eqn</tt>]
 
|
 
|
Line 40: Line 41:
 
*Aciduptake
 
*Aciduptake
 
*Marine POA
 
*Marine POA
 +
|
  
 
|-valign="top"
 
|-valign="top"
Line 46: Line 48:
 
|[https://github.com/geoschem/geos-chem/blob/main/KPP/Hg/Hg.eqn <tt>KPP/Hg/Hg.eqn</tt>]
 
|[https://github.com/geoschem/geos-chem/blob/main/KPP/Hg/Hg.eqn <tt>KPP/Hg/Hg.eqn</tt>]
 
|
 
|
 +
|<tt>-DMECH=Hg</tt>
  
 
|-valign="top"
 
|-valign="top"
Line 52: Line 55:
 
|[https://github.com/geoschem/geos-chem/blob/main/KPP/carbon/carbon.eqn <tt>KPP/carbon/carbon.eqn</tt>]
 
|[https://github.com/geoschem/geos-chem/blob/main/KPP/carbon/carbon.eqn <tt>KPP/carbon/carbon.eqn</tt>]
 
|
 
|
 +
|<tt>-DMECH=carbon</tt>
 +
  
 
|}
 
|}

Revision as of 15:36, 21 May 2024

Previous | Next | Guide to GEOS-Chem simulations

  1. Simulations using KPP-built mechanisms
  2. Aerosol-only simulation
  3. Carbon simulation
  4. CH4 simulation
  5. CO2 simulation
  6. Metals simulation
  7. POPs simulation
  8. Tagged CO simulation
  9. Tagged O3 simulation
  10. TransportTracers simulation

On this page, we provide information about GEOS-Chem simulations that use chemistry mechanism solver code built by the Kinetic PreProcessor (KPP).

Contents

Overview

The following table provides links to information about the available chemistry mechanisms in GEOS-Chem that use solver code generated by the KineticPreProcessor (KPP).

For more information about how to modify GEOS-Chem chemical mechanisms, please see our Update chemical mechanisms with KPP Supplemental Guide at geos-chem.readthedocs.io.

Mechanism Description Mechanism file Extra options Configure with
fullchem NOx + Ox + Br + Cl + I + aerosols chemistry in the troposphere and troposphere and stratosphere KPP/fullchem/fullchem.eqn
Hg Mercury chemistry KPP/Hg/Hg.eqn -DMECH=Hg
carbon CH4-CO2-CO-OCS chemistry KPP/carbon/carbon.eqn -DMECH=carbon



Previous | Next | Guide to GEOS-Chem simulations