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

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

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

revision 1.1.2.2 by jmc, Tue Apr 17 02:05:00 2001 UTC revision 1.3 by jmc, Mon Mar 10 01:35:16 2014 UTC
# Line 2  Intermediate Atmospheric physics, 5 laye Line 2  Intermediate Atmospheric physics, 5 laye
2  Global spherical-grid configuration, 128x64x5 resolution.  Global spherical-grid configuration, 128x64x5 resolution.
3  ====================================================================  ====================================================================
4    
5  o To reproduce the run :  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  The genmake options are in .genmakerc, so that the simplest form  To run:
13  of genmake can be used :    cd run
14  cd input    ln -s ../input/* .
15  ../../../tools/genmake    ln -s ../build/mitgcmuv .
16  make depend    ./mitgcmuv > output.txt
17  make    cd ..
18    
19  mitgcmuv  There is comparison output in the directory:
20      results/output.txt
21    
22  ---------------------------  ---------------------------
23  Note:  Note:
24  Originally, this set up was very close to the one in  Originally, this set up was very close to the one in
25  /development/adcroft/atmos/verification/molteni.128x64x5  /development/adcroft/atmos/verification/molteni.128x64x5
26  with few modifications taken from run on hyades.  with few modifications taken from run on hyades.
27    
28  Others modifications have been added to improve the stability of the  Others modifications have been added to improve the stability of the
29  model (fixed some bugs) and to get a less diffuse Q distribution:  model (fixed some bugs) and to get a less diffuse Q distribution:
30  o 3rd order scheme for the Horizontal advection of Q  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  o changes in the mapping between C-grid and A-grid  for surface stress
32  ---------------------------  ---------------------------

Legend:
Removed from v.1.1.2.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22