/[MITgcm]/MITgcm/verification/aim.5l_LatLon/README
ViewVC logotype

Contents of /MITgcm/verification/aim.5l_LatLon/README

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.3 - (show annotations) (download)
Mon Mar 10 01:35:16 2014 UTC (10 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65r, checkpoint65s, checkpoint65p, checkpoint65q, checkpoint65v, checkpoint65w, checkpoint65t, checkpoint65u, checkpoint65j, checkpoint65k, checkpoint65h, checkpoint65i, checkpoint65n, checkpoint65l, checkpoint65m, checkpoint65b, checkpoint65c, checkpoint65a, checkpoint65f, checkpoint65g, checkpoint65d, checkpoint65e, checkpoint65, checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint65o, checkpoint64y, checkpoint64x, checkpoint64z, checkpoint64w, checkpoint64v, HEAD
Changes since 1.2: +17 -11 lines
update the intructions on how to run (in dir "run" instead of in "build"
 or "input" or elsewhere)

1 Intermediate Atmospheric physics, 5 layers Molteni Physics package.
2 Global spherical-grid configuration, 128x64x5 resolution.
3 ====================================================================
4
5 Configure and compile the code:
6 cd build
7 ../../../tools/genmake2 -mods ../code [-of my_platform_optionFile]
8 make depend
9 make
10 cd ..
11
12 To run:
13 cd run
14 ln -s ../input/* .
15 ln -s ../build/mitgcmuv .
16 ./mitgcmuv > output.txt
17 cd ..
18
19 There is comparison output in the directory:
20 results/output.txt
21
22 ---------------------------
23 Note:
24 Originally, this set up was very close to the one in
25 /development/adcroft/atmos/verification/molteni.128x64x5
26 with few modifications taken from run on hyades.
27
28 Others modifications have been added to improve the stability of the
29 model (fixed some bugs) and to get a less diffuse Q distribution:
30 o 3rd order scheme for the Horizontal advection of Q
31 o changes in the mapping between C-grid and A-grid for surface stress
32 ---------------------------

  ViewVC Help
Powered by ViewVC 1.1.22