Jari Tapani Kolehmainen added file coordination.eps  over 8 years ago

Commit id: aa6eca931f92ef3c20f9b14c6d9943eb17ccd367

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/coordination2.eps  %%CreationDate: 10/06/2015 12:06:09  %%DocumentNeededFonts: Helvetica  %%DocumentProcessColors: Cyan Magenta Yellow Black  %%LanguageLevel: 2  %%Pages: 1  %%BoundingBox: -42 236 655 556  %%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: -42 236 655 556  MathWorks begin  bpage  %%EndPageSetup  %%BeginObject: obj1  bplot  /dpi2point 12 def  portraitMode -0504 6672 csm  0 0 8370 3840 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 8371 3841 rf  24 w  0 3130 1737 0 0 -3130 1137 3418 4 MP  PP  -1737 0 0 3130 1737 0 0 -3130 1137 3418 5 MP stroke  16 w  DO  SO  24 w  0 sg  1137 3418 mt 2874 3418 L  1137 288 mt 2874 288 L  1137 3418 mt 1137 288 L  2874 3418 mt 2874 288 L  1137 3418 mt 2874 3418 L  1137 3418 mt 1137 288 L  1137 3418 mt 1137 3386 L  1137 288 mt 1137 319 L  %%IncludeResource: font Helvetica  /Helvetica /ISOLatin1Encoding 168 FMSR  1091 3608 mt   (0) s  2005 3418 mt 2005 3386 L  2005 288 mt 2005 319 L  1959 3608 mt   (5) s  2874 3418 mt 2874 3386 L  2874 288 mt 2874 319 L  2781 3608 mt   (10) s  1137 3418 mt 1168 3418 L  2874 3418 mt 2842 3418 L  1009 3480 mt   (0) s  1137 2896 mt 1168 2896 L  2874 2896 mt 2842 2896 L  869 2958 mt   (0.5) s  1137 2374 mt 1168 2374 L  2874 2374 mt 2842 2374 L  1009 2436 mt   (1) s  1137 1853 mt 1168 1853 L  2874 1853 mt 2842 1853 L  869 1915 mt   (1.5) s  1137 1331 mt 1168 1331 L  2874 1331 mt 2842 1331 L  1009 1393 mt   (2) s  1137 809 mt 1168 809 L  2874 809 mt 2842 809 L  869 871 mt   (2.5) s  1137 288 mt 1168 288 L  2874 288 mt 2842 288 L  1009 350 mt   (3) s  1137 3418 mt 2874 3418 L  1137 288 mt 2874 288 L  1137 3418 mt 1137 288 L  2874 3418 mt 2874 288 L  gs 1137 288 1738 3131 rc  /c8 { 0.000000 0.000000 1.000000 sr} bdef  c8  174 1 174 1 173 6 174 24 174 51 173 63 174 48 174 98   173 2085 1137 1041 10 MP stroke  /c9 { 0.000000 0.500000 0.000000 sr} bdef  c9  174 0 174 0 173 1 174 0 174 2 173 13 174 27 174 41   173 2901 1137 433 10 MP stroke  gr  c9  0 sg  1206 3786 mt   (Coordination Number) s  777 2246 mt -90 rotate  (Propability) s  90 rotate  1722 156 mt   (e/g=0.1) s  1114 3479 mt   ( ) s  2852 348 mt   ( ) s  1 sg  0 444 1031 0 0 -444 1784 792 4 MP  PP  -1031 0 0 444 1031 0 0 -444 1784 792 5 MP stroke  16 w  DO  SO  24 w  0 sg  1784 792 mt 2815 792 L  1784 348 mt 2815 348 L  1784 792 mt 1784 348 L  2815 792 mt 2815 348 L  1784 792 mt 2815 792 L  1784 792 mt 1784 348 L  1784 792 mt 2815 792 L  1784 348 mt 2815 348 L  1784 792 mt 1784 348 L  2815 792 mt 2815 348 L  2270 528 mt   (Interior) s  gs 1784 348 1032 445 rc  c8  374 0 1858 467 2 MP stroke  gr  c8  0 sg  2270 733 mt   (Wall) s  gs 1784 348 1032 445 rc  c9  374 0 1858 672 2 MP stroke  gr  c9  1 sg  0 3130 1738 0 0 -3130 3487 3418 4 MP  PP  -1738 0 0 3130 1738 0 0 -3130 3487 3418 5 MP stroke  16 w  DO  SO  24 w  0 sg  3487 3418 mt 5225 3418 L  3487 288 mt 5225 288 L  3487 3418 mt 3487 288 L  5225 3418 mt 5225 288 L  3487 3418 mt 5225 3418 L  3487 3418 mt 3487 288 L  3487 3418 mt 3487 3386 L  3487 288 mt 3487 319 L  3441 3608 mt   (0) s  4356 3418 mt 4356 3386 L  4356 288 mt 4356 319 L  4310 3608 mt   (5) s  5225 3418 mt 5225 3386 L  5225 288 mt 5225 319 L  5132 3608 mt   (10) s  3487 3418 mt 3518 3418 L  5225 3418 mt 5193 3418 L  3359 3480 mt   (0) s  3487 2896 mt 3518 2896 L  5225 2896 mt 5193 2896 L  3219 2958 mt   (0.5) s  3487 2374 mt 3518 2374 L  5225 2374 mt 5193 2374 L  3359 2436 mt   (1) s  3487 1853 mt 3518 1853 L  5225 1853 mt 5193 1853 L  3219 1915 mt   (1.5) s  3487 1331 mt 3518 1331 L  5225 1331 mt 5193 1331 L  3359 1393 mt   (2) s  3487 809 mt 3518 809 L  5225 809 mt 5193 809 L  3219 871 mt   (2.5) s  3487 288 mt 3518 288 L  5225 288 mt 5193 288 L  3359 350 mt   (3) s  3487 3418 mt 5225 3418 L  3487 288 mt 5225 288 L  3487 3418 mt 3487 288 L  5225 3418 mt 5225 288 L  gs 3487 288 1739 3131 rc  c8  174 0 174 0 174 0 173 1 174 3 174 6 174 11 174 62   173 2931 3487 404 10 MP stroke  c9  174 0 174 0 174 7 173 45 174 194 174 138 174 -13 174 -185   173 1701 3487 1531 10 MP stroke  gr  c9  0 sg  3557 3786 mt   (Coordination Number) s  3127 2246 mt -90 rotate  (Propability) s  90 rotate  4072 156 mt   (e/g=1.0) s  1 sg  0 3130 1737 0 0 -3130 5838 3418 4 MP  PP  -1737 0 0 3130 1737 0 0 -3130 5838 3418 5 MP stroke  16 w  DO  SO  24 w  0 sg  5838 3418 mt 7575 3418 L  5838 288 mt 7575 288 L  5838 3418 mt 5838 288 L  7575 3418 mt 7575 288 L  5838 3418 mt 7575 3418 L  5838 3418 mt 5838 288 L  5838 3418 mt 5838 3386 L  5838 288 mt 5838 319 L  5792 3608 mt   (0) s  6706 3418 mt 6706 3386 L  6706 288 mt 6706 319 L  6660 3608 mt   (5) s  7575 3418 mt 7575 3386 L  7575 288 mt 7575 319 L  7482 3608 mt   (10) s  5838 3418 mt 5869 3418 L  7575 3418 mt 7543 3418 L  5710 3480 mt   (0) s  5838 2896 mt 5869 2896 L  7575 2896 mt 7543 2896 L  5570 2958 mt   (0.5) s  5838 2374 mt 5869 2374 L  7575 2374 mt 7543 2374 L  5710 2436 mt   (1) s  5838 1853 mt 5869 1853 L  7575 1853 mt 7543 1853 L  5570 1915 mt   (1.5) s  5838 1331 mt 5869 1331 L  7575 1331 mt 7543 1331 L  5710 1393 mt   (2) s  5838 809 mt 5869 809 L  7575 809 mt 7543 809 L  5570 871 mt   (2.5) s  5838 288 mt 5869 288 L  7575 288 mt 7543 288 L  5710 350 mt   (3) s  5838 3418 mt 7575 3418 L  5838 288 mt 7575 288 L  5838 3418 mt 5838 288 L  7575 3418 mt 7575 288 L  gs 5838 288 1738 3131 rc  c8  174 0 174 0 173 0 174 1 174 2 173 3 174 5 174 46   173 2999 5838 362 10 MP stroke  c9  174 0 174 0 173 1 174 10 174 86 173 128 174 132 174 -5   173 1738 5838 1328 10 MP stroke  gr  c9  0 sg  6423 156 mt   (e/g=3.0) s  5907 3786 mt   (Coordination Number) s  end %%Color Dict  eplot  %%EndObject  epage  end  showpage  %%Trailer  %%EOF