/[MITgcm]/manual/s_algorithm/figs/hgrid-Av.eps
ViewVC logotype

Annotation of /manual/s_algorithm/figs/hgrid-Av.eps

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (hide annotations) (download) (as text)
Wed Apr 5 15:10:25 2006 UTC (19 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.1: +32 -16 lines
File MIME type: application/postscript
use the standard notation Aw,As (as in the text & fortran code) instead of Au,Av

1 adcroft 1.1 %!PS-Adobe-2.0 EPSF-2.0
2 jmc 1.2 %%Title: hgrid-Av.fig
3     %%Creator: fig2dev Version 3.2 Patchlevel 4
4     %%CreationDate: Tue Apr 4 20:41:49 2006
5     %%For: jmc@eaps-dhcp-127.csail.mit.edu (Jean-Michel Campin)
6     %%BoundingBox: 0 0 361 362
7 adcroft 1.1 %%Magnification: 1.0000
8     %%EndComments
9     /$F2psDict 200 dict def
10     $F2psDict begin
11     $F2psDict /mtrx matrix put
12     /col-1 {0 setgray} bind def
13     /col0 {0.000 0.000 0.000 srgb} bind def
14     /col1 {0.000 0.000 1.000 srgb} bind def
15     /col2 {0.000 1.000 0.000 srgb} bind def
16     /col3 {0.000 1.000 1.000 srgb} bind def
17     /col4 {1.000 0.000 0.000 srgb} bind def
18     /col5 {1.000 0.000 1.000 srgb} bind def
19     /col6 {1.000 1.000 0.000 srgb} bind def
20     /col7 {1.000 1.000 1.000 srgb} bind def
21     /col8 {0.000 0.000 0.560 srgb} bind def
22     /col9 {0.000 0.000 0.690 srgb} bind def
23     /col10 {0.000 0.000 0.820 srgb} bind def
24     /col11 {0.530 0.810 1.000 srgb} bind def
25     /col12 {0.000 0.560 0.000 srgb} bind def
26     /col13 {0.000 0.690 0.000 srgb} bind def
27     /col14 {0.000 0.820 0.000 srgb} bind def
28     /col15 {0.000 0.560 0.560 srgb} bind def
29     /col16 {0.000 0.690 0.690 srgb} bind def
30     /col17 {0.000 0.820 0.820 srgb} bind def
31     /col18 {0.560 0.000 0.000 srgb} bind def
32     /col19 {0.690 0.000 0.000 srgb} bind def
33     /col20 {0.820 0.000 0.000 srgb} bind def
34     /col21 {0.560 0.000 0.560 srgb} bind def
35     /col22 {0.690 0.000 0.690 srgb} bind def
36     /col23 {0.820 0.000 0.820 srgb} bind def
37     /col24 {0.500 0.190 0.000 srgb} bind def
38     /col25 {0.630 0.250 0.000 srgb} bind def
39     /col26 {0.750 0.380 0.000 srgb} bind def
40     /col27 {1.000 0.500 0.500 srgb} bind def
41     /col28 {1.000 0.630 0.630 srgb} bind def
42     /col29 {1.000 0.750 0.750 srgb} bind def
43     /col30 {1.000 0.880 0.880 srgb} bind def
44     /col31 {1.000 0.840 0.000 srgb} bind def
45    
46     end
47     save
48 jmc 1.2 newpath 0 362 moveto 0 0 lineto 361 0 lineto 361 362 lineto closepath clip newpath
49     -413.5 774.7 translate
50 adcroft 1.1 1 -1 scale
51    
52     /cp {closepath} bind def
53     /ef {eofill} bind def
54     /gr {grestore} bind def
55     /gs {gsave} bind def
56     /sa {save} bind def
57     /rs {restore} bind def
58     /l {lineto} bind def
59     /m {moveto} bind def
60     /rm {rmoveto} bind def
61     /n {newpath} bind def
62     /s {stroke} bind def
63     /sh {show} bind def
64     /slc {setlinecap} bind def
65     /slj {setlinejoin} bind def
66     /slw {setlinewidth} bind def
67     /srgb {setrgbcolor} bind def
68     /rot {rotate} bind def
69     /sc {scale} bind def
70     /sd {setdash} bind def
71     /ff {findfont} bind def
72     /sf {setfont} bind def
73     /scf {scalefont} bind def
74     /sw {stringwidth} bind def
75     /tr {translate} bind def
76     /tnt {dup dup currentrgbcolor
77     4 -2 roll dup 1 exch sub 3 -1 roll mul add
78     4 -2 roll dup 1 exch sub 3 -1 roll mul add
79     4 -2 roll dup 1 exch sub 3 -1 roll mul add srgb}
80     bind def
81     /shd {dup dup currentrgbcolor 4 -2 roll mul 4 -2 roll mul
82     4 -2 roll mul srgb} bind def
83     /DrawEllipse {
84     /endangle exch def
85     /startangle exch def
86     /yrad exch def
87     /xrad exch def
88     /y exch def
89     /x exch def
90     /savematrix mtrx currentmatrix def
91     x y tr xrad yrad sc 0 0 1 startangle endangle arc
92     closepath
93     savematrix setmatrix
94     } def
95    
96     /$F2psBegin {$F2psDict begin /$F2psEnteredState save def} def
97     /$F2psEnd {$F2psEnteredState restore end} def
98    
99     $F2psBegin
100     10 setmiterlimit
101 jmc 1.2 0 slj 0 slc
102 adcroft 1.1 0.06000 0.06000 sc
103 jmc 1.2 %
104     % Fig objects follow
105     %
106     %
107     % here starts figure with depth 66
108 adcroft 1.1 /Symbol ff 300.00 scf sf
109     10840 8144 m
110     gs 1 -1 sc (D) col0 sh gr
111     /Times-Roman ff 300.00 scf sf
112     11050 8144 m
113     gs 1 -1 sc (x) col0 sh gr
114     /Times-Roman ff 210.00 scf sf
115     11207 8209 m
116     gs 1 -1 sc (f) col0 sh gr
117     /Symbol ff 300.00 scf sf
118     9287 9665 m
119     gs 1 -1 sc (D) col0 sh gr
120     /Times-Roman ff 300.00 scf sf
121     9497 9665 m
122     gs 1 -1 sc (y) col0 sh gr
123     /Times-Roman ff 210.00 scf sf
124     9624 9748 m
125     gs 1 -1 sc (u) col0 sh gr
126 jmc 1.2 % here ends figure;
127     %
128     % here starts figure with depth 64
129 adcroft 1.1 % Polyline
130     15.000 slw
131     n 9900 10875 m 9906 8400 l 10460 8387 l 11031 8400 l 11540 8455 l 12005 8537 l
132     12140 9017 l 12245 9550 l 12350 10300 l 12395 10922 l 11817 10905 l
133     11165 10883 l 10550 10875 l
134     cp gs col7 0.75 shd ef gr gs col0 s gr
135 jmc 1.2 % here ends figure;
136     %
137     % here starts figure with depth 55
138 adcroft 1.1 % Arc
139 jmc 1.2 15.000 slw
140 adcroft 1.1 gs clippath
141     11968 8455 m 11991 8337 l 11841 8309 l 11948 8391 l 11818 8426 l cp
142     9896 8205 m 9904 8324 l 10056 8314 l 9933 8263 l 10048 8195 l cp
143     eoclip
144     n 10470.0 15740.5 7497.1 -94.2 -78.5 arc
145     gs col0 s gr
146     gr
147    
148     % arrowhead
149     n 11818 8426 m 11948 8391 l 11841 8309 l col0 s
150     % arrowhead
151     n 10048 8195 m 9933 8263 l 10056 8314 l col0 s
152     % Polyline
153     gs clippath
154     9810 8375 m 9690 8375 l 9690 8528 l 9750 8408 l 9810 8528 l cp
155     9690 10880 m 9810 10880 l 9810 10727 l 9750 10847 l 9690 10727 l cp
156     eoclip
157     n 9750 10865 m
158     9750 8390 l gs col0 s gr gr
159    
160     % arrowhead
161     n 9690 10727 m 9750 10847 l 9810 10727 l col0 s
162     % arrowhead
163     n 9810 8528 m 9750 8408 l 9690 8528 l col0 s
164 jmc 1.2 % here ends figure;
165     %
166     % here starts figure with depth 50
167 adcroft 1.1 % Arc
168     7.500 slw
169     [60] 0 sd
170     n 17950.0 11400.0 10557.1 171.8 -154.8 arc
171     gs col0 s gr
172     [] 0 sd
173     % Arc
174     [60] 0 sd
175     n 1850.0 11400.0 10557.1 8.2 -25.2 arcn
176     gs col0 s gr
177     [] 0 sd
178     % Arc
179     [60] 0 sd
180     n 9900.0 22650.0 15150.0 -101.4 -78.6 arc
181     gs col0 s gr
182     [] 0 sd
183     % Arc
184     [60] 0 sd
185     n 9862.5 70762.5 58537.5 -92.9 -87.1 arc
186     gs col0 s gr
187     [] 0 sd
188     % Arc
189     [60] 0 sd
190     n 9900.0 24525.0 15150.0 -101.4 -78.6 arc
191     gs col0 s gr
192     [] 0 sd
193     % Ellipse
194     n 8625 10875 75 75 0 360 DrawEllipse gs col0 s gr
195    
196     % Ellipse
197     n 11175 10875 75 75 0 360 DrawEllipse gs col0 s gr
198    
199     % Ellipse
200     n 11025 8400 75 75 0 360 DrawEllipse gs col0 s gr
201    
202     % Ellipse
203     n 8775 8400 75 75 0 360 DrawEllipse gs col0 s gr
204    
205     % Polyline
206     [60] 0 sd
207     n 9900 6900 m
208     9900 12900 l gs col0 s gr [] 0 sd
209     /Times-Roman ff 300.00 scf sf
210     7725 8625 m
211     gs 1 -1 sc (u) col0 sh gr
212     /Times-Roman ff 300.00 scf sf
213     8925 7575 m
214     gs 1 -1 sc (v) col0 sh gr
215     /Times-Roman ff 300.00 scf sf
216     11100 12300 m
217     gs 1 -1 sc (v) col0 sh gr
218     /Times-Roman ff 300.00 scf sf
219     9825 10950 m
220     gs 1 -1 sc (u) col0 sh gr
221     /Times-Roman ff 300.00 scf sf
222     7350 10950 m
223     gs 1 -1 sc (u) col0 sh gr
224     /Times-Roman ff 300.00 scf sf
225     8700 9525 m
226     gs 1 -1 sc (v) col0 sh gr
227     /Times-Roman ff 300.00 scf sf
228     8625 12300 m
229     gs 1 -1 sc (v) col0 sh gr
230     /Times-Roman ff 300.00 scf sf
231     9825 8475 m
232     gs 1 -1 sc (u) col0 sh gr
233     /Times-Roman ff 300.00 scf sf
234     10800 7575 m
235     gs 1 -1 sc (v) col0 sh gr
236     /Times-Roman ff 300.00 scf sf
237     11925 8625 m
238     gs 1 -1 sc (u) col0 sh gr
239     /Times-Roman ff 300.00 scf sf
240     12300 10950 m
241     gs 1 -1 sc (u) col0 sh gr
242 jmc 1.2 /Times-Roman ff 240.00 scf sf
243     11100 9600 m
244     gs 1 -1 sc (s) col0 sh gr
245     % here ends figure;
246     %
247     % here starts figure with depth 45
248 adcroft 1.1 /Times-Italic ff 390.00 scf sf
249 jmc 1.2 10875 9525 m
250 adcroft 1.1 gs 1 -1 sc (A) col0 sh gr
251 jmc 1.2 % here ends figure;
252 adcroft 1.1 $F2psEnd
253     rs
254 jmc 1.2 showpage

  ViewVC Help
Powered by ViewVC 1.1.22