Numerical methods
From CFD-Wiki
(Difference between revisions)
Line 40: | Line 40: | ||
### [[Additive corrective multigrid]] | ### [[Additive corrective multigrid]] | ||
## [[Solution of Poisson's equation]] | ## [[Solution of Poisson's equation]] | ||
- | # [[Solution of | + | # [[Solution of Navier-Stokes equation]] |
## [[Staggered arrangement]] | ## [[Staggered arrangement]] | ||
## [[Colocated arrangement]] | ## [[Colocated arrangement]] | ||
- | ## [[ | + | ## [[Velocity-pressure coupling]] |
### [[SIMPLE algorithm]] | ### [[SIMPLE algorithm]] | ||
### [[SIMPLEC algorithm]] | ### [[SIMPLEC algorithm]] |
Revision as of 02:57, 15 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
- CFD Related algorithms
- Wall distance Calculations