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

Contents of /MITgcm_contrib/timour_matlab/mscripts/data05.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
Error occurred while calculating annotation data.
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.75
7 beta=0.0;
8 descriptor='run005'
9 iterations=[
10
11
12 '0000251000';
13 '0000252000';
14 '0000253000';
15 '0000254000';
16 '0000255000';
17 '0000256000';
18 '0000257000';
19 '0000258000';
20 '0000259000';
21 '0000260000';
22 '0000261000';
23 '0000262000';
24 '0000263000';
25 '0000264000';
26 '0000265000';
27 '0000266000';
28 '0000267000';
29 '0000268000';
30 '0000269000';
31 '0000270000';
32 '0000271000';
33 '0000272000';
34 '0000273000';
35 '0000274000';
36 '0000275000';
37 '0000276000';
38 '0000277000';
39 '0000278000';
40 '0000279000';
41 '0000280000';
42 '0000281000';
43 '0000282000';
44 '0000283000';
45 '0000284000';
46 '0000285000';
47 '0000286000';
48 '0000287000';
49 '0000288000';
50 '0000289000';
51 '0000290000';
52 '0000291000';
53 '0000292000';
54 '0000293000';
55 '0000294000';
56 '0000295000';
57 '0000296000';
58 '0000297000';
59 '0000298000';
60 '0000299000';
61 '0000300000';
62
63 '0000000000'];

  ViewVC Help
Powered by ViewVC 1.1.22