/[MITgcm]/MITgcm_contrib/atnguyen/llc_270/aste_270x450x180/input_ad/data.exch2
ViewVC logotype

Annotation of /MITgcm_contrib/atnguyen/llc_270/aste_270x450x180/input_ad/data.exch2

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


Revision 1.1 - (hide annotations) (download)
Tue Jan 14 07:11:01 2014 UTC (11 years, 6 months ago) by atn
Branch: MAIN
CVS Tags: HEAD
adding input_ad for llc270 aste setup

1 atn 1.1 # EXCH2 Package: Wrapper-2 User Choice
2     #--------------------
3     # preDefTopol :: pre-defined Topology selector:
4     # :: = 0 : topology defined from processing "data.exch2";
5     # :: = 1 : simple, single facet topology;
6     # :: = 2 : customized topology (w2_set_myown_facets)
7     # :: = 3 : 6-facet Cube (3 face-dims: nRed, nGreen, nBlue).
8     # dimsFacets :: facet pair of dimensions (n1x,n1y, n2x,n2y ...)
9     # facetEdgeLink :: Face-Edge connectivity map:
10     # facetEdgeLink(i,j)=XX.1 : face(j)-edge(i) (i=1,2,3,4 <==> N,S,E,W)
11     # is connected to Northern edge of face "XX" ; similarly,
12     # = XX.2 : to Southern.E, XX.3 = Eastern.E, XX.4 = Western.E of face "XX"
13     # blankList :: List of "blank" tiles
14     # W2_mapIO :: global map IO selector (-1 = old type ; 0 = 1 long line in X
15     # :: 1 = compact, mostly in Y dir)
16     # W2_printMsg :: option for information messages printing
17     # :: <0 : write to log file ; =0 : minimum print ;
18     # :: =1 : no duplicated print ; =2 : all processes do print
19     #--------------------
20     &W2_EXCH2_PARM01
21     # W2_printMsg= 1,
22     W2_mapIO = 1,
23     #
24     #-- 5 facets llc_270 topology (drop facet 6 and its connection):
25     preDefTopol = 0,
26     dimsFacets = 270, 450, 0, 0, 270, 270, 180, 270, 450, 270, 0, 0,
27     facetEdgeLink(1,1)= 3.4, 0. , 0. , 5.1,
28     facetEdgeLink(1,2)= 0. , 0. , 0. , 0. ,
29     facetEdgeLink(1,3)= 5.4, 0. , 4.4, 1.1,
30     facetEdgeLink(1,4)= 0. , 0. , 0. , 3.3,
31     facetEdgeLink(1,5)= 1.4, 0. , 0. , 3.1,
32     #
33     blankList = 7,
34     8,
35     9,
36     16,
37     17,
38     18,
39     25,
40     26,
41     27,
42     34,
43     35,
44     36,
45     42,
46     43,
47     44,
48     45,
49     51,
50     52,
51     53,
52     54,
53     58,
54     59,
55     60,
56     61,
57     62,
58     63,
59     67,
60     68,
61     69,
62     70,
63     71,
64     72,
65     77,
66     78,
67     79,
68     80,
69     81,
70     86,
71     87,
72     88,
73     89,
74     90,
75     96,
76     97,
77     98,
78     99,
79     106,
80     107,
81     108,
82     116,
83     117,
84     126,
85     144,
86     192,
87     199,
88     200,
89     208,
90     209,
91     217,
92     218,
93     # 219,
94     # 220,
95     # 221,
96     222,
97     223,
98     224,
99     228,
100     230,
101     234,
102     240,
103     246,
104     252,
105     254,
106     258,
107     260,
108     264,
109     265,
110     266,
111     270,
112     271,
113     272,
114     273,
115     274,
116     275,
117     276,
118     277,
119     278,
120     279,
121     280,
122     281,
123     282,
124     283,
125     284,
126     285,
127     287,
128     288,
129     289,
130     290,
131     291,
132     292,
133     293,
134     294,
135     295,
136     296,
137     297,
138     298,
139     299,
140     300,
141     302,
142     303,
143     304,
144     305,
145     306,
146     307,
147     308,
148     309,
149     310,
150     311,
151     312,
152     313,
153     314,
154     315,
155     320,
156     321,
157     322,
158     325,
159     326,
160     327,
161     328,
162     329,
163     330,
164     336,
165     341,
166     342,
167     343,
168     344,
169     345,
170     356,
171     357,
172     358,
173     359,
174     360,
175     371,
176     372,
177     373,
178     374,
179     375,
180     387,
181     388,
182     #new list of potential blank
183     105,
184     114,
185     115,
186     124,
187     317,
188     318,
189     319,
190     332,
191     333,
192     334,
193     335,
194     # 347,
195     # 348,
196     # 349,
197     &

  ViewVC Help
Powered by ViewVC 1.1.22