...
Get the optimized history-writing code for CLM with these commands: (Not sure this is still neeeded???)
Code Block |
---|
|
> cd components/clm
> git fetch origin
> git checkout release-cesm2.2.01/hist_opt |
...
Section |
---|
Column |
---|
| After the run completes successfully, output files are moved to the short term archive: /glade/derecho/scratch/<username>/archive/$CASENAME/atm/hist (similar directories exist for other model components: lnd, etc.).
Restart and initial conditions files are written to: /glade/derecho/scratch/<username>/archive/$CASENAME/rest Note: long term archiving is currently not working Tip |
---|
| For more options regarding the submission and running options type: case.submit --help |
|
Column |
---|
|
Tip |
---|
| Default output is monthly, so if you run a test 5-day simulation with monthly output, you will not see any files in the atm/hist location. However, restart files will have been created. |
|
|
...