Skip to content

Commit

Permalink
Fix CESM2.1 and CESM2.1 CAM tags
Browse files Browse the repository at this point in the history
  • Loading branch information
goldy authored Oct 27, 2020
1 parent 73871dc commit f839568
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ cd CAM
```
### To run CAM compatible with the CESM2.2 release:
```
git checkout cam_cesm2_2_rel_03
git checkout cam_cesm2_2_rel_02
./manage_externals/checkout_externals
```
### To run CAM compatible with the CESM2.1 release:
```
git checkout cam_cesm2_1_rel_48
git checkout cam_cesm2_1_rel_41
./manage_externals/checkout_externals
```
### To view the release branches in Github, go to the "Branch:master" pulldown menu and select the appropriate branch.
Expand Down

0 comments on commit f839568

Please sign in to comment.