Simulations using KPP-built mechanisms: Difference between revisions
Jump to navigation
Jump to search
Line 23: | Line 23: | ||
|-bgcolor="#CCCCCC" | |-bgcolor="#CCCCCC" | ||
!width="100px"|Mechanism | !width="100px"|Mechanism | ||
!width=" | !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 | |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
- Simulations using KPP-built mechanisms
- Aerosol-only simulation
- Carbon simulation
- CH4 simulation
- CO2 simulation
- Metals simulation
- POPs simulation
- Tagged CO simulation
- Tagged O3 simulation
- TransportTracers simulation
On this page, we provide information about GEOS-Chem simulations that use chemistry mechanism solver code built by the Kinetic PreProcessor (KPP).
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
|