/[MITgcm]/MITgcm/verification/adjustment.cs-32x32x1/README
ViewVC logotype

Diff of /MITgcm/verification/adjustment.cs-32x32x1/README

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

revision 1.3 by jmc, Tue Nov 2 15:23:22 2010 UTC revision 1.4 by jmc, Mon Mar 10 01:35:16 2014 UTC
# Line 8  General Description: Line 8  General Description:
8  * using the same executable, 2 set-up can be tested, corresponding  * using the same executable, 2 set-up can be tested, corresponding
9    to input dir. "input" and "input.nlfs".    to input dir. "input" and "input.nlfs".
10  * Default set-up (input & parameter files in dir "input"):  * Default set-up (input & parameter files in dir "input"):
11    Oceanic set-up with flat bottom and a large quasi-rectangular    Oceanic set-up initially at rest, with flat bottom and a large
12    continent is initially at rest. An initial free-surface large-scale    quasi-rectangular continent. An initial free-surface large-scale
13    anomaly centered at the equator triggers a barotropic adjustment    anomaly centered at the equator triggers a barotropic adjustment
14    and generates External Inertial-Gravity waves (Poincare waves).    and generates External Inertial-Gravity waves (Poincare waves).
15    Use linear Free-Surface and linear dynamics (no momentum advection)    Use linear Free-Surface and linear dynamics (no momentum advection)
# Line 24  IMPORTANT: For the purpose of testing mu Line 24  IMPORTANT: For the purpose of testing mu
24  * Use multiple tiles (8) per cube-face (tile size: 16x8),  * Use multiple tiles (8) per cube-face (tile size: 16x8),
25    which results in a total of 48 tiles:    which results in a total of 48 tiles:
26      code/SIZE.h      code/SIZE.h
     code/W2_EXCH2_TOPOLOGY.h : to replace pkg/exch2/W2_EXCH2_TOPOLOGY.h  
                                ( = 6-tiles default version )  
     code/w2_e2setup.F        : to replace pkg/exch2/W2_EXCH2_TOPOLOGY.h  
   the last 2 files ave been generated with matlab script:  
         MITgcm/utils/exch2/matlab-topology-generator/driver.m  
27  * The oceanic-set-up contains 4 empty tiles (tiles: 11,12,13,14)  * The oceanic-set-up contains 4 empty tiles (tiles: 11,12,13,14)
28    associated with the large continent.    associated with the large continent.
29    This gives the opportunity to test the "blank-tiles" option of    This gives the opportunity to test the "blank-tiles" option of
30    the EXCH2 pkg. An MPI version of this set-up is available to    the EXCH2 pkg. An MPI version of this set-up is available to
31    test this "blank-tiles" option:    test this "blank-tiles" option:
32      code/SIZE.h_mpi          : to replace code/SIZE.h      code/SIZE.h_mpi          : to replace code/SIZE.h
33      code/W2_EXCH2_TOPOLOGY.h : to replace pkg/exch2/W2_EXCH2_TOPOLOGY.h      input/data.exch2.mpi     : to be rename to data.exch2
     code/w2_e2setup.F_mpi    : to replace code/CPP_EEOPTIONS.h_mpi  
       generated with matlab script:  
         MITgcm/utils/exch2/matlab-topology-generator/driver.m  
       using the blank-list file: code/blanklist.txt  
34      code/CPP_EEOPTIONS.h_mpi : to replace eesupp/inc/CPP_EEOPTIONS.h      code/CPP_EEOPTIONS.h_mpi : to replace eesupp/inc/CPP_EEOPTIONS.h
35    However, this particular (MPI) executable cannot be used for the    However, this particular (MPI) executable cannot be used for the
36    atmospheric set-up (input.nlfs) and, in this case, an error    atmospheric set-up (input.nlfs) and, in this case, an error
37    from S/R EXCH2_CHECK_DEPTHS will stop the execution.    from S/R EXCH2_CHECK_DEPTHS will stop the execution.
38    
39  Forcing : none  Forcing: none
40  Input Files (initial conditions) :  Input Files (initial conditions):
41      generated using matlab script input/gendata.m
42     grid-files are linked using the script "input/prepare_run"
43    
44  Comments:  Comments:
45    

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

  ViewVC Help
Powered by ViewVC 1.1.22