Numerical methods
From CFD-Wiki
(Difference between revisions)
m |
|||
Line 54: | Line 54: | ||
### [[Gradient limiters]] | ### [[Gradient limiters]] | ||
# [[Meshless methods]] | # [[Meshless methods]] | ||
+ | # [[Overset grids]] | ||
# CFD Related algorithms | # CFD Related algorithms | ||
## Wall distance Calculations | ## Wall distance Calculations | ||
### [[Moore's kd-tree algorithm]] | ### [[Moore's kd-tree algorithm]] | ||
### [[Transport equation based wall distance calculation]] | ### [[Transport equation based wall distance calculation]] |
Revision as of 18:15, 17 September 2005
Numerical Aspects of CFD
This section covers the numerical soul of CFD.
- Introduction to numerical methods
- Geometrical Calculations
- Gradient calculations
- Discretisation
- Linear equation systems
- Introduction and need
- Matrix Related
- Direct numerical solutions
- Iterative solutions
- Multigrid methods
- Solution of Poisson's equation
- Solution of Navier-Stokes equation
- Efficiency and stability
- Limiters
- Meshless methods
- Overset grids
- CFD Related algorithms
- Wall distance Calculations