Difference between revisions of "GEOS-Chem in CESM"

From Geos-chem
Jump to: navigation, search
(CESM Resources)
(17 intermediate revisions by the same user not shown)
Line 5: Line 5:
  
 
This page contains information and instructions for using GEOS-Chem in the Community Earth System Model (CESM). It is currently in development.
 
This page contains information and instructions for using GEOS-Chem in the Community Earth System Model (CESM). It is currently in development.
 +
- Include citable references here (all CESM-GC papers to date)
 +
 +
== CESM Resources ==
 +
 +
The best way to successfully use GEOS-Chem within CESM is to become familiar with CESM documentation and guides maintained by NCAR.
 +
 +
'''Model documentation'''
 +
* [https://escomp.github.io/CESM/versions/master/html/index.html CESM Quickstart Guide]
 +
* [https://esmci.github.io/cime/versions/master/html/index.html CIME documentation]
 +
* [https://ncar.github.io/CAM/doc/build/html/index.html CAM documentation]
 +
* [https://wiki.ucar.edu/display/camchem/Home CESM with Chemistry Wiki]
 +
 +
'''Data visualization and analysis'''
 +
* [https://ncar.github.io/CAM-chem/index.html NCAR Python Resources for Chemistry Modeling]
 +
 +
'''Getting help'''
 +
* [https://bb.cgd.ucar.edu/cesm/ DiscussCESM Forums]
 +
 +
== CESM Glossary for GEOS-Chem Users ==
  
 
== Getting Started ==
 
== Getting Started ==
  
 +
=== Setting up environment ===
 +
 +
==== Working on NCAR Derecho HPC cluster ====
 +
 +
==== Setting up CESM on an 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 ==
 +
 +
== MUSICA and future work ==
  
 +
* [https://egusphere.copernicus.org/preprints/2022/egusphere-2022-855/ CCPP Framework v6 paper]
 +
* [https://ccpp-techdoc.readthedocs.io/en/v6.0.0/ CCPP Technical Documentation]
 +
* [https://github.com/ESCOMP/CAM-SIMA CAM-SIMA]
 +
* [https://github.com/NCAR/micm MICM]
 +
* [https://github.com/NCAR/micm-kpp MICM-KPP]
 +
* [https://ncar.github.io/micm/ MICM documentation]
  
 
--------------------
 
--------------------
  
 
'''''[[Main_Page|GEOS-Chem Main Page]]'''''
 
'''''[[Main_Page|GEOS-Chem Main Page]]'''''

Revision as of 15:08, 13 May 2024

GEOS-Chem Main Page

Overview

This page contains information and instructions for using GEOS-Chem in the Community Earth System Model (CESM). It is currently in development. - Include citable references here (all CESM-GC papers to date)

CESM Resources

The best way to successfully use GEOS-Chem within CESM is to become familiar with CESM documentation and guides maintained by NCAR.

Model documentation

Data visualization and analysis

Getting help

CESM Glossary for GEOS-Chem Users

Getting Started

Setting up environment

Working on NCAR Derecho HPC cluster

Setting up CESM on an 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

MUSICA and future work


GEOS-Chem Main Page