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

Annotation of /MITgcm_contrib/timour_matlab/mscripts/data03.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.626
7     beta=0.2;
8     descriptor='run003'
9     iterations=[
10    
11     '0000151000';
12     '0000152000';
13     '0000153000';
14     '0000154000';
15     '0000155000';
16     '0000156000';
17     '0000157000';
18     '0000158000';
19     '0000159000';
20     '0000160000';
21     '0000161000';
22     '0000162000';
23     '0000163000';
24     '0000164000';
25     '0000165000';
26     '0000166000';
27     '0000167000';
28     '0000168000';
29     '0000169000';
30     '0000170000';
31     '0000171000';
32     '0000172000';
33     '0000173000';
34     '0000174000';
35     '0000175000';
36     '0000176000';
37     '0000177000';
38     '0000178000';
39     '0000179000';
40     '0000180000';
41     '0000181000';
42     '0000182000';
43     '0000183000';
44     '0000184000';
45     '0000185000';
46     '0000186000';
47     '0000187000';
48     '0000188000';
49     '0000189000';
50     '0000190000';
51     '0000191000';
52     '0000192000';
53     '0000193000';
54     '0000194000';
55     '0000195000';
56     '0000196000';
57     '0000197000';
58     '0000198000';
59     '0000199000';
60     '0000200000';
61    
62    
63     '0000000000'];
64    

  ViewVC Help
Powered by ViewVC 1.1.22