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

Annotation of /MITgcm_contrib/timour_matlab/mscripts/data02.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.502
7     beta=0.4;
8     descriptor='run002'
9     iterations=[
10     '0000101000';
11     '0000102000';
12     '0000103000';
13     '0000104000';
14     '0000105000';
15     '0000106000';
16     '0000107000';
17     '0000108000';
18     '0000109000';
19     '0000110000';
20     '0000111000';
21     '0000112000';
22     '0000113000';
23     '0000114000';
24     '0000115000';
25     '0000116000';
26     '0000117000';
27     '0000118000';
28     '0000119000';
29     '0000120000';
30     '0000121000';
31     '0000122000';
32     '0000123000';
33     '0000124000';
34     '0000125000';
35     '0000126000';
36     '0000127000';
37     '0000128000';
38     '0000129000';
39     '0000130000';
40     '0000131000';
41     '0000132000';
42     '0000133000';
43     '0000134000';
44     '0000135000';
45     '0000136000';
46     '0000137000';
47     '0000138000';
48     '0000139000';
49     '0000140000';
50     '0000141000';
51     '0000142000';
52     '0000143000';
53     '0000144000';
54     '0000145000';
55     '0000146000';
56     '0000147000';
57     '0000148000';
58     '0000149000';
59     '0000150000';
60    
61     '0000000000'];
62    

  ViewVC Help
Powered by ViewVC 1.1.22