/[MITgcm]/MITgcm_contrib/eh3/llc/ecco-godae/README
ViewVC logotype

Annotation of /MITgcm_contrib/eh3/llc/ecco-godae/README

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


Revision 1.2 - (hide annotations) (download)
Mon Nov 13 17:19:06 2006 UTC (18 years, 8 months ago) by heimbach
Branch: MAIN
Changes since 1.1: +18 -0 lines
Adding 15-level LLC experiment with real bathymetry and init. conditions;
uses climatological forcing (from 4x4-deeg fields) via exf package.

1 edhill 1.1
2 heimbach 1.2 LAT-LON-Polar-Cap setup
3     -----------------------
4     ed@eh3.com, cnh@mit.edu, heimbach@mit.edu
5    
6     Setup code/, input/
7     -------------------
8 edhill 1.1 Note that the *.mitgrid files must be named using the following pattern
9     or they will not be read correctly by MITgcm:
10    
11     cd run
12     for i in 1 2 3 4 5 ; do
13     ln -s ../input/llc_p90_${i}.mitgrid tile00${i}.mitgrid
14     done
15    
16 heimbach 1.2 Setup code_15lev/, input_15lev/
17     -------------------------------
18    
19     Real bathymetry, 15 vertical levels,
20     monthly climatological forcing via exf package.
21     * Bathymetry is generated via script ... in ...
22     * Initial conditions for T, S are generated via script ... in ...
23    
24     All input fields can be downloaded using script input_15lev/prepare_run
25     (which also contains link pattern to standard tile00${i}.mitgrid fields),
26     then link to run directory.

  ViewVC Help
Powered by ViewVC 1.1.22