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

Annotation of /MITgcm_contrib/timour_matlab/mscripts/data00.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=124;
2     Ny=124;
3     Nz=30;
4     dm=0.01;
5     dz=5.e-03;
6     f=0.01
7     beta=1.2;
8     descriptor='run000'
9     iterations=[
10     '0000000000';
11    
12     '0000005000';
13     '0000006000';
14     '0000007000';
15     '0000008000';
16     '0000009000';
17     '0000010000';
18     '0000011000';
19     '0000012000';
20     '0000013000';
21     '0000014000';
22     '0000015000';
23     '0000016000';
24     '0000017000';
25     '0000018000';
26     '0000019000';
27     '0000020000';
28     '0000021000';
29     '0000022000';
30     '0000023000';
31     '0000024000';
32     '0000025000';
33     '0000026000';
34     '0000027000';
35     '0000028000';
36     '0000029000';
37     '0000030000';
38     '0000031000';
39     '0000032000';
40     '0000033000';
41     '0000034000';
42     '0000035000';
43     '0000036000';
44     '0000037000';
45     '0000038000';
46     '0000039000';
47     '0000040000';
48     '0000041000';
49     '0000042000';
50     '0000043000';
51     '0000044000';
52     '0000045000';
53     '0000046000';
54     '0000047000';
55     '0000048000';
56     '0000049000';
57     '0000050000';
58     '0000051000';
59     '0000052000';
60     '0000053000';
61     '0000054000';
62     '0000055000';
63     '0000056000';
64     '0000057000';
65     '0000058000';
66     '0000059000';
67     '0000060000';
68     '0000061000';
69     '0000062000';
70     '0000063000';
71     '0000064000';
72     '0000065000';
73     '0000066000';
74     '0000067000';
75     '0000068000';
76     '0000069000';
77     '0000070000';
78     '0000071000';
79     '0000072000';
80     '0000073000';
81     '0000074000';
82     '0000075000';
83    
84     '0000000000'];
85    

  ViewVC Help
Powered by ViewVC 1.1.22