Basics#
The CESM is developed around a structured workflow. The first step of this workflow is to set up your workspace, which is usually a one-time task. After setting up your workspace, a basic CESM simulation can be run with only four commands. This section will cover these steps and enable you to complete your first CESM run.
Workflow Elements#
Set up workspace (one time setup)
Downloadthe CESM codeCreate or LocateanInput DataRoot DirectoryPossibly
Portingif not on a setup machine
Creating, Running and Reviewing a Case
Createa new caseInvokecase.setupBuildthe executable withcase.buildRunthe model withcase.submitReviewoutput data
Setting up your environment#
Every time you log onto the NCAR HPC system you want to ensure you have the correct modules loaded. Please refer to the NCAR supercomputer section under Resources to make sure you are setting up your environment properly.
YOU SHOULD ENSURE YOU CHECK THIS EVERY TIME YOU ARE BUILDING A NEW CASE