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

Annotation of /MITgcm_contrib/timour_matlab/mscripts/data04.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.688
7     beta=0.1;
8     descriptor='run004'
9     iterations=[
10    
11    
12     '0000201000';
13     '0000202000';
14     '0000203000';
15     '0000204000';
16     '0000205000';
17     '0000206000';
18     '0000207000';
19     '0000208000';
20     '0000209000';
21     '0000210000';
22     '0000211000';
23     '0000212000';
24     '0000213000';
25     '0000214000';
26     '0000215000';
27     '0000216000';
28     '0000217000';
29     '0000218000';
30     '0000219000';
31     '0000220000';
32     '0000221000';
33     '0000222000';
34     '0000223000';
35     '0000224000';
36     '0000225000';
37     '0000226000';
38     '0000227000';
39     '0000228000';
40     '0000229000';
41     '0000230000';
42     '0000231000';
43     '0000232000';
44     '0000233000';
45     '0000234000';
46     '0000235000';
47     '0000236000';
48     '0000237000';
49     '0000238000';
50     '0000239000';
51     '0000240000';
52     '0000241000';
53     '0000242000';
54     '0000243000';
55     '0000244000';
56     '0000245000';
57     '0000246000';
58     '0000247000';
59     '0000248000';
60     '0000249000';
61     '0000250000';
62    
63     '0000000000'];

  ViewVC Help
Powered by ViewVC 1.1.22