You are on page 1of 4

Vortex Methods: Theory and Practice by Georges-Henri Cottet; Petros Koumoutsakos

Review by: Eckart Meiburg


SIAM Review, Vol. 44, No. 3 (Sep., 2002), pp. 502-504
Published by: Society for Industrial and Applied Mathematics
Stable URL: http://www.jstor.org/stable/4148401 .
Accessed: 14/06/2014 20:35

Your use of the JSTOR archive indicates your acceptance of the Terms & Conditions of Use, available at .
http://www.jstor.org/page/info/about/policies/terms.jsp

.
JSTOR is a not-for-profit service that helps scholars, researchers, and students discover, use, and build upon a wide range of
content in a trusted digital archive. We use information technology and tools to increase productivity and facilitate new forms
of scholarship. For more information about JSTOR, please contact support@jstor.org.

Society for Industrial and Applied Mathematics is collaborating with JSTOR to digitize, preserve and extend
access to SIAM Review.

http://www.jstor.org

This content downloaded from 195.34.78.191 on Sat, 14 Jun 2014 20:35:51 PM


All use subject to JSTOR Terms and Conditions
502 BOOKREVIEWS

models, and projection pursuit regression. Vortex Methods: Theory and Practice.
Any statistics textbook targeting readers ByGeorges-HenriCottetand PetrosKoumoutsakos.
with undergraduate-level mathematics and Cambridge University Press, Cambridge, UK,
statistics yet addressing topics such as pro- 2000. $59.95. xiii+313 pp., hardcover. ISBN
jection pursuit regression faces a tough chal- 0-521-62186-0.
lenge. Competing texts deal with this in dif-
ferent ways. Han and Kamber [2] focused Gaining quantitative insight into the mech-
for the most part on detailed descriptions anisms by which the convection, diffusion,
of specific algorithms for rule mining, pre- stretching, and generation of vorticity in-
diction, and clustering. Hastie, Tibshirani, teract is a prerequisite for understanding a
and Friedman [3] focused on a narrower wide range of problems in fluid mechanics.
range of topics (mostly chapters 10 and 11 This realization prompted the early, inviscid
of Principles of Data Mining) but provide point vortex calculations by Rosenhead [1],
much more in-depth treatment. Venables and it motivated the first attempts to model
and Ripley [4] assumed their readers have viscous effects by means of random walk
greater prior knowledge and also focus on a methods (Chorin [2]). These investigations
particular software system for data analy- impressively demonstrate the naturally ap-
sis. Principles of Data Mining succeeds ad- pealing features of vortex methods, namely
mirably with its approach, but most classes that they require computational elements
using the text will require supplementary only "where the action (i.e., vorticity) is,"
materials such as those just mentioned as that they avoid the problem of having to
well as relevant research papers. specify boundary conditions at infinity, and
For readers with a database-centric view that they do not suffer from numerical dissi-
of data mining, Principles of Data Mining pation in the same way as many grid-based
will probably disappoint. There is little or algorithms. During the 1980s and 1990s the
no coverage of topics such as data ware- theoretical underpinnings of vortex meth-
housing, data cubes, OLAP, data prepro- ods matured rapidly. Simultaneously, their
cessing, and data mining query languages range of applications increased substan-
and standards. For readers with a more tially, mostly due to the development in
statistics-centric view, but little by way of the research groups at Ecole Polytechnique
graduate-level statistics education, this text and Caltech of accurate ways to handle vis-
will serve as a terrific resource. In particu- cous flows and the corresponding boundary
lar, Principles of Data Mining should find conditions (Raviart [3], Koumoutsakos and
an important niche in computer science and Leonard [4]). Furthermore, the emergence
electrical engineering graduate programs. of fast multipole algorithms (Greengard and
Rokhlin [5]) has resulted in considerably
REFERENCES more efficient vortex algorithms that are
able to simulate more complex flows and
[1] R. OLSHEN, A conversation with Leo to employ much finer resolutions. Both au-
Breiman, Statist. Sci., 16 (2001), pp. thors of this timely book have been key
184-198.
contributors to this rapid evolution of vor-
[2] J. HAN AND M. KAMBER, Data Mining: tex methods, and hence they are in a unique
Concepts and Techniques, Morgan-
Kaufmann, San Francisco,2001. position to present the current state of the
art of the field.
[3] T. HASTIE, R. TIBSHIRANI,AND J. FRIED-
The book focuses on vortex methods for
MAN, The Elements of Statistical
Learning: Data Mining, Inference, the incompressible, constant density Eu-
and Prediction, Springer-Verlag, New ler and Navier-Stokes equations, and it is
York, 2001. structured accordingly. After a brief re-
[4] W. N. VENABLESAND B. D. RIPLEY,Mod- view of the underlying mathematical and
ern Applied Statistics with S-Plus, 3rd physical principles, the conceptually sim-
ed., Springer-Verlag,New York, 1999. plest form of inviscid vortex methods in
two dimensions is examined. This provides
DAVID MADIGAN the opportunity to introduce the basic con-
RutgersUniversity cepts of smoothing and cut-off, which are

