| 1 |
Intermediate Atmospheric physics, 5 layers Molteni Physics package. |
| 2 |
Global spherical-grid configuration, 128x64x5 resolution. |
| 3 |
==================================================================== |
| 4 |
|
| 5 |
o To reproduce the run : |
| 6 |
|
| 7 |
The genmake options are in .genmakerc, so that the simplest form |
| 8 |
of genmake can be used : |
| 9 |
cd input |
| 10 |
../../../tools/genmake |
| 11 |
make depend |
| 12 |
make |
| 13 |
|
| 14 |
mitgcmuv |
| 15 |
|
| 16 |
--------------------------- |
| 17 |
Note: |
| 18 |
Originally, this set up was very close to the one in |
| 19 |
/development/adcroft/atmos/verification/molteni.128x64x5 |
| 20 |
with few modifications taken from run on hyades. |
| 21 |
|
| 22 |
Others modifications have been added to improve the stability of the |
| 23 |
model (fixed some bugs) and to get a less diffuse Q distribution: |
| 24 |
o 3rd order scheme for the Horizontal advection of Q |
| 25 |
o changes in the mapping between C-grid and A-grid for surface stress |
| 26 |
--------------------------- |