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

From Geos-chem
Jump to: navigation, search
(Table of contents)
(Getting help)
Line 39: Line 39:
 
* ''[[Guide to 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]]
+
* [https://geos-chem.readthedocs.io/en/latest/geos-chem-shared-docs/supplemental-guides/debug-guide.html Debugging GEOS-Chem and HEMCO errors]
 
* [[Submitting GEOS-Chem support requests]]
 
* [[Submitting GEOS-Chem support requests]]

Revision as of 16:36, 4 August 2022

GEOS-Chem Main Page | GEOS-Chem Guides


Overview

NOTE: The majority of content in this user manual has been migrated to https://geos-chem.readthedocs.io.
We will preserve the user manual content for GEOS-chem users who are still working with versions prior to 13.0.0.

On this page we provide information on getting started with GEOS-Chem "Classic." (In the future we will be migrating this manual to ReadTheDocs.)

Please see gchp.readthedocs.io page for information about how to download and run GCHP.

Please see hemco.readthedocs.io page for information about how to download and run HEMCO (if you want to run HEMCO in standalone mode).

Table of contents

  1. Minimum system requirements (and software installation)
  2. Configuring your computational environment
  3. Downloading source code
  4. Downloading data directories
  5. Creating run directories
  6. Configuring runs
  7. Compiling
  8. Running
  9. Output files
  10. Python tools for use with GEOS-Chem
  11. Coding and debugging
  12. Further reading

Additional resources

Getting help