This content downloaded from 195.34.78.191 on Sat, 14 Jun 2014 20:35:51 PM


All use subject to JSTOR Terms and Conditions
BOOKREVIEWS 503

important to all vortex methods. The anal- Throughout the book, the theory behind
ysis of their conservation and convergence vortex methods is treated rigorously. In
properties represents an essential element in order to keep the book accessible to the
the assessment of all vortex methods, since more application-oriented reader, the au-
it proceeds quite differently from grid-based thors present some of the mathematical as-
numerical approaches. The subsequent ex- pects separately in the appendix. A further
tension to three-dimensional inviscid vor- section of the appendix discusses various
tex methods discusses both particle as well fast multipole algorithms, along with their
as filament approaches. Difficulties arising respective advantages and disadvantages.
with regard to the proper treatment of the The inclusion of this material is very wel-
vortex stretching term in the particle vari- come, as these numerical tools render vortex
ant, and possible strategies for overcoming simulations significantly more economical,
them, are examined in detail. and often make them feasible in the first
I particularly enjoyed the conceptual dis- place.
cussion regarding the formulation of proper Overall, the emphasis of the book is on
boundary conditions for inviscid and viscous the theory behind vortex methods and on
flows, both at the continuum and at the dis- a careful analysis of their conservation and
crete level. This exposition, which considers convergence properties. However, a num-
streamfunction-vorticity as well as velocity- ber of examples are presented that high-
vorticity formulations, provides substantial light some of the physical insight gained
mathematical and physical insight that is through application of these methods, e.g.,
very useful beyond the numerical analysis in the field of wake flows (Koumoutsakos
or even CFD communities. and Leonard [4]).
The section on viscous flow simulations I would have enjoyed it had the authors
begins with a general review of the concept included more of the numerous applications
of viscous splitting for the Navier-Stokes of vortex methods to interfacial flows in the
equations. The discussion of the various book. While the early work of Krasny [6]
strategies for extending vortex methods to on vortex simulations of Kelvin-Helmholtz
viscous flows starts with the random walk unstable flows is discussed, the substantial
and resampling approaches, and leads up to body of work on Rayleigh-Taylor or Hele-
the idea of redistribution in general, and the Shaw problems or on variable density and
particle strength exchange model in particu- reacting flows is not reviewed. Similarly, a
lar. The respective convergence properties more extensive treatment of the contour dy-
are clearly discussed, along with the key namics approach would have been welcome.
idea of replacing the differential diffusion Nevertheless, even students interested in
operator with an integral one. Quite useful these aspects of vortex methods will benefit
with respect to more practical applications from the current book.
is the review of subgrid scale modeling ap- Since the book is intended as a text for
proaches for large eddy simulations based a graduate class, a selection of exercises at
on vortex methods. the end of each chapter would have been
A discussion of strategies for overcom- quite useful. These could focus on theoret-
ing problems associated with distortions ical aspects, e.g., on proving certain con-
of the Lagrangian "grid" follows. Remesh- servation properties, but they could also
ing procedures are described, along with involve the generation of components of
the interpolation schemes needed to accu- simulation codes. In this context, and also
rately redistribute circulation among the for the benefit of researchers new to the
computational vortex elements. Difficulties field of vortex methods, it would have been
along these lines are of great importance in desirable to provide a few key subroutines
practice, so that approaches for overcoming in a separate appendix. They could demon-
them without reducing the overall accuracy strate, for example, the implementation of a
are very useful. The book concludes with two-dimensional particle strength exchange
a review of mixed Eulerian-Lagrangian ap- approach, a no-slip boundary condition, or
proaches that employ both particles as well even a multipole algorithm for a simple
as a grid. rectangular domain. This would provide

