Numerical methods
From CFD-Wiki
(Difference between revisions)
Line 50: | Line 50: | ||
### [[PISO algorithm]] | ### [[PISO algorithm]] | ||
### [[PRIME algorithm]] | ### [[PRIME algorithm]] | ||
+ | ### [[MCBA - Mass Conservation Based Algorithms]] | ||
+ | ### [[GCBA - Geometric Conservation Based Algorithms]] | ||
### [[Artificial compressibility method]] | ### [[Artificial compressibility method]] | ||
# [[Efficiency and stability]] | # [[Efficiency and stability]] |
Revision as of 20:28, 12 October 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
- Gauss elimination
- LU decomposition method
- Direct solution to tridiagonal matrix
- 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