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

From Geos-chem
Jump to: navigation, search
(GEOS-Chem grids)
(Getting help)
(23 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
__FORCETOC__
 
__FORCETOC__
 +
'''''[[Main_Page|GEOS-Chem Main Page]] | [[GEOS-Chem overview#GEOS-Chem Guides|GEOS-Chem Guides]]'''''
 +
 +
== 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.
 
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 ==
 
== Quick Start Guide ==
  
#[[GEOS-Chem overview|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 13: Line 16:
 
#[[Running GEOS-Chem|Running]]
 
#[[Running GEOS-Chem|Running]]
 
#[[GEOS-Chem output files|Output files]]
 
#[[GEOS-Chem output files|Output files]]
 +
#[[Guide_to_visualization_and_analysis_tools_for_GEOS-Chem|Visualizing and processing output]]
 
#[[GEOS-Chem_coding_and_debugging|Coding and debugging]]
 
#[[GEOS-Chem_coding_and_debugging|Coding and debugging]]
#[[Speeding up GEOS-Chem]]
 
 
#[[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]]
 +
* [[GEOS-Chem overview#GEOS-Chem Guides|GEOS-Chem Guides]]
 +
* [http://youtube.geos-chem.org GEOS-Chem YouTube Channel — contains tutorial videos]
 +
* [[The HEMCO User's Guide]]
 +
* [[HEMCO examples]]
  
 
== Getting help ==
 
== Getting help ==
 
 
* [[Frequently asked questions about GEOS-Chem]]
 
* [[Frequently asked questions about GEOS-Chem]]
* [[Common GEOS-Chem error messages]]
+
* ''[[Guide to GEOS-Chem error messages]]''
 
* [[Bugs_and_fixes|Recent bugs and fixes]]
 
* [[Bugs_and_fixes|Recent bugs and fixes]]
 
* [[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 ==
 
 
=== GEOS-Chem grids ===
 
*[[FlexGrid|FlexGrid: Defining custom horizontal and vertical grids]] '''(new in 12.4.0)'''
 
*[[GEOS-Chem horizontal grids]]
 
*[[GEOS-Chem vertical grids]]
 
 
=== Meteorology fields use in GEOS-Chem ===
 
* [[Overview of GMAO met data products]]
 
**[[Version history of GMAO met data products]]
 
 
=== GEOS-Chem species ===
 
*[[Species in GEOS-Chem]]
 
 
=== GEOS-Chem components ===
 
*[[GEOS-Chem emissions|Emissions]]
 
*[[GEOS-Chem chemistry mechanisms|Chemistry]]
 
*[[Advection scheme TPCORE|Advection]]
 
*[[Boundary layer mixing]]
 
*[[Cloud convection]]
 
*[[Dry deposition]]
 
**[[Leaf area indices in GEOS-Chem]]
 
**[[Olson land map]]
 
*[[Wet deposition]]
 
 
=== GEOS-Chem 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]]
 
 
=== GEOS-Chem 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]]
 
 
=== GEOS-Chem Validation ===
 
*[[GEOS-Chem benchmarking]]
 
*[[GEOS-Chem performance]]
 

Revision as of 15:05, 14 August 2019

GEOS-Chem Main Page | GEOS-Chem Guides

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