39%
Essential Computational Fluid Dynamics

Essential Computational Fluid Dynamics

          
5
4
3
2
1

Out of Stock


Premium quality
Premium quality
Bookswagon upholds the quality by delivering untarnished books. Quality, services and satisfaction are everything for us!
Easy Return
Easy return
Not satisfied with this product! Keep it in original condition and packaging to avail easy return policy.
Certified product
Certified product
First impression is the last impression! Address the book’s certification page, ISBN, publisher’s name, copyright page and print quality.
Secure Checkout
Secure checkout
Security at its finest! Login, browse, purchase and pay, every step is safe and secured.
Money back guarantee
Money-back guarantee:
It’s all about customers! For any kind of bad experience with the product, get your actual amount back after returning the product.
On time delivery
On-time delivery
At your doorstep on time! Get this book delivered without any delay.
Notify me when this book is in stock
Add to Wishlist

About the Book

This book serves as a complete and self-contained introduction to the principles of Computational Fluid Dynamic (CFD) analysis. It is deliberately short (at approximately 300 pages) and can be used as a text for the first part of the course of applied CFD followed by a software tutorial. The main objectives of this non-traditional format are: 1) To introduce and explain, using simple examples where possible, the principles and methods of CFD analysis and to demystify the `black box’ of a CFD software tool, and 2) To provide a basic understanding of how CFD problems are set and which factors affect the success and failure of the analysis. Included in the text are the mathematical and physical foundations of CFD, formulation of CFD problems, basic principles of numerical approximation (grids, consistency, convergence, stability, and order of approximation, etc), methods of discretization with focus on finite difference and finite volume techniques, methods of solution of transient and steady state problems, commonly used numerical methods for heat transfer and fluid flows, plus a brief introduction into turbulence modeling.

Table of Contents:
PREFACE xv 1 What Is CFD? 1 1.1. Introduction / 1 1.2. Brief History of CFD / 4 1.3. Outline of the Book / 6 References and Suggested Reading / 7 I Fundamentals 9 2 Governing Equations of Fluid Dynamics and Heat Transfer 11 2.1. Preliminary Concepts / 11 2.2. Mass Conservation / 14 2.3. Conservation of Chemical Species / 15 2.4. Conservation of Momentum / 16 2.5. Conservation of Energy / 19 2.6. Equation of State / 21 2.7. Equations in Integral Form / 21 2.8. Equations in Conservation Form / 24 2.9. Equations in Vector Form / 25 2.10. Boundary Conditions / 26 2.10.1. Rigid Wall Boundary Conditions / 27 2.10.2. Inlet and Exit Boundary Conditions / 29 2.10.3. Other Boundary Conditions / 29 References and Suggested Reading / 30 Problems / 30 3 Partial Differential Equations 32 3.1. Model Equations; Formulation of a PDE Problem / 33 3.1.1. Model Equations / 33 3.1.2. Domain, Boundary, and Initial Conditions / 35 3.1.3. Equilibrium and Marching Problems / 36 3.1.4. Examples / 37 3.2. Mathematical Classification of PDE of Second Order / 40 3.2.1. Classification / 40 3.2.2. Hyperbolic Equations / 42 3.2.3. Parabolic Equations / 45 3.2.4. Elliptic Equations / 46 3.3. Numerical Discretization: Different Kinds of CFD / 46 3.3.1. Spectral Methods / 47 3.3.2. Finite Element Methods / 49 3.3.3. Finite Difference and Finite Volume Methods / 49 References and Suggested Reading / 52 Problems / 52 4 Basics of Finite Difference Approximation 55 4.1. Computational Grid / 55 4.1.1. Time Discretization / 55 4.1.2. Space Discretization / 56 4.2. Finite Differences and Interpolation / 57 4.2.1. Approximation of ∂u/∂x / 57 4.2.2. Truncation Error, Consistency, Order of Approximation / 58 4.2.3. Other Formulas for ∂u/∂x: Evaluation of the Order of Approximation / 60 4.2.4. Schemes of Higher Order for First Derivative / 62 4.2.5. Higher-Order Derivatives / 63 4.2.6. Mixed Derivatives / 64 4.2.7. Truncation Error of Linear Interpolation / 66 4.3. Approximation of Partial Differential Equations / 67 4.3.1. Approach and Examples / 67 4.3.2. Interpretation of Truncation Error: Numerical Dissipation and Dispersion / 70 4.3.3. Boundary and Initial Conditions / 73 4.3.4. Consistency of Numerical Approximation / 74 4.3.5. System of Difference Equations / 75 4.3.6. Implicit and Explicit Methods / 76 4.4. Development of Finite Difference Schemes / 78 4.4.1. Taylor Series Expansions / 79 4.4.2. Polynomial Fitting / 82 References and Suggested Reading / 83 Problems / 83 5 Finite Volume Method 86 5.1. Introduction and Integral Formulation / 86 5.1.1. Finite Volume Grid / 87 5.1.2. Global Conservation Property / 89 5.2. Approximation of Integrals / 91 5.2.1. Volume Integrals / 91 5.2.2. Surface Integrals / 92 5.3. Methods of Interpolation / 94 5.3.1. Upwind Interpolation / 95 5.3.2. Linear Interpolation / 96 5.3.3. Upwind Interpolation of Higher Order / 98 5.3.4. Interpolation on Nonorthogonal Grids / 99 5.4. Boundary Conditions / 101 References and Suggested Reading / 102 Problems / 102 6 Stability of Transient Solutions 104 6.1. Introduction and Definition of Stability / 104 6.1.1. Discretization and Round-off Error / 106 6.1.2. Definition / 107 6.2. Stability Analysis / 108 6.2.1. Neumann Method / 108 6.2.2. Matrix Method / 116 6.3. Implicit versus Explicit Schemes—Stability and Efficiency Considerations / 118 References and Suggested Reading / 120 Problems / 120 7 Application to Model Equations 121 7.1. Linear Convection Equation / 121 7.1.1. Simple Explicit Schemes / 123 7.1.2. Other Schemes / 125 7.2. One-Dimensional Heat Equation / 128 7.2.1. Simple Explicit Scheme / 129 7.2.2. Simple Implicit Scheme / 130 7.2.3. Crank-Nicolson Scheme / 131 7.3. Burgers and Generic Transport Equations / 132 7.4. Method of Lines Approach / 134 7.4.1. Adams Methods / 134 7.4.2. Runge-Kutta Methods / 135 7.5. Implicit Schemes: Solution of Tridiagonal Systems by Thomas Algorithm / 136 References and Suggested Reading / 140 Problems / 140 II Methods 143 8 Steady-State Problems 145 8.1. Problems Reducible to Matrix Equations / 145 8.1.1. Elliptic PDE / 145 8.1.2. Implicit Integration of Nonsteady Equations / 149 8.2. Direct Methods / 150 8.2.1. Band-Diagonal and Block-Diagonal Matrices / 151 8.2.2. LU Decomposition / 153 8.3. Iterative Methods / 153 8.3.1. General Methodology / 154 8.3.2. Jacobi Iterations / 155 8.3.3. Gauss-Seidel Algorithm / 156 8.3.4. Successive Over- and Underrelaxation / 157 8.3.5. Convergence of Iterative Procedures / 158 8.3.6. Multigrid Methods / 161 8.3.7. Pseudo-transient Approach / 164 8.4. Systems of Nonlinear Equations / 164 8.4.1. Newton’s Algorithm / 165 8.4.2. Iteration Methods Using Linearization / 166 8.4.3. Sequential Solution / 168 References and Suggested Reading / 168 Problems / 169 9 Unsteady Problems of Fluid Flows and Heat Transfer 171 9.1. Introduction / 171 9.2. Compressible Flows / 172 9.2.1. Overview and General Comments / 172 9.2.2. Explicit MacCormack Method / 176 9.2.3. Beam-Warming Method / 178 9.2.4. Upwinding / 182 9.2.5. Methods for Purely Hyperbolic Systems / 185 9.3. Unsteady Conduction Heat Transfer / 187 9.3.1. Simple Methods for Multidimensional Heat Conduction / 188 9.3.2. Approximate Factorization / 189 9.3.3. ADI Method / 191 References and Suggested Reading / 192 Problems / 193 10 Incompressible Flows 196 10.1. General Considerations / 196 10.1.1. Introduction / 196 10.1.2. Role of Pressure / 197 10.2. Discretization Approach / 198 10.2.1. Colocated and Staggered Grids / 200 10.3. Projection Method for Unsteady Flows / 205 10.3.1. Explicit Schemes / 206 10.3.2. Implicit Schemes / 209 10.4. Projection Methods for Steady-State Flows / 212 10.4.1. SIMPLE / 214 10.4.2. SIMPLEC, SIMPLER, and PISO / 216 10.5. Other Methods / 218 10.5.1. Vorticity-Streamfunction Formulation for Two-Dimensional Flows / 218 10.5.2. Artificial Compressibility / 222 References and Suggested Reading / 222 Problems / 223 III Art of CFD 225 11 Turbulence 227 11.1. Introduction / 227 11.1.1. A Few Words About Turbulence / 227 11.1.2. Why Is the Computation of Turbulent Flows Difficult? / 231 11.1.3. Overview of Numerical Approaches / 232 11.2. Direct Numerical Simulation (DNS) / 234 11.2.1. Homogeneous Turbulence / 234 11.2.2. Inhomogeneous Turbulence / 237 11.3. Reynolds-Averaged Navier-Stokes (RANS) Models / 238 11.3.1. Reynolds-Averaged Equations / 240 11.3.2. Eddy Viscosity Hypothesis / 241 11.3.3. Algebraic Models / 242 11.3.4. Two-Equation Models / 243 11.3.5. Numerical Implementation of RANS Models / 246 11.4. Large-Eddy Simulation (LES) / 249 11.4.1. Filtered Equations / 250 11.4.2. Closure Models / 253 11.4.3. Implementation of LES in CFD Analysis: Numerical Resolution and Near-Wall Treatment / 255 References and Suggested Reading / 258 Problems / 259 12 Computational Grids 261 12.1. Introduction: Need for Irregular and Unstructured Grids / 261 12.2. Irregular Structured Grids / 264 12.2.1. Generation by Coordinate Transformation / 264 12.2.2. Examples / 266 12.2.3. Grid Quality / 268 12.3. Unstructured Grids / 269 12.3.1. Grid Generation / 271 12.3.2. Finite Volume Discretization on Unstructured Grids / 272 12.3.3. Cell Topology / 274 12.3.4. Grid Quality / 275 References and Suggested Reading / 278 Problems / 278 13 Conducting CFD Analysis 280 13.1. Overview: Setting and Solving a CFD Problem / 280 13.2. Errors and Uncertainty / 283 13.2.1. Errors in CFD Analysis / 283 13.2.2. Verification and Validation / 290 13.3. Adaptive Grids / 293 References and Suggested Reading / 295 INDEX 297


Best Sellers


Product Details
  • ISBN-13: 9780470423295
  • Publisher: John Wiley & Sons Inc
  • Publisher Imprint: John Wiley & Sons Inc
  • Depth: 19
  • Language: English
  • Returnable: N
  • Spine Width: 20 mm
  • Width: 160 mm
  • ISBN-10: 0470423293
  • Publisher Date: 16 Apr 2010
  • Binding: Hardback
  • Height: 241 mm
  • No of Pages: 320
  • Series Title: English
  • Weight: 558 gr


Similar Products

How would you rate your experience shopping for books on Bookswagon?

Add Photo
Add Photo

Customer Reviews

REVIEWS           
Click Here To Be The First to Review this Product
Essential Computational Fluid Dynamics
John Wiley & Sons Inc -
Essential Computational Fluid Dynamics
Writing guidlines
We want to publish your review, so please:
  • keep your review on the product. Review's that defame author's character will be rejected.
  • Keep your review focused on the product.
  • Avoid writing about customer service. contact us instead if you have issue requiring immediate attention.
  • Refrain from mentioning competitors or the specific price you paid for the product.
  • Do not include any personally identifiable information, such as full names.

Essential Computational Fluid Dynamics

Required fields are marked with *

Review Title*
Review
    Add Photo Add up to 6 photos
    Would you recommend this product to a friend?
    Tag this Book
    Read more
    Does your review contain spoilers?
    What type of reader best describes you?
    I agree to the terms & conditions
    You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.

    CUSTOMER RATINGS AND REVIEWS AND QUESTIONS AND ANSWERS TERMS OF USE

    These Terms of Use govern your conduct associated with the Customer Ratings and Reviews and/or Questions and Answers service offered by Bookswagon (the "CRR Service").


    By submitting any content to Bookswagon, you guarantee that:
    • You are the sole author and owner of the intellectual property rights in the content;
    • All "moral rights" that you may have in such content have been voluntarily waived by you;
    • All content that you post is accurate;
    • You are at least 13 years old;
    • Use of the content you supply does not violate these Terms of Use and will not cause injury to any person or entity.
    You further agree that you may not submit any content:
    • That is known by you to be false, inaccurate or misleading;
    • That infringes any third party's copyright, patent, trademark, trade secret or other proprietary rights or rights of publicity or privacy;
    • That violates any law, statute, ordinance or regulation (including, but not limited to, those governing, consumer protection, unfair competition, anti-discrimination or false advertising);
    • That is, or may reasonably be considered to be, defamatory, libelous, hateful, racially or religiously biased or offensive, unlawfully threatening or unlawfully harassing to any individual, partnership or corporation;
    • For which you were compensated or granted any consideration by any unapproved third party;
    • That includes any information that references other websites, addresses, email addresses, contact information or phone numbers;
    • That contains any computer viruses, worms or other potentially damaging computer programs or files.
    You agree to indemnify and hold Bookswagon (and its officers, directors, agents, subsidiaries, joint ventures, employees and third-party service providers, including but not limited to Bazaarvoice, Inc.), harmless from all claims, demands, and damages (actual and consequential) of every kind and nature, known and unknown including reasonable attorneys' fees, arising out of a breach of your representations and warranties set forth above, or your violation of any law or the rights of a third party.


    For any content that you submit, you grant Bookswagon a perpetual, irrevocable, royalty-free, transferable right and license to use, copy, modify, delete in its entirety, adapt, publish, translate, create derivative works from and/or sell, transfer, and/or distribute such content and/or incorporate such content into any form, medium or technology throughout the world without compensation to you. Additionally,  Bookswagon may transfer or share any personal information that you submit with its third-party service providers, including but not limited to Bazaarvoice, Inc. in accordance with  Privacy Policy


    All content that you submit may be used at Bookswagon's sole discretion. Bookswagon reserves the right to change, condense, withhold publication, remove or delete any content on Bookswagon's website that Bookswagon deems, in its sole discretion, to violate the content guidelines or any other provision of these Terms of Use.  Bookswagon does not guarantee that you will have any recourse through Bookswagon to edit or delete any content you have submitted. Ratings and written comments are generally posted within two to four business days. However, Bookswagon reserves the right to remove or to refuse to post any submission to the extent authorized by law. You acknowledge that you, not Bookswagon, are responsible for the contents of your submission. None of the content that you submit shall be subject to any obligation of confidence on the part of Bookswagon, its agents, subsidiaries, affiliates, partners or third party service providers (including but not limited to Bazaarvoice, Inc.)and their respective directors, officers and employees.

    Accept

    New Arrivals


    Inspired by your browsing history


    Your review has been submitted!

    You've already reviewed this product!
    ASK VIDYA