12.07.2015 Views

Chapter 13 - Davidson Physics

Chapter 13 - Davidson Physics

Chapter 13 - Davidson Physics

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

CHAPTER 14. FRACTALS AND KINETIC GROWTH MODELS 556// s e t s t h e l a s t p a r t i c l e o f l a r g e r c l u s t e r to t h e l a s t p a r t i c l e o f s m a l l e r c l u s t e rl a s t P a r t i c l e [ l a r g e r C l u s t e r L a b e l ] = l a s t P a r t i c l e [ s m a l l e r C l u s t e r L a b e l ] ;// adds mass o f s m a l l e r c l u s t e r to t h e l a r g e r c l u s t e rmass [ l a r g e r C l u s t e r L a b e l ] += mass [ s m a l l e r C l u s t e r L a b e l ] ;To complete the merger, all the entries in site[x][y] corresponding to the smaller cluster arerelabeled with the label for the larger cluster, and the last cluster in the list is relabeled by thelabel of the small cluster, so that if there are n clusters they are labeled by 0, 1, . . . n − 1.a. Write a target class for class CCA. The class assumes that the diffusion coefficient is independentof the cluster mass. Choose L = 50 and N = 500 and describe the qualitative appearance ofthe clusters as they form. Do they appear to be fractals? Compare their appearance to DLAclusters.b. Compute the fractal dimension of the final cluster. Use the center of mass, r cm , as the originof the cluster, where r cm = (1/N) ( ∑ i x i, ∑ i y i)and (xi , y i ) is the position of the ith particle.Average your results over at least ten final clusters. Do the same for other values of L andN. Are the clusters formed by cluster-cluster aggregation more or less space filling than DLAclusters?c. Assume that the diffusion coefficient of a cluster of s particles varies as D s ∝ s −1/2 in twodimensions. Let D max be the diffusion coefficient of the largest cluster. Choose a randomnumber r between 0 and 1 and move the cluster if r < D s /D max . Repeat the simulations inpart (a) and discuss any changes in your results. What effect does the dependence of D on shave on the motion of the clusters?References and Suggestions for Further ReadingWe have considered only a few of the models that lead to self-similar patterns. Use your imaginationto design your own model of real-world growth processes. We encourage you to read the researchliterature and the many books on fractals.R. C. Ball and R. M. Brady, “Large scale lattice effect in diffusion-limited aggregation,” J. Phys. A18, L809–L8<strong>13</strong> (1985). The authors discuss the optimization algorithm used in Project 14.17.Albert-László Barabási and H. Eugene Stanley, Fractal Concepts in Surface Growth, CambridgeUniversity Press (1995).J. B. Bassingthwaighte, L. S. Liebovitch, and B. J. West, Fractal Physiology Oxford UniversityPress (1994).D. Ben-Avraham and S. Havlin, Diffusion and Reactions in Fractals and Disordered Systems,Cambridge University Press (2005).K. S. Birdi, Fractals in Chemistry, Geochemistry, and Biophysics, Plenum Press (1993).Armin Bunde and Shlomo Havlin, editors, Fractals and Disordered Systems, revised edition,Springer-Verlag (1996).

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!