Skip to content

Latest commit

 

History

History
105 lines (89 loc) · 4.51 KB

index.rst

File metadata and controls

105 lines (89 loc) · 4.51 KB

GEOS-Chem High Performance


The GEOS--Chem model is a global 3-D model of atmospheric composition driven by assimilated meteorological observations from the Goddard Earth Observing System (GEOS) of the NASA Global Modeling and Assimilation Office. It is applied by research groups around the world to a wide range of atmospheric composition problems.

This site provides instructions for GEOS-Chem High Performance, GEOS-Chem's multi-node variant. We provide two different instruction sets for downloading and compiling GCHP: from a clone of the source code, or using the Spack package manager.

Cloning and building from source code ensures you will have direct access to the latest available versions of GCHP, provides additional compile-time options, and allows you to make your own modifications to GCHP's source code. Spack automates downloading and additional parts of the compiling process while providing you with some standard togglable compile-time options.

Our Quick Start Guide and the downloading, compiling, and creating a run directory sections of the User Guide give instructions specifically for using a clone of the source code. Our dedicated Spack guide describes how to install GCHP and create a run directory with Spack, as well as how to use Spack to install GCHP's dependencies if needed.

getting-started/quick-start.rst getting-started/requirements.rst getting-started/key-references.rst

user-guide/downloading.rst user-guide/compiling.rst user-guide/rundir-init.rst user-guide/getting-input-data.rst user-guide/running.rst user-guide/configuration-files.rst user-guide/rundir-config.rst user-guide/output_files.rst user-guide/plotting-output.rst user-guide/debugging.rst

geos-chem-shared-docs/supplemental-guides/load-libraries-guide.rst geos-chem-shared-docs/supplemental-guides/spack-guide.rst supplement/setting-up-aws-parallelcluster.rst supplement/caching-input-data.rst supplement/containers.rst supplement/stretched-grid.rst supplement/satellite-overpass.rst geos-chem-shared-docs/supplemental-guides/bashdatacatalog.rst geos-chem-shared-docs/supplemental-guides/netcdf-guide.rst geos-chem-shared-docs/supplemental-guides/coards-guide.rst geos-chem-shared-docs/supplemental-guides/customize-guide.rst geos-chem-shared-docs/supplemental-guides/error-guide.rst geos-chem-shared-docs/supplemental-guides/debug-guide.rst geos-chem-shared-docs/supplemental-guides/species-guide.rst geos-chem-shared-docs/supplemental-guides/using-kpp-with-gc.rst geos-chem-shared-docs/supplemental-guides/related-docs.rst

reference/SUPPORT.md reference/CONTRIBUTING.md geos-chem-shared-docs/editing_these_docs.rst reference/git-submodules.rst reference/glossary.rst reference/versioning.rst reference/uploading_to_spack.rst