| 1 |
|
Held-Suarez zonal average config. - no eddy param |
| 2 |
|
================================================= |
| 3 |
|
|
| 4 |
|
Configure and build makefile: |
| 5 |
|
cd bin |
| 6 |
|
../tools/genmake -makefile |
| 7 |
|
ln -f -s ../verification/hs94.five-layer/code/*.[hF] . |
| 8 |
|
make depend |
| 9 |
|
ln -f -s ../verification/hs94.five-layer/code/*.[hF] . |
| 10 |
|
|
| 11 |
|
Compile: |
| 12 |
|
make |
| 13 |
|
|
| 14 |
|
To run: |
| 15 |
|
cd ../verification/hs94.five-layer/input/ |
| 16 |
|
../../../exe/mitgcmuv |
| 17 |
|
|
| 18 |
|
Comments: |
| 19 |
|
These numbers differe from the hs94.five-layer expt in mitgcmuv-atmos-exact |
| 20 |
|
code due to the normalization in the cg2d solver. Uncomment the line |
| 21 |
|
Catm rhsMax=1. to reproduce the exact old output. |