--- MITgcm/verification/adjustment.cs-32x32x1/README 2010/11/02 15:23:22 1.3 +++ MITgcm/verification/adjustment.cs-32x32x1/README 2014/03/10 01:35:16 1.4 @@ -8,8 +8,8 @@ * using the same executable, 2 set-up can be tested, corresponding to input dir. "input" and "input.nlfs". * Default set-up (input & parameter files in dir "input"): - Oceanic set-up with flat bottom and a large quasi-rectangular - continent is initially at rest. An initial free-surface large-scale + Oceanic set-up initially at rest, with flat bottom and a large + quasi-rectangular continent. An initial free-surface large-scale anomaly centered at the equator triggers a barotropic adjustment and generates External Inertial-Gravity waves (Poincare waves). Use linear Free-Surface and linear dynamics (no momentum advection) @@ -24,29 +24,22 @@ * Use multiple tiles (8) per cube-face (tile size: 16x8), which results in a total of 48 tiles: 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 * The oceanic-set-up contains 4 empty tiles (tiles: 11,12,13,14) associated with the large continent. This gives the opportunity to test the "blank-tiles" option of the EXCH2 pkg. An MPI version of this set-up is available to test this "blank-tiles" option: code/SIZE.h_mpi : to replace code/SIZE.h - code/W2_EXCH2_TOPOLOGY.h : to replace pkg/exch2/W2_EXCH2_TOPOLOGY.h - 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 + input/data.exch2.mpi : to be rename to data.exch2 code/CPP_EEOPTIONS.h_mpi : to replace eesupp/inc/CPP_EEOPTIONS.h However, this particular (MPI) executable cannot be used for the atmospheric set-up (input.nlfs) and, in this case, an error from S/R EXCH2_CHECK_DEPTHS will stop the execution. -Forcing : none -Input Files (initial conditions) : +Forcing: none +Input Files (initial conditions): + generated using matlab script input/gendata.m + grid-files are linked using the script "input/prepare_run" Comments: