Difference between revisions of "Getting Started with GEOS-Chem"

From Geos-chem
Jump to: navigation, search
(Getting help)
(Additional resources)
(6 intermediate revisions by 2 users not shown)
Line 8: Line 8:
 
== Quick Start Guide ==
 
== Quick Start Guide ==
  
#[[GEOS-Chem overview]]
 
 
#[[Minimum system requirements for GEOS-Chem|Minimum system requirements]]
 
#[[Minimum system requirements for GEOS-Chem|Minimum system requirements]]
 
#[[Downloading GEOS-Chem source code|Downloading source code]]
 
#[[Downloading GEOS-Chem source code|Downloading source code]]
Line 20: Line 19:
 
#[[GEOS-Chem_coding_and_debugging|Coding and debugging]]
 
#[[GEOS-Chem_coding_and_debugging|Coding and debugging]]
 
#[[Getting_Started_with_GEOS-Chem#Getting_help|Getting help]]
 
#[[Getting_Started_with_GEOS-Chem#Getting_help|Getting help]]
#[[Getting_Started_with_GEOS-Chem#Further_reading|Further reading]]
+
#[[GEOS-Chem_overview#Further_reading|Further reading]]
 +
 
 +
== Additional resources ==
 +
* [[GEOS-Chem overview]]
 +
* [[The HEMCO User's Guide]]
 +
* [[HEMCO examples]]
  
 
== Getting help ==
 
== Getting help ==
 
 
* [[Frequently asked questions about GEOS-Chem]]
 
* [[Frequently asked questions about GEOS-Chem]]
 
* [[Guide to GEOS-Chem error messages]]
 
* [[Guide to GEOS-Chem error messages]]
Line 29: Line 32:
 
* [[GEOS-Chem coding and debugging#GEOS-Chem debugging tips|Tips on how to debug GEOS-Chem effectively]]
 
* [[GEOS-Chem coding and debugging#GEOS-Chem debugging tips|Tips on how to debug GEOS-Chem effectively]]
 
* [[Submitting GEOS-Chem support requests]]
 
* [[Submitting GEOS-Chem support requests]]
 
== Further reading ==
 
 
=== Grids ===
 
*[[FlexGrid|FlexGrid: Defining custom horizontal and vertical grids]] '''(new in 12.4.0)'''
 
*[[GEOS-Chem horizontal grids]]
 
*[[GEOS-Chem vertical grids]]
 
 
=== Meteorology fields ===
 
* [[Overview of GMAO met data products]]
 
*[[Version history of GMAO met data products]]
 
 
=== Species ===
 
*[[Species in GEOS-Chem]]
 
*[[GEOS-Chem species database]]
 
*[[Physical properties of GEOS-Chem species]]
 
 
=== Model components ===
 
*[[GEOS-Chem emissions|Emissions]]
 
*[[GEOS-Chem chemistry mechanisms|Chemistry]]
 
**[[FlexChem]]
 
*[[Advection scheme TPCORE|Advection]]
 
*[[Boundary layer mixing]]
 
*[[Cloud convection]]
 
*[[Dry deposition]]
 
**[[Leaf area indices in GEOS-Chem]]
 
**[[Olson land map]]
 
*[[Wet deposition]]
 
 
=== Aerosols ===
 
*[[Carbonaceous aerosols]]
 
*[[Mineral dust aerosols]]
 
*[[Secondary organic aerosols]]
 
*[[Sea salt aerosols]]
 
*[[Sulfate aerosols]]
 
*[[Aerosol-only simulation]]
 
*[[Aerosol optical properties]]
 
*[[Aerosol thermodynamical equilibrium]]
 
*Aerosol Microphysics
 
**[[APM aerosol microphysics|APM]]
 
**[[TOMAS aerosol microphysics|TOMAS]]
 
 
=== Diagnostics ===
 
*[[List of diagnostics archived to netCDF format]]
 
*[[List of diagnostics archived to bpch format]]
 
*[[ObsPack diagnostic]]
 
*[[Planeflight diagnostic]]
 
*[[The HEMCO User's Guide#Diagnostics|Archiving diagnostics from HEMCO]]
 
*[[Diagnostic time step]]
 
*[[Additional diagnostics]]
 
 
=== Validation ===
 
*[[GEOS-Chem benchmarking|Benchmarking]]
 
*[[GEOS-Chem performance|Performance]]
 

Revision as of 16:40, 9 July 2019

GEOS-Chem Main Page

Overview

On this page we provide information on getting started with GEOS-Chem "classic." Please see the Getting Started With GCHP page for information on the next generation of GEOS-Chem.

Quick Start Guide

  1. Minimum system requirements
  2. Downloading source code
  3. Downloading data directories
  4. Creating run directories
  5. Configuring runs
  6. Compiling
  7. Running
  8. Output files
  9. Visualizing and processing output
  10. Coding and debugging
  11. Getting help
  12. Further reading

Additional resources

Getting help