Back to home page

MITgcm

 
 

    


Warning, /utils/exch2/input/README is written in an unsupported language. File is not indexed.

view on githubraw file Latest commit b0faf7e9 on 2009-05-14 02:11:57 UTC
b0faf7e91d Jean*0001 Examples of parameter file "data.exch2" can be found here;
                0002 Some dimension files "SIZE.h" which match the "data.exch2"
                0003 files are also provided.
                0004 
                0005 naming convention: 
                0006  llc_120 : lat-lon-cap grid, 120-360-120 (=nRed,nGreen,nBlue)
                0007  (grid-files in MITgcm_contrib/llc_120/grid_files )
                0008 
                0009 SIZE.h.14t_120x120 :
                0010    llc_120 grid, 6-facets, tiles size = 120x120, no blank tiles
                0011       (<=> largest tile size => minimum total Nb of tiles = 14)
                0012 
                0013 SIZE.h.156t_20x60 : can be used with:
                0014       llc_120, 6-facets, tiles =  20x60 + 12 blank tiles
                0015    or llc_120, 5-facets, tiles =  20x60 , no blank tiles
                0016    or cs-180,  6-facets, tiles =  20x60 +  6 blank tiles
                0017 
                0018 data.exch2.llc_120_6f :
                0019  llc_120, 6-facets, no blank tiles 
                0020  works for any tiling of facets and in particular with SIZE.h.14t_120x120
                0021 
                0022 data.exch2.llc_120_6f.168t-12b :
                0023  llc_120, 6-facets, 168 tiles - 12 blank tiles = 156 active tiles
                0024  Notes: list and number of blank-tiles generaly depend on tiling of facets;
                0025         however, to blank out the last facet just requires listing all tiles
                0026         of the last facets and does not depend on precise tile-size but
                0027         just on Number of tiles.
                0028  works with SIZE.h.156t_20x60 (and also SIZE.h.156t_60x20 <- not provided)
                0029 
                0030 data.exch2.llc_120_5f :
                0031  llc_120, 5-facets (drop the last one), no blank tiles
                0032  works for any facet tiling, and in particular with SIZE.h.156t_20x60
                0033 
                0034 data.exch2.cs180.162t-6b_20x60 :
                0035  regular CS-180 cube, 162 tiles - 6 blank (on face 2 along the Eq) = 156 active T.
                0036  would work with SIZE.h.156t_20x60 (but what about grid-files ?)
                0037