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

Contents of /MITgcm_contrib/timour_matlab/mscripts/data01.m

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


Revision 1.1 - (show 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 Nx=124;
2 Ny=124;
3 Nz=30;
4 dm=0.01;
5 dz=5.e-03;
6 f=0.25
7 beta=0.8;
8 descriptor='run001'
9 iterations=[
10 '0000000000';
11
12 '0000076000';
13 '0000077000';
14 '0000078000';
15 '0000079000';
16 '0000080000';
17 '0000081000';
18 '0000082000';
19 '0000083000';
20 '0000084000';
21 '0000085000';
22 '0000086000';
23 '0000087000';
24 '0000088000';
25 '0000089000';
26 '0000090000';
27 '0000091000';
28 '0000092000';
29 '0000093000';
30 '0000094000';
31 '0000095000';
32 '0000096000';
33 '0000097000';
34 '0000098000';
35 '0000099000';
36 '0000100000';
37 '0000101000';
38 '0000102000';
39 '0000103000';
40 '0000104000';
41 '0000105000';
42 '0000106000';
43 '0000107000';
44 '0000108000';
45 '0000109000';
46 '0000110000';
47 '0000111000';
48 '0000112000';
49 '0000113000';
50 '0000114000';
51 '0000115000';
52 '0000116000';
53 '0000117000';
54 '0000118000';
55 '0000119000';
56 '0000120000';
57 '0000121000';
58 '0000122000';
59 '0000123000';
60 '0000124000';
61 '0000125000';
62
63
64 '0000000000'];

  ViewVC Help
Powered by ViewVC 1.1.22