NorESMhub / CAM

Community Atmosphere Model including CAM6-Nor branches
1 stars 20 forks source link

CAM-Nor: The NorESM version of the Community Atmosphere Model (CAM)

CAM code is stored in this repository on branches other than main. The details are explained below.

Please see the NorESM documentation for complete documentation on NorESM, getting started with git and how to contribute to CAM-Nor's development.

This repository has the following CAM-Nor branches:

CAM-Nor and NorESM documentation https://noresm-docs.readthedocs.io/en/noresm2/

How to checkout and use CAM:

The instructions below assume you have cloned this repository and are in the repository directory. For example:

git clone https://github.com/NorESMhub/CAM
cd CAM

To run CAM compatible with the NorESM2 release:

git checkout cam_cesm2_1_rel_05-Nor_v1.0.5
./manage_externals/checkout_externals

To view the release branch in github, go to the "Branch:main" pulldown menu and select cam_cesm2_1_rel_05-Nor

To use unsupported CAM development code:

NOTE: This is unsupported development code and is subject to the CESM developer's agreement.

git checkout noresm_v4_cam6_3_112
./manage_externals/checkout_externals

CAM6-Nor Documentation - https://noresm-docs.readthedocs.io/en/noresm2/model-description/atm_model.html

CAM6 namelist settings - https://docs.cesm.ucar.edu/models/cesm2/settings/current/cam_nml.html