...
(A) Copy the model setup code to your own directory
The 1. The first time, in your $HOME or $WORK directory, setup a folder to hold all your derecho cases.
Code Block |
---|
|
> mkdir /glade/work/$USER/derecho_cases |
Section |
---|
Column |
---|
| 1. In a directory in your $HOME or $WORK directory make Make a copy of the new version of the code to set up for use on derecho:, the latest code can be downloaded following the instructions at: http://www.cesm.ucar.edu/models/cesm2/release_download.html This directory is referred to as $CESM_ROOT below. This should only need to be done once for each code base update of CESM. Note that when running on derecho you do not need to get any of the input data files. |
|
...