This content downloaded from 195.34.78.191 on Sat, 14 Jun 2014 20:35:51 PM


All use subject to JSTOR Terms and Conditions
504 BOOK REVIEWS

valuable guidance to the newcomer in terms describe the modern methods of asymp-
of structuring the simulation code appropri- totics, and they are mainly complementary.
ately from the very beginning. Now there is a new candidate for this cate-
Overall, however, the authors are to be gory. The book under review complements
congratulated on providing the reader with the previously mentioned books. As the ti-
a well-founded, comprehensive introduction tle says, it is a book on asymptotics, and
to a very attractive and rapidly developing the main tools are Mellin transforms and
field at the intersection of numerical analy- Mellin-Barnes integrals. Many of the re-
sis and computational fluid dynamics. The sults were published in the last decade.
book is well written, and I consider it ap- Hence, the results and methods are defi-
propriate for beginning graduate students nitely state-of-the-art. Furthermore, it con-
in applied mathematics, as well as for en- tains all the tools for anyone who wants to
gineering graduate students with a strong use Mellin-Barnes-type techniques to solve
interest in the more theoretical aspects of their problems.
computational fluid dynamics. There are two main reasons why this
book is very valuable for the asymptotic
REFERENCES community. The first reason is that it is
the first book to contain a detailed intro-
duction to hyperasymptotics. Hyperasymp-
[1] L. ROSENHEAD, The formation of vortices
from a surface of discontinuity, Proc. totic expansions give much better approx-
Roy. Soc. London Ser. A, 134 (1931), imations than the usual simple Poincare
p. 170. asymptotic expansions, and they incorpo-
[2] A.J. CHORIN,Numerical study of slightly rate a smooth interpretation of the Stokes
viscousflow, J. Fluid Mech., 57 (1973), phenomenon. Chapter 6 is on the Stokes
pp. 785-796. phenomenon and hyperasymptotics. The
[3] P.A. RAVIART,An analysis of particle main tool used here is, of course, Mellin-
methods, in Numerical Methods in Barnes integral representations, and in the
Fluid Dynamics, Lecture Notes in
Math. 1127, Springer-Verlag,Berlin, meantime, several well-known hyperasymp-
1983. totic expansions are derived. The field
[4] P. KOUMOUTSAKOS AND A. LEONARD, of hyperasymptotics for higher order lin-
High resolutionsimulations of the flow ear ordinary differential equations has sev-
around an impulsively started cylinder eral major unsolved problems. The re-
using vortex methods, J. Fluid Mech., sults given in this chapter for a special
296 (1995), pp. 1-38.
class of these differential equations might
[5] L. GREENGARD AND V. ROKHLIN, A
be a very useful starting point for further
fast algorithm for particle simulation,
J. Comp. Phys., 73 (1987), pp. 325- developments.
348. The second reason is that it contains
[6] R. KRASNY, Desingularization of periodic
a chapter on multiple Mellin-Barnes inte-
vortex sheet roll-up, J. Comput. Phys., grals. It is not obvious at all how to obtain
65 (1986), pp. 292-313. asymptotic expansions for these integrals.
In chapter 7 the authors give these expan-
ECKART MEIBURG sions and use these results to obtain asymp-
University at Santa Barbara
of California totic expansions for Laplace-type double in-
tegrals. For these double integrals it is even
difficult to obtain asymptotic estimates.
Asymptotics and Mellin-Barnes Integrals. Hence, the complete asymptotic expansions
By R B. Parisand D. Kaminski.CambridgeUni- that are derived for a special class of these
versity Press, Cambridge, UK, 2001. $95.00. integrals are very impressive. These results
xvi+422 pp., hardcover. ISBN0-521-79001-8. especially illustrate what a powerful tool
the Mellin-Barnes integral representations
In the last decades of the previous cen- can be.
tury there were several major books in Let me finish with a brief description
asymptotics. The books by Bleistein and of the remaining chapters. The introduc-
Handelsman [1], Olver [2], and Wong [3] tion to asymptotics in the first chap-

This content downloaded from 195.34.78.191 on Sat, 14 Jun 2014 20:35:51 PM


All use subject to JSTOR Terms and Conditions

You might also like