1 |
%!PS-Adobe-2.0 EPSF-2.0 |
2 |
%%Title: pressure-method-rigid-lid.eps |
3 |
%%Creator: fig2dev Version 3.2.3 Patchlevel |
4 |
%%CreationDate: Wed Oct 3 14:18:31 2001 |
5 |
%%For: adcroft@ayana (Alistair Adcroft) |
6 |
%%BoundingBox: 0 0 308 213 |
7 |
%%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 |
newpath 0 213 moveto 0 0 lineto 308 0 lineto 308 213 lineto closepath clip newpath |
49 |
% Fill background color |
50 |
0 0 moveto 308 0 lineto 308 213 lineto 0 213 lineto |
51 |
closepath 1.00 1.00 1.00 setrgbcolor fill |
52 |
|
53 |
-168.0 271.0 translate |
54 |
1 -1 scale |
55 |
|
56 |
/cp {closepath} bind def |
57 |
/ef {eofill} bind def |
58 |
/gr {grestore} bind def |
59 |
/gs {gsave} bind def |
60 |
/sa {save} bind def |
61 |
/rs {restore} bind def |
62 |
/l {lineto} bind def |
63 |
/m {moveto} bind def |
64 |
/rm {rmoveto} bind def |
65 |
/n {newpath} bind def |
66 |
/s {stroke} bind def |
67 |
/sh {show} bind def |
68 |
/slc {setlinecap} bind def |
69 |
/slj {setlinejoin} bind def |
70 |
/slw {setlinewidth} bind def |
71 |
/srgb {setrgbcolor} bind def |
72 |
/rot {rotate} bind def |
73 |
/sc {scale} bind def |
74 |
/sd {setdash} bind def |
75 |
/ff {findfont} bind def |
76 |
/sf {setfont} bind def |
77 |
/scf {scalefont} bind def |
78 |
/sw {stringwidth} bind def |
79 |
/tr {translate} bind def |
80 |
/tnt {dup dup currentrgbcolor |
81 |
4 -2 roll dup 1 exch sub 3 -1 roll mul add |
82 |
4 -2 roll dup 1 exch sub 3 -1 roll mul add |
83 |
4 -2 roll dup 1 exch sub 3 -1 roll mul add srgb} |
84 |
bind def |
85 |
/shd {dup dup currentrgbcolor 4 -2 roll mul 4 -2 roll mul |
86 |
4 -2 roll mul srgb} bind def |
87 |
/reencdict 12 dict def /ReEncode { reencdict begin |
88 |
/newcodesandnames exch def /newfontname exch def /basefontname exch def |
89 |
/basefontdict basefontname findfont def /newfont basefontdict maxlength dict def |
90 |
basefontdict { exch dup /FID ne { dup /Encoding eq |
91 |
{ exch dup length array copy newfont 3 1 roll put } |
92 |
{ exch newfont 3 1 roll put } ifelse } { pop pop } ifelse } forall |
93 |
newfont /FontName newfontname put newcodesandnames aload pop |
94 |
128 1 255 { newfont /Encoding get exch /.notdef put } for |
95 |
newcodesandnames length 2 idiv { newfont /Encoding get 3 1 roll put } repeat |
96 |
newfontname newfont definefont pop end } def |
97 |
/isovec [ |
98 |
8#055 /minus 8#200 /grave 8#201 /acute 8#202 /circumflex 8#203 /tilde |
99 |
8#204 /macron 8#205 /breve 8#206 /dotaccent 8#207 /dieresis |
100 |
8#210 /ring 8#211 /cedilla 8#212 /hungarumlaut 8#213 /ogonek 8#214 /caron |
101 |
8#220 /dotlessi 8#230 /oe 8#231 /OE |
102 |
8#240 /space 8#241 /exclamdown 8#242 /cent 8#243 /sterling |
103 |
8#244 /currency 8#245 /yen 8#246 /brokenbar 8#247 /section 8#250 /dieresis |
104 |
8#251 /copyright 8#252 /ordfeminine 8#253 /guillemotleft 8#254 /logicalnot |
105 |
8#255 /hypen 8#256 /registered 8#257 /macron 8#260 /degree 8#261 /plusminus |
106 |
8#262 /twosuperior 8#263 /threesuperior 8#264 /acute 8#265 /mu 8#266 /paragraph |
107 |
8#267 /periodcentered 8#270 /cedilla 8#271 /onesuperior 8#272 /ordmasculine |
108 |
8#273 /guillemotright 8#274 /onequarter 8#275 /onehalf |
109 |
8#276 /threequarters 8#277 /questiondown 8#300 /Agrave 8#301 /Aacute |
110 |
8#302 /Acircumflex 8#303 /Atilde 8#304 /Adieresis 8#305 /Aring |
111 |
8#306 /AE 8#307 /Ccedilla 8#310 /Egrave 8#311 /Eacute |
112 |
8#312 /Ecircumflex 8#313 /Edieresis 8#314 /Igrave 8#315 /Iacute |
113 |
8#316 /Icircumflex 8#317 /Idieresis 8#320 /Eth 8#321 /Ntilde 8#322 /Ograve |
114 |
8#323 /Oacute 8#324 /Ocircumflex 8#325 /Otilde 8#326 /Odieresis 8#327 /multiply |
115 |
8#330 /Oslash 8#331 /Ugrave 8#332 /Uacute 8#333 /Ucircumflex |
116 |
8#334 /Udieresis 8#335 /Yacute 8#336 /Thorn 8#337 /germandbls 8#340 /agrave |
117 |
8#341 /aacute 8#342 /acircumflex 8#343 /atilde 8#344 /adieresis 8#345 /aring |
118 |
8#346 /ae 8#347 /ccedilla 8#350 /egrave 8#351 /eacute |
119 |
8#352 /ecircumflex 8#353 /edieresis 8#354 /igrave 8#355 /iacute |
120 |
8#356 /icircumflex 8#357 /idieresis 8#360 /eth 8#361 /ntilde 8#362 /ograve |
121 |
8#363 /oacute 8#364 /ocircumflex 8#365 /otilde 8#366 /odieresis 8#367 /divide |
122 |
8#370 /oslash 8#371 /ugrave 8#372 /uacute 8#373 /ucircumflex |
123 |
8#374 /udieresis 8#375 /yacute 8#376 /thorn 8#377 /ydieresis] def |
124 |
/Times-Roman /Times-Roman-iso isovec ReEncode |
125 |
/Times-Italic /Times-Italic-iso isovec ReEncode |
126 |
/$F2psBegin {$F2psDict begin /$F2psEnteredState save def} def |
127 |
/$F2psEnd {$F2psEnteredState restore end} def |
128 |
|
129 |
$F2psBegin |
130 |
%%Page: 1 1 |
131 |
10 setmiterlimit |
132 |
0.06000 0.06000 sc |
133 |
/Times-Roman-iso ff 450.00 scf sf |
134 |
7125 3600 m |
135 |
gs 1 -1 sc (\( \)) col0 sh gr |
136 |
/Times-Roman-iso ff 240.00 scf sf |
137 |
4800 2325 m |
138 |
gs 1 -1 sc (u,v) col0 sh gr |
139 |
/Times-Roman-iso ff 270.00 scf sf |
140 |
4575 2250 m |
141 |
gs 1 -1 sc (G) col0 sh gr |
142 |
/Times-Roman-iso ff 240.00 scf sf |
143 |
4800 2100 m |
144 |
gs 1 -1 sc (\(n+\275\)) col0 sh gr |
145 |
/Times-Roman-iso ff 270.00 scf sf |
146 |
5850 4350 m |
147 |
gs 1 -1 sc (u,v) col0 sh gr |
148 |
/Times-Roman-iso ff 240.00 scf sf |
149 |
6225 4200 m |
150 |
gs 1 -1 sc (n+1) col0 sh gr |
151 |
% Polyline |
152 |
7.500 slw |
153 |
gs clippath |
154 |
5970 4140 m 6030 4140 l 6030 3988 l 6000 4108 l 5970 3988 l cp |
155 |
eoclip |
156 |
n 6000 3675 m |
157 |
6000 4125 l gs col0 s gr gr |
158 |
|
159 |
% arrowhead |
160 |
n 5970 3988 m 6000 4108 l 6030 3988 l col0 s |
161 |
% Polyline |
162 |
gs clippath |
163 |
5970 3240 m 6030 3240 l 6030 3088 l 6000 3208 l 5970 3088 l cp |
164 |
eoclip |
165 |
n 6000 2925 m |
166 |
6000 3225 l gs col0 s gr gr |
167 |
|
168 |
% arrowhead |
169 |
n 5970 3088 m 6000 3208 l 6030 3088 l col0 s |
170 |
/Symbol ff 270.00 scf sf |
171 |
6000 3375 m |
172 |
gs 1 -1 sc 180.0 rot (D) col0 sh gr |
173 |
/Times-Roman-iso ff 240.00 scf sf |
174 |
6075 3450 m |
175 |
gs 1 -1 sc (2) col0 sh gr |
176 |
/Symbol ff 270.00 scf sf |
177 |
6225 3525 m |
178 |
gs 1 -1 sc (h) col0 sh gr |
179 |
/Times-Roman-iso ff 300.00 scf sf |
180 |
6450 3525 m |
181 |
gs 1 -1 sc (=) col0 sh gr |
182 |
/Symbol ff 270.00 scf sf |
183 |
6900 3375 m |
184 |
gs 1 -1 sc 180.0 rot (D) col0 sh gr |
185 |
/Times-Roman-iso ff 300.00 scf sf |
186 |
6975 3525 m |
187 |
gs 1 -1 sc (.) col0 sh gr |
188 |
/Times-Roman-iso ff 270.00 scf sf |
189 |
7275 3450 m |
190 |
gs 1 -1 sc (u) col0 sh gr |
191 |
/Times-Roman-iso ff 270.00 scf sf |
192 |
7275 3675 m |
193 |
gs 1 -1 sc (v) col0 sh gr |
194 |
/Times-Roman-iso ff 240.00 scf sf |
195 |
7425 3375 m |
196 |
gs 1 -1 sc (*) col0 sh gr |
197 |
/Times-Roman-iso ff 240.00 scf sf |
198 |
7425 3600 m |
199 |
gs 1 -1 sc (*) col0 sh gr |
200 |
% Arc |
201 |
15.000 slw |
202 |
gs clippath |
203 |
5744 2817 m 5680 2716 l 5437 2869 l 5673 2792 l 5501 2970 l cp |
204 |
eoclip |
205 |
n 4800.0 1575.0 1500.0 126.9 53.1 arcn |
206 |
gs col0 s gr |
207 |
gr |
208 |
|
209 |
% arrowhead |
210 |
n 5501 2970 m 5673 2792 l 5437 2869 l 5501 2970 l cp gs 0.00 setgray ef gr col0 s |
211 |
% Polyline |
212 |
gs clippath |
213 |
6615 1335 m 6615 1215 l 6328 1215 l 6568 1275 l 6328 1335 l cp |
214 |
eoclip |
215 |
n 3000 1275 m |
216 |
6600 1275 l gs col0 s gr gr |
217 |
|
218 |
% arrowhead |
219 |
n 6328 1335 m 6568 1275 l 6328 1215 l 6328 1335 l cp gs 0.00 setgray ef gr col0 s |
220 |
% Polyline |
221 |
n 6000 1200 m |
222 |
6000 1350 l gs col0 s gr |
223 |
% Polyline |
224 |
n 3600 1200 m |
225 |
3600 1350 l gs col0 s gr |
226 |
% Polyline |
227 |
7.500 slw |
228 |
gs clippath |
229 |
4770 3015 m 4830 3015 l 4830 2863 l 4800 2983 l 4770 2863 l cp |
230 |
eoclip |
231 |
n 4800 2400 m |
232 |
4800 3000 l gs col0 s gr gr |
233 |
|
234 |
% arrowhead |
235 |
n 4770 2863 m 4800 2983 l 4830 2863 l col0 s |
236 |
/Symbol ff 270.00 scf sf |
237 |
6150 1725 m |
238 |
gs 1 -1 sc (D) col0 sh gr |
239 |
/Times-Roman-iso ff 270.00 scf sf |
240 |
5475 1725 m |
241 |
gs 1 -1 sc (\(n+1\) t) col0 sh gr |
242 |
/Symbol ff 270.00 scf sf |
243 |
3525 1725 m |
244 |
gs 1 -1 sc (D) col0 sh gr |
245 |
/Times-Italic-iso ff 300.00 scf sf |
246 |
6750 1350 m |
247 |
gs 1 -1 sc (time) col0 sh gr |
248 |
/Times-Roman-iso ff 270.00 scf sf |
249 |
3375 1725 m |
250 |
gs 1 -1 sc (n t) col0 sh gr |
251 |
/Times-Roman-iso ff 240.00 scf sf |
252 |
3825 2700 m |
253 |
gs 1 -1 sc (n) col0 sh gr |
254 |
/Times-Roman-iso ff 240.00 scf sf |
255 |
6225 2700 m |
256 |
gs 1 -1 sc (*) col0 sh gr |
257 |
/Times-Roman-iso ff 270.00 scf sf |
258 |
3450 2775 m |
259 |
gs 1 -1 sc (u,v) col0 sh gr |
260 |
/Times-Roman-iso ff 270.00 scf sf |
261 |
5850 2775 m |
262 |
gs 1 -1 sc (u,v) col0 sh gr |
263 |
$F2psEnd |
264 |
rs |