Difference between revisions of "Getting Started with GCHP"
From Geos-chem
(→GCHP Quick Start Guide) |
|||
Line 15: | Line 15: | ||
#[[GCHP_Hardware_and_Software_Requirements|Hardware and Software Requirements]] | #[[GCHP_Hardware_and_Software_Requirements|Hardware and Software Requirements]] | ||
− | |||
− | |||
#[[Setting_Up_the_GCHP_Environment|Setting Up the GCHP Environment]] | #[[Setting_Up_the_GCHP_Environment|Setting Up the GCHP Environment]] | ||
+ | #[[Downloading_GCHP|Downloading Source Code and Data Directories]] | ||
#[[Compiling_GCHP|Compiling]] | #[[Compiling_GCHP|Compiling]] | ||
+ | #[[Obtaining_a_GCHP_Run_Directory|Obtaining a Run Directory]] | ||
#[[Running_GCHP:_Basics|Running GCHP: Basics]] | #[[Running_GCHP:_Basics|Running GCHP: Basics]] | ||
#[[Running_GCHP:_Configuration|Running GCHP: Configuration]] | #[[Running_GCHP:_Configuration|Running GCHP: Configuration]] |
Revision as of 23:49, 9 November 2020
Contents
Overview
GEOS-Chem High Performance (GCHP) represents the next generation of GEOS-Chem. Capabilities that distinguish GCHP from standard GEOS-Chem (GEOS-Chem "Classic") include:
- Flexible-resolution simulations, from ~4° x 5° (C24) to ~0.25° x 0.3125° (C360) without the need for code edits or recompilation
- Use of the cubed-sphere (CS) grid, which eliminates the need for polar filtering and brings GEOS-Chem into line with the NASA GEOS AGCM
- MPI distributed-memory parallelization which enables running a single job across multiple machines
This page will guide you through the wiki pages to get started with the latest release of GCHP.
GCHP Quick Start Guide
- Hardware and Software Requirements
- Setting Up the GCHP Environment
- Downloading Source Code and Data Directories
- Compiling
- Obtaining a Run Directory
- Running GCHP: Basics
- Running GCHP: Configuration
- Output Data
- Developing GCHP
- Run Configuration Files
--Lizzie Lundgren (talk) 16:51, 10 May 2019 (UTC)