Difference between revisions of "GCHP Main Page"

From Geos-chem
Jump to: navigation, search
(GCHP Wiki Guide)
(GCHP Wiki Guide)
Line 13: Line 13:
 
'''Getting Started'''
 
'''Getting Started'''
 
*[[Getting_Started_with_GCHP_v12|Online Manual, Version 12]]
 
*[[Getting_Started_with_GCHP_v12|Online Manual, Version 12]]
*[[Getting_Started_With_GCHP|Online Manual, Version 13 (in progress)]]
+
*[[Getting_Started_with_GCHP|Online Manual, Version 13 (in progress)]]
 
'''Version Information'''
 
'''Version Information'''
 
*[[GEOS-Chem_12|Current Version]]
 
*[[GEOS-Chem_12|Current Version]]

Revision as of 17:20, 20 October 2020

GEOS-Chem Main Page

About High Performance GEOS-Chem

GEOS-Chem with the high performance option (GCHP) is the next generation of GEOS-Chem. It uses a distributed memory capability designed to enable efficient scaling across many cores, and thus enable finer resolution simulations. GCHP has the advantage of using a cubed sphere geometry that enables more accurate transport and eliminates the polar singularity inherent to lat-lon grids. With these advances you can still run the model on a single machine at coarse resolution if you choose to do so.

If you are working on a project using GCHP, please add your name and project description to the GCHP projects list. Also help the GCHP Working Group pool performance information across systems by contributing your GCHP run information on the GCHP Timing Tests page.

If you would like to stay informed of GCHP developments, please join the GEOS-Chem High Performance Working Group mailing list and subscribe to GCHP notifications on GitHub. If you would like receive help or participate in conversations about GCHP, please use the GCHP GitHub issue tracker. You may also contact the GEOS-Chem Support Team if you have questions or need assistance, or reach out to the GCHP Working Group Co-Chairs.

GCHP Wiki Guide

Getting Started

Version Information

Validation and Performance

Community

Troubleshooting

Help Resources and Quick Links

GCHP Cubed Sphere Grid Geometry

GCHP uses a cubed sphere grid rather than the traditional lat-lon grid used in GEOS-Chem Classic. While regular lat-lon grids are typically designated as ΔLat ⨉ ΔLon (e.g. 4⨉5), cubed sphere grids are designated by the side-length of the cube. In GCHP we specify this as CX (e.g. C24 or C180). The simple rule of thumb for determining the roughly equivalent lat/lon for a given cubed sphere resolution is to divide the side length by 90. Using this rule you can quickly match C24 with 4x5, C90 with 1 degree, C360 with quarter degree, and so on.

Harvard graduate student Jiawei Zhuang created the following interactive illustrations demonstrating key features of the GCHP cubed sphere geometry:


GEOS-Chem Main Page