/[MITgcm]/MITgcm_contrib/timour_matlab/mscripts/data11.m
ViewVC logotype

Annotation of /MITgcm_contrib/timour_matlab/mscripts/data11.m

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


Revision 1.1 - (hide annotations) (download)
Wed Sep 3 21:22:22 2003 UTC (21 years, 10 months ago) by edhill
Branch: MAIN
CVS Tags: HEAD
initial checkin of Timour's MatLAB scripts

1 edhill 1.1 Nx=248;
2     Ny=124;
3     Nz=30;
4     dm=0.01;
5     dz=5.e-03;
6     f=0.26
7     beta=2.8;
8     %beta=0.8;
9     %f0=1.5;
10    
11     descriptor='run011'
12     iterations=[
13     '0000000000';
14    
15     '0000002000';
16     '0000004000';
17     '0000006000';
18     '0000008000';
19     '0000010000';
20     '0000012000';
21     '0000014000';
22     '0000016000';
23     '0000018000';
24     '0000020000';
25     '0000022000';
26     '0000024000';
27     '0000026000';
28     '0000028000';
29     '0000030000';
30     '0000032000';
31     '0000034000';
32     '0000036000';
33     '0000038000';
34     '0000040000';
35     '0000042000';
36     '0000044000';
37     '0000046000';
38     '0000048000';
39     '0000050000';
40     '0000052000';
41     '0000054000';
42     '0000056000';
43     '0000058000';
44     '0000060000';
45     '0000062000';
46     '0000064000';
47     '0000066000';
48     '0000068000';
49     '0000070000';
50     '0000072000';
51     '0000074000';
52     '0000076000';
53     '0000078000';
54     '0000080000';
55     '0000082000';
56     '0000084000';
57     '0000086000';
58     '0000088000';
59     '0000090000';
60     '0000092000';
61     '0000094000';
62     '0000096000';
63     '0000098000';
64     '0000100000';
65     '0000102000';
66     '0000104000';
67     '0000106000';
68     '0000108000';
69     '0000110000';
70     '0000112000';
71     '0000114000';
72     '0000116000';
73     '0000118000';
74     '0000120000';
75     '0000132000';
76     '0000134000';
77     '0000136000';
78     '0000138000';
79     '0000140000';
80     '0000142000';
81     '0000144000';
82     '0000146000';
83     '0000148000';
84     '0000150000';
85     '0000152000';
86     '0000154000';
87     '0000156000';
88     '0000158000';
89     '0000160000';
90     '0000162000';
91     '0000164000';
92     '0000166000';
93     '0000168000';
94     '0000170000';
95     '0000172000';
96     '0000174000';
97     '0000176000';
98     '0000178000';
99     '0000180000';
100     '0000182000';
101     '0000184000';
102     '0000186000';
103     '0000188000';
104     '0000190000';
105     '0000192000';
106     '0000194000';
107     '0000196000';
108     '0000198000';
109     '0000200000';
110     '0000202000';
111     '0000204000';
112     '0000206000';
113     '0000208000';
114     '0000210000';
115     '0000212000';
116     '0000214000';
117     '0000216000';
118     '0000218000';
119     '0000220000';
120     '0000222000';
121     '0000224000';
122     '0000226000';
123     '0000228000';
124     '0000230000';
125     '0000232000';
126     '0000234000';
127     '0000236000';
128     '0000238000';
129     '0000240000';
130     '0000242000';
131     '0000244000';
132     '0000246000';
133     '0000248000';
134     '0000250000';
135     '0000252000';
136     '0000254000';
137     '0000256000';
138     '0000258000';
139     '0000260000';
140     '0000262000';
141     '0000264000';
142     '0000266000';
143     '0000268000';
144     '0000270000';
145     '0000272000';
146     '0000274000';
147     '0000276000';
148     '0000278000';
149     '0000280000';
150     '0000282000';
151     '0000284000';
152     '0000286000';
153     '0000288000';
154     '0000290000';
155     '0000292000';
156     '0000294000';
157     '0000296000';
158     '0000298000';
159     '0000300000';
160     '0000302000';
161     '0000304000';
162     '0000306000';
163     '0000308000';
164     '0000310000';
165     '0000312000';
166     '0000314000';
167     '0000316000';
168     '0000318000';
169     '0000320000';
170     '0000322000';
171     '0000324000';
172     '0000326000';
173     '0000328000';
174     '0000330000';
175     '0000332000';
176     '0000334000';
177     '0000336000';
178     '0000338000';
179     '0000340000';
180     '0000342000';
181     '0000344000';
182     '0000346000';
183     '0000348000';
184     '0000350000';
185     '0000352000';
186     '0000354000';
187     '0000356000';
188     '0000358000';
189     '0000360000';
190     '0000362000';
191     '0000364000';
192     '0000366000';
193     '0000368000';
194     '0000370000';
195     '0000372000';
196     '0000374000';
197     '0000376000';
198     '0000378000';
199     '0000380000';
200     '0000382000';
201     '0000384000';
202     '0000386000';
203     '0000388000';
204     '0000390000';
205     '0000392000';
206     '0000394000';
207     '0000396000';
208     '0000398000';
209     '0000400000';
210     '0000402000';
211     '0000404000';
212     '0000406000';
213     '0000408000';
214     '0000410000';
215     '0000412000';
216     '0000414000';
217     '0000416000';
218     '0000418000';
219     '0000420000';
220     '0000422000';
221     '0000424000';
222     '0000426000';
223     '0000428000';
224     '0000430000';
225     '0000432000';
226     '0000434000';
227     '0000436000';
228     '0000438000';
229     '0000440000';
230     '0000442000';
231     '0000444000';
232     '0000446000';
233     '0000448000';
234     '0000450000';
235     '0000452000';
236     '0000454000';
237     '0000456000';
238     '0000458000';
239     '0000460000';
240     '0000462000';
241     '0000464000';
242     '0000466000';
243     '0000468000';
244     '0000470000';
245     '0000472000';
246     '0000474000';
247     '0000476000';
248     '0000478000';
249     '0000480000';
250     '0000482000';
251     '0000484000';
252     '0000486000';
253     '0000488000';
254     '0000490000';
255     '0000492000';
256     '0000494000';
257     '0000496000';
258     '0000498000';
259     '0000500000';
260     '0000502000';
261     '0000504000';
262     '0000506000';
263     '0000508000';
264    
265    
266     '0000000000'];

  ViewVC Help
Powered by ViewVC 1.1.22