Jari Tapani Kolehmainen added file MonodisperseCharges/pressure_intro.eps  over 8 years ago

Commit id: 18a5f35fe5ad1cbc451d1c454f34f33fc7082ffe

deletions | additions      

         

%!PS-Adobe-3.0 EPSF-3.0  %%Creator: MATLAB, The MathWorks, Inc. Version 8.2.0.701 (R2013b). Operating System: Linux 2.6.32-573.7.1.el6.x86_64 #1 SMP Tue Sep 22 21:49:58 EDT 2015 x86_64.  %%Title: /home/shakti/jarik/monodisperse/pressure_gradient.eps  %%CreationDate: 10/08/2015 16:19:09  %%DocumentNeededFonts: Helvetica  %%DocumentProcessColors: Cyan Magenta Yellow Black  %%LanguageLevel: 2  %%Pages: 1  %%BoundingBox: 21 161 589 629  %%EndComments  %%BeginProlog  % MathWorks dictionary  /MathWorks 160 dict begin  % definition operators  /bdef {bind def} bind def  /ldef {load def} bind def  /xdef {exch def} bdef  /xstore {exch store} bdef  % operator abbreviations  /c /clip ldef  /cc /concat ldef  /cp /closepath ldef  /gr /grestore ldef  /gs /gsave ldef  /mt /moveto ldef  /np /newpath ldef  /cm /currentmatrix ldef  /sm /setmatrix ldef  /rm /rmoveto ldef  /rl /rlineto ldef  /s {show newpath} bdef  /sc {setcmykcolor} bdef  /sr /setrgbcolor ldef  /sg /setgray ldef  /w /setlinewidth ldef  /j /setlinejoin ldef  /cap /setlinecap ldef  /rc {rectclip} bdef  /rf {rectfill} bdef  % page state control  /pgsv () def  /bpage {/pgsv save def} bdef  /epage {pgsv restore} bdef  /bplot /gsave ldef  /eplot {stroke grestore} bdef  % orientation switch  /portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def  % coordinate system mappings  /dpi2point 0 def  % font control  /FontSize 0 def  /FMS {/FontSize xstore findfont [FontSize 0 0 FontSize neg 0 0]  makefont setfont} bdef  /reencode {exch dup where {pop load} {pop StandardEncoding} ifelse  exch dup 3 1 roll findfont dup length dict begin  { 1 index /FID ne {def}{pop pop} ifelse } forall  /Encoding exch def currentdict end definefont pop} bdef  /isroman {findfont /CharStrings get /Agrave known} bdef  /FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse  exch FMS} bdef  /csm {1 dpi2point div -1 dpi2point div scale neg translate  dup landscapeMode eq {pop -90 rotate}  {rotateMode eq {90 rotate} if} ifelse} bdef  % line types: solid, dotted, dashed, dotdash  /SO { [] 0 setdash } bdef  /DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef  /DA { [6 dpi2point mul] 0 setdash } bdef  /DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4  dpi2point mul] 0 setdash } bdef  % macros for lines and objects  /L {lineto stroke} bdef  /MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef  /AP {{rlineto} repeat} bdef  /PDlw -1 def  /W {/PDlw currentlinewidth def setlinewidth} def  /PP {closepath eofill} bdef  /DP {closepath stroke} bdef  /MR {4 -2 roll moveto dup 0 exch rlineto exch 0 rlineto  neg 0 exch rlineto closepath} bdef  /FR {MR stroke} bdef  /PR {MR fill} bdef  /L1i {{currentfile picstr readhexstring pop} image} bdef  /tMatrix matrix def  /MakeOval {newpath tMatrix currentmatrix pop translate scale  0 0 1 0 360 arc tMatrix setmatrix} bdef  /FO {MakeOval stroke} bdef  /PO {MakeOval fill} bdef  /PD {currentlinewidth 2 div 0 360 arc fill  PDlw -1 eq not {PDlw w /PDlw -1 def} if} def  /FA {newpath tMatrix currentmatrix pop translate scale  0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef  /PA {newpath tMatrix currentmatrix pop translate 0 0 moveto scale  0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef  /FAn {newpath tMatrix currentmatrix pop translate scale  0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef  /PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale  0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef  /vradius 0 def /hradius 0 def /lry 0 def  /lrx 0 def /uly 0 def /ulx 0 def /rad 0 def  /MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef  /ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly  vradius add translate hradius vradius scale 0 0 1 180 270 arc   tMatrix setmatrix lrx hradius sub uly vradius add translate  hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix  lrx hradius sub lry vradius sub translate hradius vradius scale  0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub  translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix  closepath} bdef  /FRR {MRR stroke } bdef  /PRR {MRR fill } bdef  /MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def  newpath tMatrix currentmatrix pop ulx rad add uly rad add translate  rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad  sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix  closepath} bdef  /FlrRR {MlrRR stroke } bdef  /PlrRR {MlrRR fill } bdef  /MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def  newpath tMatrix currentmatrix pop ulx rad add uly rad add translate  rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad  sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix  closepath} bdef  /FtbRR {MtbRR stroke } bdef  /PtbRR {MtbRR fill } bdef  /stri 6 array def /dtri 6 array def  /smat 6 array def /dmat 6 array def  /tmat1 6 array def /tmat2 6 array def /dif 3 array def  /asub {/ind2 exch def /ind1 exch def dup dup  ind1 get exch ind2 get sub exch } bdef  /tri_to_matrix {  2 0 asub 3 1 asub 4 0 asub 5 1 asub  dup 0 get exch 1 get 7 -1 roll astore } bdef  /compute_transform {  dmat dtri tri_to_matrix tmat1 invertmatrix   smat stri tri_to_matrix tmat2 concatmatrix } bdef  /ds {stri astore pop} bdef  /dt {dtri astore pop} bdef  /db {2 copy /cols xdef /rows xdef mul dup 3 mul string  currentfile   3 index 0 eq {/ASCIIHexDecode filter}  {/ASCII85Decode filter 3 index 2 eq {/RunLengthDecode filter} if }  ifelse exch readstring pop  dup 0 3 index getinterval /rbmap xdef  dup 2 index dup getinterval /gbmap xdef  1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef  /it {gs np dtri aload pop moveto lineto lineto cp c  cols rows 8 compute_transform   rbmap gbmap bbmap true 3 colorimage gr}bdef  /il {newpath moveto lineto stroke}bdef  currentdict end def  %%EndProlog  %%BeginSetup  MathWorks begin  0 cap  end  %%EndSetup  %%Page: 1 1  %%BeginPageSetup  %%PageBoundingBox: 21 161 589 629  MathWorks begin  bpage  %%EndPageSetup  %%BeginObject: obj1  bplot  /dpi2point 12 def  portraitMode 0252 7548 csm  0 0 6825 5607 rc  85 dict begin %Colortable dictionary  /c0 { 0.000000 0.000000 0.000000 sr} bdef  /c1 { 1.000000 1.000000 1.000000 sr} bdef  /c2 { 0.900000 0.000000 0.000000 sr} bdef  /c3 { 0.000000 0.820000 0.000000 sr} bdef  /c4 { 0.000000 0.000000 0.800000 sr} bdef  /c5 { 0.910000 0.820000 0.320000 sr} bdef  /c6 { 1.000000 0.260000 0.820000 sr} bdef  /c7 { 0.000000 0.820000 0.820000 sr} bdef  c0  1 j  1 sg  0 0 6826 5608 rf  24 w  0 4569 5290 0 0 -4569 887 4990 4 MP  PP  -5290 0 0 4569 5290 0 0 -4569 887 4990 5 MP stroke  16 w  DO  SO  24 w  0 sg  887 4990 mt 6177 4990 L  887 421 mt 6177 421 L  887 4990 mt 887 421 L  6177 4990 mt 6177 421 L  887 4990 mt 6177 4990 L  887 4990 mt 887 421 L  887 4990 mt 887 4937 L  887 421 mt 887 473 L  %%IncludeResource: font Helvetica  /Helvetica /ISOLatin1Encoding 168 FMSR  841 5180 mt   (0) s  1945 4990 mt 1945 4937 L  1945 421 mt 1945 473 L  1782 5180 mt   (0.02) s  3003 4990 mt 3003 4937 L  3003 421 mt 3003 473 L  2840 5180 mt   (0.04) s  4061 4990 mt 4061 4937 L  4061 421 mt 4061 473 L  3898 5180 mt   (0.06) s  5119 4990 mt 5119 4937 L  5119 421 mt 5119 473 L  4956 5180 mt   (0.08) s  6177 4990 mt 6177 4937 L  6177 421 mt 6177 473 L  6061 5180 mt   (0.1) s  887 4990 mt 939 4990 L  6177 4990 mt 6124 4990 L  661 5052 mt   (-4) s  887 4482 mt 939 4482 L  6177 4482 mt 6124 4482 L  521 4544 mt   (-3.5) s  887 3974 mt 939 3974 L  6177 3974 mt 6124 3974 L  661 4036 mt   (-3) s  887 3467 mt 939 3467 L  6177 3467 mt 6124 3467 L  521 3529 mt   (-2.5) s  887 2959 mt 939 2959 L  6177 2959 mt 6124 2959 L  661 3021 mt   (-2) s  887 2451 mt 939 2451 L  6177 2451 mt 6124 2451 L  521 2513 mt   (-1.5) s  887 1944 mt 939 1944 L  6177 1944 mt 6124 1944 L  661 2006 mt   (-1) s  887 1436 mt 939 1436 L  6177 1436 mt 6124 1436 L  521 1498 mt   (-0.5) s  887 928 mt 939 928 L  6177 928 mt 6124 928 L  759 990 mt   (0) s  887 421 mt 939 421 L  6177 421 mt 6124 421 L  619 483 mt   (0.5) s  887 4990 mt 6177 4990 L  887 421 mt 6177 421 L  887 4990 mt 887 421 L  6177 4990 mt 6177 421 L  gs 887 421 5291 4570 rc  /c8 { 0.000000 0.000000 1.000000 sr} bdef  c8  51 -11 50 0 51 0 51 -10 51 0 51 -10 50 0 51 0   51 10 51 -10 51 10 50 -10 51 0 51 0 51 0 50 0   51 0 51 0 51 0 51 0 50 0 51 0 51 0 51 0   50 0 51 20 51 -10 51 10 51 -10 50 10 51 -20 51 10   51 0 51 0 50 0 51 0 51 0 51 10 50 -10 51 0   51 0 51 10 51 -20 50 -10 51 -51 51 31 51 30 51 0   50 10 51 -20 51 -31 51 -40 50 0 51 -20 51 -72 51 -40   51 -20 50 -11 51 -20 51 0 51 -30 50 -153 51 -203 51 -30   51 -31 51 -294 50 -234 51 -71 51 61 51 -101 51 -254 50 -193   51 -41 51 153 51 -122 50 -274 51 -285 51 -345 51 -132 51 -81   50 10 51 274 51 193 51 132 51 102 50 -11 51 -294 51 -61   51 61 50 41 51 -173 51 71 51 284 51 -101 50 152 51 -152   51 -315 51 -802 50 680 887 3812 100 MP stroke  /c9 { 0.000000 0.500000 0.000000 sr} bdef  c9  51 0 50 0 51 10 51 0 51 0 51 10 50 0 51 0   51 0 51 0 51 0 50 0 51 -10 51 0 51 0 50 10   51 -10 51 0 51 0 51 -10 50 10 51 0 51 0 51 0   50 0 51 0 51 0 51 0 51 0 50 0 51 10 51 0   51 0 51 -10 50 0 51 10 51 -10 51 0 50 -10 51 0   51 0 51 0 51 -10 50 0 51 -10 51 -41 51 -20 51 50   50 11 51 -72 51 0 51 31 50 -71 51 -20 51 -61 51 -31   51 10 50 -40 51 -142 51 -21 51 0 50 -10 51 -162 51 50   51 0 51 -142 50 -223 51 -152 51 -173 51 -345 51 -122 50 -254   51 -112 51 -30 51 -102 50 295 51 112 51 -153 51 -10 51 -81   50 40 51 -10 51 -243 51 20 51 -81 50 -102 51 -30 51 10   51 193 50 -183 51 -426 51 264 51 385 51 -558 50 -122 51 -203   51 -10 51 -315 50 569 887 3781 100 MP stroke  /c10 { 1.000000 0.000000 0.000000 sr} bdef  c10  51 0 50 0 51 0 51 0 51 -10 51 10 50 -10 51 0   51 0 51 10 51 0 50 0 51 10 51 -10 51 10 50 -10   51 0 51 0 51 0 51 0 50 0 51 0 51 0 51 -10   50 10 51 -10 51 10 51 -10 51 10 50 -10 51 -11 51 11   51 -11 51 11 50 -11 51 0 51 -10 51 10 50 -10 51 10   51 0 51 -10 51 10 50 0 51 0 51 0 51 -10 51 10   50 -10 51 10 51 0 51 -10 50 10 51 0 51 -10 51 10   51 0 50 -10 51 -10 51 -51 51 -40 50 -51 51 -81 51 -122   51 -193 51 -203 50 -10 51 -112 51 -122 51 -193 51 -254 50 -132   51 122 51 31 51 -51 50 -61 51 -193 51 51 51 61 51 -20   50 -193 51 -203 51 40 51 51 51 -51 50 213 51 315 51 -142   51 41 50 10 51 -92 51 -101 51 51 51 40 50 -101 51 -102   51 -152 51 -132 50 -193 887 3304 100 MP stroke  /c11 { 0.000000 0.750000 0.750000 sr} bdef  c11  51 0 50 10 51 -10 51 20 51 0 51 -10 50 0 51 0   51 -20 51 0 51 10 50 -10 51 -10 51 0 51 -21 50 11   51 10 51 -10 51 0 51 10 50 -10 51 0 51 10 51 10   50 0 51 0 51 0 51 -10 51 0 50 0 51 -10 51 10   51 10 51 0 50 0 51 -10 51 0 51 10 50 -10 51 10   51 0 51 10 51 0 50 0 51 10 51 -10 51 10 51 0   50 0 51 0 51 0 51 -10 50 0 51 0 51 0 51 -10   51 -10 50 -31 51 -40 51 -21 51 -30 50 -20 51 -61 51 -21   51 -61 51 -71 50 -61 51 -101 51 -142 51 -254 51 -295 50 -264   51 -243 51 -21 51 -30 50 81 51 61 51 -61 51 -40 51 -132   50 -31 51 61 51 -122 51 -213 51 -254 50 51 51 213 51 163   51 213 50 51 51 -163 51 -40 51 -173 51 71 50 71 51 -20   51 -132 51 -305 50 183 887 3172 100 MP stroke  gr  c11  0 sg  3372 5358 mt   (z[m]) s  429 3630 mt -90 rotate  (Pressure gradient [Pa/m]) s  90 rotate  864 5051 mt   ( ) s  6155 481 mt   ( ) s  1 sg  0 1064 1071 0 0 -1064 4125 4086 4 MP  PP  -1071 0 0 1064 1071 0 0 -1064 4125 4086 5 MP stroke  16 w  DO  SO  24 w  0 sg  4125 4086 mt 5196 4086 L  4125 3022 mt 5196 3022 L  4125 4086 mt 4125 3022 L  5196 4086 mt 5196 3022 L  4125 4086 mt 5196 4086 L  4125 4086 mt 4125 3022 L  4125 4086 mt 5196 4086 L  4125 3022 mt 5196 3022 L  4125 4086 mt 4125 3022 L  5196 4086 mt 5196 3022 L  4602 3231 mt   (e/g=0) s  gs 4125 3022 1072 1065 rc  c8  367 0 4198 3170 2 MP stroke  gr  c8  0 sg  4602 3487 mt   (e/g=0.1) s  gs 4125 3022 1072 1065 rc  c9  367 0 4198 3426 2 MP stroke  gr  c9  0 sg  4602 3742 mt   (e/g=1.0) s  gs 4125 3022 1072 1065 rc  c10  367 0 4198 3681 2 MP stroke  gr  c10  0 sg  4602 3998 mt   (e/g=3.0) s  gs 4125 3022 1072 1065 rc  c11  367 0 4198 3937 2 MP stroke  gr  c11  end %%Color Dict  eplot  %%EndObject  epage  end  showpage  %%Trailer  %%EOF