CESM code#

Before you cam start running the CESM model you must first download CESM from Github and set up your Workspace. This exercise is estimated to take around 30-60 minutes, depending on your previous experience with NCAR HPC and Github.

Learning Objectives#

  • Download CESM to your workspace with Git commands.

  • Explore your CESM workspace for CESM Code.

If you are unfamiliar with logging into NCAR HPC resources, please go back to this section to learn more about logging into Cheyenne.

Github and Git software are used as development and management tools for supporting and distributing CESM. This tutorial is not intended to be a Github or Git software tutorial, so we will provide the basic git commands needed to download CESM. If you want to learn more about using these tools go to this section.