Skip to main content Accessibility help
×
Hostname: page-component-848d4c4894-xm8r8 Total loading time: 0 Render date: 2024-06-17T11:37:22.606Z Has data issue: false hasContentIssue false

Chapter Twenty - Computing Techniques

from Part Four - Automatic Grid Generation, Adaptive Methods, and Computing Techniques

Published online by Cambridge University Press:  05 June 2012

T. J. Chung
Affiliation:
University of Alabama, Huntsville
Get access

Summary

In Part Two and Part Three, various numerical schemes in CFD including FDM, FEM, and FVM have been discussed. We have presented methods of grid generation and adaptive meshing in both structured and unstructured grids in Part Four. Equation solvers for both linear and nonlinear algebraic equations resulting from FDM, FEM, and FVM have also been discussed in appropriate chapters. We are now at the stage of embarking on extensive CFD calculations in large-scale industrial problems, which will be presented in Part Five. To this end, it is informative to examine computational aspects associated with supercomputer applications and multi-processors. Among them are the domain decomposition methods (DDM), multigrid methods (MGM), and parallel processing. In DDM the domain of study is partitioned into substructures to make solvers perform more efficiently with reduction of storage requirements, whereas in MGM the solution convergence is accelerated with low-frequency errors being removed through coarse mesh configurations and with high-frequency errors removed through fine mesh configurations. These two methods lend themselves to parallel processing to speed up and reduce computer time. Development of parallel programs and both static and dynamic load balancing will be presented. The topics in this chapter are designed toward more robust computational strategies in dealing with geometrically complicated, large-scale CFD problems. Some selected example problems are also included.

Domain Decomposition Methods

In dealing with geometrically large, complicated systems, it is natural to seek an approach to split the domain into small pieces, known as domain decomposition methods (DDM). This is one of many possible applications to parallel processing to be discussed in Section 20.3. The basic idea of DDM was originated from the concept of linear algebra in solving the partial differential equations iteratively in subdomains, known as the Schwarz method [Schwarz, 1869]; and subsequently implemented in applications [Lions, 1988; Glowinski and Wheeler, 1988, among others]. The main advantages of DDM include efficiency of solvers, savings in computational storage conducive to parallel processing, and applications of different differential equations in different subdomains (representing viscous flow in one subdomain and inviscid flow in another subdomain, for example).

Type
Chapter
Information
Publisher: Cambridge University Press
Print publication year: 2010

Access options

Get access to the full version of this content by using one of the access options below. (Log in options will check for institutional or personal access. Content may require purchase if you do not have access.)

References

Boillat, J. E. 1990 Load balancing and Poisson equation in a graphCurrency Practice and Experience 2 289CrossRefGoogle Scholar
Bornemann, F.Erdmann, B.Kornhuber, R. 1993 Adaptive multilevel methods in three space dimensionsInt. J. Num. Meth. Eng. 36 3187CrossRefGoogle Scholar
Brandt, A. 1972 Multilevel adaptive technique (MLAT) for fast numerical solutions to boundary value problemsLecture Notes in Physics 18BerlinSpringer-Verlag82Google Scholar
Brandt, A. 1977 Multilevel adaptive solutions to boundary value problemsMath. Comp. 31 333CrossRefGoogle Scholar
Brandt, A. 1992 On multigrid solution of high Reynolds incompressible entering flowsJ. Com. Phys.1101151Google Scholar
Cybenko, G. 1989 Load balancing for distributed memory multiprocessorsJ. Par. Distr. Comp. 7 279CrossRefGoogle Scholar
Diekmann, R.Meyer, D.Monien, B. 1997 199
Fiduccia, C. M.Mattheyses, R. M. 1982 175
Ghosh, B.Leighton, F. T.Maggs, B. M.Muthukrishnan, S. 1995 548
Glowinski, R.Wheeler, M. F. 1987 Domain decomposition and mixed finite element methods for elliptic problemsGlowinski, R.Domain Decomposition Methods for Partial Differential EquationsSIAM Publications144Google Scholar
Hendrickson, B.Leland, R. 1993
Jones, M. T.Plassmann, P. E. 1994 478
Kaddoura, M.Ou, C. W.Ranka, S. 1995
Karypis, G.Kumar, V. 1995
Kavi, K. M. 1999 Multithreaded system implementationsJ. Microcomp. App. 18 2Google Scholar
Kerninghan, B. W.Lin, S. 1970 291
Leighton, F. T. 1992 Introduction to Parallel Algorithms and ArchitecturesMorgan Kaufmann PublishersGoogle Scholar
Lin, F. C. H.Keller, R. M. 1987 32
Lions, P. L. 1988 On the Schwarz alternating methodGlowinski, R.Domain Decomposition Methods for Partial Differential EquationsPhiladelphiaSIAM Publications1Google Scholar
Löhner, R.Morgan, K. 1987 An unstructured multigrid method for elliptic problemsInt. J. Num. Eng. 24 101CrossRefGoogle Scholar
Lüling, R.Monien, B. 1992 543
Lüling, R.Monien, B. 1993 543
Mavriplis, D. J.Jameson, A. 1990 Multigrid solution of the Navier-Stokes equations on triangular meshesAIAA J. 28 1415CrossRefGoogle Scholar
Meyer, F.Heide, A. D.Oesterdiekhoff, B.Wanka, R. 1996 Strongly adaptive token distributionAlgorithmica. 15 413CrossRefGoogle Scholar
Nichol, B.Buttlar, D.Farrell, J. 1996 Pthreads ProgrammingParisO'Reilly and AssociatesGoogle Scholar
Rudoph, L.Slivkin-Allouf, M.Upfal, E. 1991 237
Schunk, R. G.Canabal, F.Heard, G.Chung, T. J. 1999 99
Schunk, R. G.Canabal, F.Heard, G.Chung, T. J. 2000
Schwarz, H. A. 1869 Uber einige abbildungsaufgaubenJ. fur Die Reine und Angewandte Mathematik 70 1005Google Scholar

Save book to Kindle

To save this book to your Kindle, first ensure coreplatform@cambridge.org is added to your Approved Personal Document E-mail List under your Personal Document Settings on the Manage Your Content and Devices page of your Amazon account. Then enter the ‘name’ part of your Kindle email address below. Find out more about saving to your Kindle.

Note you can select to save to either the @free.kindle.com or @kindle.com variations. ‘@free.kindle.com’ emails are free but can only be saved to your device when it is connected to wi-fi. ‘@kindle.com’ emails can be delivered even when you are not connected to wi-fi, but note that service fees apply.

Find out more about the Kindle Personal Document Service.

  • Computing Techniques
  • T. J. Chung, University of Alabama, Huntsville
  • Book: Computational Fluid Dynamics
  • Online publication: 05 June 2012
  • Chapter DOI: https://doi.org/10.1017/CBO9780511780066.026
Available formats
×

Save book to Dropbox

To save content items to your account, please confirm that you agree to abide by our usage policies. If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account. Find out more about saving content to Dropbox.

  • Computing Techniques
  • T. J. Chung, University of Alabama, Huntsville
  • Book: Computational Fluid Dynamics
  • Online publication: 05 June 2012
  • Chapter DOI: https://doi.org/10.1017/CBO9780511780066.026
Available formats
×

Save book to Google Drive

To save content items to your account, please confirm that you agree to abide by our usage policies. If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account. Find out more about saving content to Google Drive.

  • Computing Techniques
  • T. J. Chung, University of Alabama, Huntsville
  • Book: Computational Fluid Dynamics
  • Online publication: 05 June 2012
  • Chapter DOI: https://doi.org/10.1017/CBO9780511780066.026
Available formats
×