流体动力学中的计算方法(第3版) pdf epub mobi txt 电子书 下载 2025

图书介绍


流体动力学中的计算方法(第3版)

简体网页||繁体网页
[美] 弗兹格 著



下载链接1
下载链接2
下载链接3
    
Loading...

正在下载信息...


想要找书就要到 静流书站
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

发表于2025-03-31

类似图书 点击查看全场最低价

出版社: 世界图书出版公司
ISBN:9787510048012
版次:1
商品编码:11181635
开本:24开
出版时间:2012-09-01
页数:423

流体动力学中的计算方法(第3版) epub 下载 mobi 下载 pdf 下载 txt 电子书 下载 2025

相关图书



流体动力学中的计算方法(第3版) epub 下载 mobi 下载 pdf 下载 txt 电子书 下载 2025

流体动力学中的计算方法(第3版) pdf epub mobi txt 电子书 下载



具体描述

内容简介

  弗兹格编著的《流体动力学中的计算方法(第3版)》内容介绍:Computational fluid dynamics, commonly known by the acronym‘CFD’,is undergoing significant expansion in terms of both the number of courses offered at universities and the number of researchers active in the field. There are a number of software packages available that solve fluid flow problems; the market is not quite as large as the one for structural mechanics codes, in which finite element methods are well established. The lag can be explained by the [act that CFD problems are, in general, more difficult to solve. However, CFD codes are slowly being accepted as design tools by industrial users. At present,users of CFD need to be fairly knowledgeable, which requires education of both students and working engineers. The present book is an attempt to fill this need.

目录

Preface
1.Basic Concepts of Fluid Flow
1.1 Introduction
1.2 Conservation Principles
1.3 Mass Conservation
1.4 Momentum Conservation
1.5 Conservation of Scalar Quantities
1.6 Dimensionless Form of Equations
1.7 Simplified Mathematical Models
1.7.1 Incompressible Flow
1.7.2 Inviscid (Euler) Flow
1.7.3 Potential Flow
1.7.4 Creeping (Stokes) Flow
1.7.5 Boussinesq Approximation
1.7.6 Boundary Layer Approximation
1.7.7 Modeling of Complex Flow Phenomena
1.8 Mathematical Classification of Flows
1.8.1 Hyperbolic Plows
1.8.2 Parabolic Flows
1.8.3 Elliptic Flows
1.8.4 Mixed Flow Types
1.9 Plan of This Book
2.Introduction to Numerical Methods
2.1 Approaches to Fluid Dynamical Problems
2.2 What is CFD?
2.3 Possibilities and Limitations of Numerical Methods
2.4 Components of a Numerical Solution Method
2.4.1 Mathematical Model
2.4.2 Discretization Method
2.4.3 Coordinate and Basis Vector Systems
2.4.4 Numerical Grid
2.4.5 Finite Approximations
2.4.6 Solution Method
2.4.7 Convergence Criteria
2.5 Properties of Numerical Solution Methods
2.5.1 Consistency
2.5.2 Stability
2.5.3 Convergence
2.5.4 Conservation
2.5.5 Boundedness
2.5.6 Realizability
2.5.7 Accuracy
2.6 Discretization Approaches
2.6.1 Finite Difference Method
2.6.2 Finite Volume Method
2.6.3 Finite Element Method
3.Finite Difference Methods
3.1 Introduction
3.2 Basic Concept
3.3 Approximation of the First Derivative
3.3.1 Taylor Series Expansion
3.3.2 Polynomial Fitting
3.3.3 Compact Schemes
3.3.4 Non-Uniform Grids
3.4 Approximation of the Second Derivative
3.5 Approximation of Mixed Derivatives
3.6 Approximation of Other Terms
3.7 Implementation of Boundary Conditions
3.8 The Algebraic Equation System
3.9 Discretization Errors
3.10 An Introduction to Spectral Methods
3.10.1 Basic Concept
3.10.2 Another View of Discretization Error
3.11 Example
4.Finite Volume Methods
4.1 Introduction
4.2 Approximation of Surface Integrals
4.3 Approximation of Volume Integrals
4.4 Interpolation and Differentiation Practices
4.4.1 Upwind Interpolation (UDS)
4.4.2 Linear Interpolation (CDS)
4.4.3 Quadratic Upwind Interpolation (QUICK)..
4.4.4 Higher-Order Schemes
4.4.5 Other Schemes
4.5 Implementation of Boundary Conditions
4.6 The Algebraic Equation System
4.7 Examples
Solution of Linear Equation Systems
5.1 Introduction
5.2 Direct Methods
5.2.1 Gauss Elimination
5.2.2 LU Decomposition
5.2.3 Tridiagonal Systems
5.2.4 Cyclic Reduction
5.3 Iterative Methods
5.3.1 Basic Concept
5.3.2 Convergence
5.3.3 Some Basic Methods
5.3.4 Incomplete LU Decomposition: Stone's Method
5.3.5 ADI and Other Splitting Methods
5.3.6 Conjugate Gradient Methods
5.3.7 Biconjugate Gradients and CGSTAB
5.3.8 Multigrid Methods
5.3.9 Other Iterative Solvers
5.4 Coupled Equations and Their Solution
5.4.1 Simultaneous Solution
5.4.2 Sequential Solution
5.4.3 Under-Relaxation
5.5 Non-Linear Equations and their Solution
5.5.1 Newton-like Techniques
5.5.2 Other Techniques
5.6 Deferred-Correction Approaches
5.7 Convergence Criteria and Iteration Errors
5.8 Examples
Methods for Unsteady Problems
6.1 Introduction
6.2 Methods for Initial Value Problems in ODEs
6.2.1 Two-Level Methods
6.2.2 Predictor-Corrector and Multipoint Methods
6.2.3 Runge-Kutta Methods
6.2.4 Other Methods
6.3 Application to the Generic Transport Equation
6.3.1 Explicit Methods
6.3.2 Implicit Methods
6.3.3 Other Methods
5.4 Examples
7.Solution of the Navier-Stokes Equations
7.1 Special Features of the Navier-Stokes Equations
7.1.1 Discretization of Convective and Viscous Terms
7.1.2 Discretization of Pressure Terms and Body Forces
7.1.3 Conservation Properties
7.2 Choice of Variable Arrangement on the Grid
7.2.1 Colocated Arrangement
7.2.2 Staggered Arrangements
7.3 Calculation of the Pressure
7.3.1 The Pressure Equation and its Solution
7.3.2 A Simple Explicit Time Advance Scheme
7.3.3 A Simple Implicit Time Advance Method
7.3.4 Implicit Pressure-Correction Methods
7.4 Other Methods
7.4.1 Fractional Step Methods
7.4.2 Streamfunction-Vorticity Methods
7.4.3 Artificial Compressibility Methods
7.5 Solution Methods for the Navier-Stokes Equations
7.5.1 Implicit Scheme Using Pressure-Correction and a Stag-
gered Grid
7.5.2 Treatment of Pressure for Colocated Variables
7.5.3 SIMPLE Algorithm for a Colocated Variable Arrange-
ment
7.6 Note on Pressure and Incompressibility
7.7 Boundary Conditions for the Navier-Stokes Equations
7.8 Examples
8.Complex Geometries
8.1 The Choice of Grid
8.1.1 Stepwise Approximation Using Regular Grids
8.1.2 Overlapping Grids
8.1.3 Boundary-Fitted Non-Orthogonal Grids
8.2 Grid Generation
8.3 The Choice of Velocity Components
8.3.1 Grid-Oriented Velocity Components
8.3.2 Cartesian Velocity Components
8.4 The Choice of Variable Arrangement
8.4.1 Staggered Arrangements
8.4.2 Colocated Arrangement
8.5 Finite Difference Methods
8.5.1 Methods Based on Coordinate Transformation
8.5.2 Method Based on Shape Functions
8.6 Finite Volume Methods
8.6.1 Approximation of Convective Fluxes
8.6.2 Approximation of Diffusive Fluxes
8.6.3 Approximation of Source Terms
8.6.4 Three-Dimensional Grids
8.6.5 Block-Structured Grids
8.6.6 Unstructured Grids
8.7 Control-Volume-Based Finite Element Methods
8.8 Pressure-Correction Equation
8.9 Axi-Symmetric Problems
8.10 Implementation of Boundary Conditions
8.10.1 Inlet
8.10.2 Outlet
8.10.3 Impermeable Walls
8.10.4 Symmetry Planes
8.10.5 Specified Pressure
8.11 Examples
9.Turbulent Flows
9.1 Introduction
9.2 Direct Numerical Simulation (DNS)
9.2.1 Example: Spatial Decay of Grid Turbulence
9.3 Large Eddy Simulation (LES)
9.3.1 Smagorinsky and Related Models
9.3.2 Dynamic Models
9.3.3 Deconvolution Models
9.3.4 Example: Flow Over a Wall-Mounted Cube
9.3.5 Example: Stratified Homogeneous Shear Flow
9.4 RANS Models
9.4.1 Reynolds-Averaged Navier-Stokes (RANS) Equations
9.4.2 Simple Turbulence Models and their Application
9.4.3 The v2f Model
9.4.4 Example: Flow Around an Engine Valve
9.5 Reynolds Stress Models
9.6 Very Large Eddy Simulation
10. Compressible Flow
10.1 Introduction
10.2 Pressure-Correction Methods for Arbitrary Mach Number
10.2.1 Pressure-Velocity-Density Coupling
10.2.2 Boundary Conditions
10.2.3 Examples
10.3 Methods Designed for Compressible Flow
10.3.1 An Overview of Some Specific Methods
11. Efficiency and Accuracy Improvement
11.1 Error Analysis and Estimation
11.1.1 Description of Errors
11.1.2 Estimation of Errors
11.1.3 Recommended Practice for CFD Uncertainty Analysis
11.2 Grid quality and optimization
11.3 Multigrid Methods for Flow Calculation
11.4 Adaptive Grid Methods and Local Grid Refinement
11.5 Parallel Computing in CFD
11.5.1 Iterative Schemes for Linear Equations
11.5.2 Domain Decomposition in Space
11.5.3 Domain Decomposition in Time
11.5.4 Efficiency of Parallel Computing
12. Special Topics
12.1 Introduction
12.2 Heat and Mass Transfer
12.3 Flows With Variable Fluid Properties
12.4 Moving Grids
12.5 Free-Surface Flows
12.5.1 Interface-Tracking Methods
12.5.2 Hybrid Methods
12.6 Meteorological and Oceanographic Applications
12.7 Multiphase flows
12.8 Combustion
A. Appendices
A 流体动力学中的计算方法(第3版) 电子书 下载 mobi epub pdf txt

流体动力学中的计算方法(第3版) pdf epub mobi txt 电子书 下载
想要找书就要到 静流书站
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

用户评价

评分

感谢世界图书出版公司,比原版便宜太多了。听说有过外国学生到某宝上买过类似的。

评分

2.京东价格透明合适,票据齐全,售后服务良好。

评分

虽然感觉纸质没有想象中的那么好,但是内容足够专业就行了

评分

融教学参考于一体的书,比较专业,值得一看

评分

很好的东西 很喜欢的哈~

评分

书很经典,写的很好,就是可能时间比较早,排版美观程度有待提升

评分

在书店看上了这本书一直想买可惜太贵又不打折,回家决定上京东看看,果然有折扣。毫不犹豫的买下了,京东速度果然非常快的,从配货到送货也很具体,快递非常好,很快收到书了。书的包装非常好,没有拆开过,非常新,可以说无论自己阅读家人阅读,收藏还是送人都特别有面子的说,特别精美;各种十分美好虽然看着书本看着相对简单,但也不遑多让,塑封都很完整封面和封底的设计、绘图都十分好画让我觉得十分细腻具有收藏价值。书的封套非常精致推荐大家购买。 打开书本,书装帧精美,纸张很干净,文字排版看起来非常舒服非常的惊喜,让人看得欲罢不能,每每捧起这本书的时候 似乎能够感觉到作者毫无保留的把作品呈现在我面前。 作业深入浅出的写作手法能让本人犹如身临其境一般,好似一杯美式咖啡,看似快餐,其实值得回味 无论男女老少,第一印象最重要。”从你留给别人的第一印象中,就可以让别人看出你是什么样的人。所以多读书可以让人感觉你知书答礼,颇有风度。 多读书,可以让你多增加一些课外知识。培根先生说过:“知识就是力量。”不错,多读书,增长了课外知识,可以让你感到浑身充满了一股力量。这种力量可以激励着你不断地前进,不断地成长。从书中,你往往可以发现自己身上的不足之处,使你不断地改正错误,摆正自己前进的方向。所以,书也是我们的良师益友。 多读书,可以让你变聪明,变得有智慧去战胜对手。书让你变得更聪明,你就可以勇敢地面对困难。让你用自己的方法来解决这个问题。这样,你又向你自己的人生道路上迈出了一步。 多读书,也能使你的心情便得快乐。读书也是一种休闲,一种娱乐的方式。读书可以调节身体的血管流动,使你身心健康。所以在书的海洋里遨游也是一种无限快乐的事情。用读书来为自己放松心情也是一种十分明智的。 读书能陶冶人的情操,给人知识和智慧。所以,我们应该多读书,为我们以后的人生道路打下好的、扎实的基础!读书养性,读书可以陶冶自己的性情,使自己温文尔雅,具有书卷气;读书破万卷,下笔如有神,多读书可以提高写作能力,写文章就才思敏捷;旧书不厌百回读,熟读深思子自知,读书可以提高理解能力,只要熟读深思,你就可以知道其中的道理了;读书可以使自己的知识得到积累,君子学以聚之。总之,爱好读书是好事。让我们都来读书吧。 其实读书有很多好处,就等有心人去慢慢发现. 最大的好处是可以让你有属于自己的本领靠自己生存。 最后在好评一下京东客服服务态度好,送货相当快,包装仔细!这个也值得赞美下 希望京东这样保持下去

评分

书不错的,这样的外文书值得拥有!

评分

流体动力学中的计算方法,国外的经典书籍,导师让看外文书籍,硬着头皮看,加油。毕竟是经典书籍,流沙也推荐过,这次活动就入手了。

类似图书 点击查看全场最低价

流体动力学中的计算方法(第3版) pdf epub mobi txt 电子书 下载


正在搜索视频,请稍后...

分享链接


去京东购买 去京东购买
去淘宝购买 去淘宝购买
去当当购买 去当当购买
去拼多多购买 去拼多多购买


流体动力学中的计算方法(第3版) bar code 下载
扫码下载










相关图书




本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

友情链接

© 2025 windowsfront.com All Rights Reserved. 静流书站 版权所有