Difference between revisions of "GEOS-Chem in CESM"

From Geos-chem
Jump to: navigation, search
(Overview)
Line 6: Line 6:
 
This page serves as a resource for using GEOS-Chem in the Community Earth System Model (CESM). It is meant to supplement not replace existing CESM documentation and therefore includes a guide to navigating CESM resources maintained by NCAR. The rest of the page focuses on aspects of the model specific to GEOS-Chem and is written primarily to help offline GEOS-Chem users get started. CESM users interested in using GEOS-Chem chemistry may also find it useful but should additionally look at GEOS-Chem documentation listed on the main page of this wiki.
 
This page serves as a resource for using GEOS-Chem in the Community Earth System Model (CESM). It is meant to supplement not replace existing CESM documentation and therefore includes a guide to navigating CESM resources maintained by NCAR. The rest of the page focuses on aspects of the model specific to GEOS-Chem and is written primarily to help offline GEOS-Chem users get started. CESM users interested in using GEOS-Chem chemistry may also find it useful but should additionally look at GEOS-Chem documentation listed on the main page of this wiki.
  
== Citable references ==
+
(Brief history of GEOS-Chem in CESM with citable references...here or in a new section)
 
+
 
+
  
 
== CESM Resources ==
 
== CESM Resources ==
Line 37: Line 35:
 
* [https://bb.cgd.ucar.edu/cesm/ DiscussCESM Forums]
 
* [https://bb.cgd.ucar.edu/cesm/ DiscussCESM Forums]
  
== CESM Glossary for GEOS-Chem Users ==
+
== Glossary for GEOS-Chem Users ==
  
 
== Getting Started ==
 
== Getting Started ==
  
=== Setting up environment ===
+
=== Configuring CIME ===
  
==== Working on NCAR Derecho HPC cluster ====
+
==== Scenario 1: NCAR Derecho HPC cluster ====
  
==== Setting up CESM on an external HPC cluster ====
+
==== Scenario 2: External HPC cluster ====
  
 
=== Downloading the model ===
 
=== Downloading the model ===
Line 68: Line 66:
  
 
== Debugging and getting help ==
 
== Debugging and getting help ==
 +
 +
For general CESM help please use the DiscussCESM forum linked to earlier on this page. For GEOS-Chem please see the guidelines for getting help on the GEOS-Chem wiki. Depending on the issue you may be referred by the CESM Support Team to contact the GEOS-Chem Support Team, or vice versa.
  
 
== MUSICA and future work ==
 
== MUSICA and future work ==

Revision as of 16:38, 13 May 2024

GEOS-Chem Main Page

Overview

This page serves as a resource for using GEOS-Chem in the Community Earth System Model (CESM). It is meant to supplement not replace existing CESM documentation and therefore includes a guide to navigating CESM resources maintained by NCAR. The rest of the page focuses on aspects of the model specific to GEOS-Chem and is written primarily to help offline GEOS-Chem users get started. CESM users interested in using GEOS-Chem chemistry may also find it useful but should additionally look at GEOS-Chem documentation listed on the main page of this wiki.

(Brief history of GEOS-Chem in CESM with citable references...here or in a new section)

CESM Resources

Model documentation

The best way to successfully use GEOS-Chem chemistry in CESM is to become familiar with CESM documentation and guides maintained by NCAR. The CESM2 Quickstart Guide contains an overview of the model and instructions for downloading, building, and running CESM2. CESM2 is built upon a framework called Common Infrastructure for Modeling the Earth (CIME, pronounced "SEAM") which handles configuring, compiling, testing, and running the model. Offline GEOS-Chem users can think of CIME as run directory management and testing, containing the equivalent of what is found in the 'run' and 'test' directories within GEOS-Chem. Read through the CIME documentation to become familiar with the concepts of CIME and to get detailed instructions for creating run directories, configuring a run, building the source code, and running the model. Community Atmosphere Model (CAM) is the atmospheric component of CESM and includes both GEOS-Chem and HEMCO as subcomponents. The CAM6.3 documentation builds upon information in the CESM Quickstart Guide and the CIME documentation. Read through it to learn about the atmospheric component's configuration options, data inputs, and model outputs.

Model websites

NCAR maintains several websites with up-to-date information about CESM. The CAM website and CESM with Chemistry Wiki page are of particular interest to GEOS-Chem users.

Data visualization and analysis

See the NCAR Python Resources for Chemistry Modeling for jupyter notebook examples of visualizing and analyzing CESM output data. Examples for atmospheric chemistry modeling with CAM-Chem are also relevant for modeling with GEOS-Chem.

Getting help

CESM help requests are handled on a searchable forum maintained by NCAR. Consider registering for a free account if you plan to use CESM.

Glossary for GEOS-Chem Users

Getting Started

Configuring CIME

Scenario 1: NCAR Derecho HPC cluster

Scenario 2: External HPC cluster

Downloading the model

Creating a case (run directory)

Downloading input data

Building the model

Running the model

Logs and diagnostics

Advanced topics

Guide to the source code

Changing the source code

Using CIME tools to update case configuration

Debugging and getting help

For general CESM help please use the DiscussCESM forum linked to earlier on this page. For GEOS-Chem please see the guidelines for getting help on the GEOS-Chem wiki. Depending on the issue you may be referred by the CESM Support Team to contact the GEOS-Chem Support Team, or vice versa.

MUSICA and future work


GEOS-Chem Main Page