Numerical methods
From CFD-Wiki
(Difference between revisions)
Line 43: | Line 43: | ||
## [[Velocity-pressure coupling]] | ## [[Velocity-pressure coupling]] | ||
### [[SIMPLE algorithm]] | ### [[SIMPLE algorithm]] | ||
- | ### [[SIMPLEC algorithm]] | + | ### [[SIMPLEC algorithm - SIMPLE Consistent]] |
- | ### [[SIMPLEM algorithm]] | + | ### [[SIMPLEM algorithm - SIMPLE-Modified]] |
### [[SIMPLEX algorithm]] | ### [[SIMPLEX algorithm]] | ||
- | ### [[SIMPLEST algorithm]] | + | ### [[SIMPLEST algorithm - SIMPLE ShorTened]] |
- | ### [[SIMPLER algorithm]] | + | ### [[SIMPLER algorithm - SIMPLE - Revised]] |
- | ### [[PISO algorithm]] | + | ### [[PISO algorithm - Pressure Implicit with Split Operator]] |
- | ### [[PRIME algorithm]] | + | ### [[PRIME algorithm - PRessure Implicit Momentum Explicit]] |
+ | ### [[MSIMPLEC, MPISO , SIMPLESSEC , SIMPLESSE]] | ||
### [[MCBA - Mass Conservation Based Algorithms]] | ### [[MCBA - Mass Conservation Based Algorithms]] | ||
### [[GCBA - Geometric Conservation Based Algorithms]] | ### [[GCBA - Geometric Conservation Based Algorithms]] |
Revision as of 23:18, 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
- Velocity-pressure coupling
- SIMPLE algorithm
- SIMPLEC algorithm - SIMPLE Consistent
- SIMPLEM algorithm - SIMPLE-Modified
- SIMPLEX algorithm
- SIMPLEST algorithm - SIMPLE ShorTened
- SIMPLER algorithm - SIMPLE - Revised
- PISO algorithm - Pressure Implicit with Split Operator
- PRIME algorithm - PRessure Implicit Momentum Explicit
- MSIMPLEC, MPISO , SIMPLESSEC , SIMPLESSE
- MCBA - Mass Conservation Based Algorithms
- GCBA - Geometric Conservation Based Algorithms
- Rhie-Chow interpolation
- Momentum Weighted Interpolation Method (MWIM)
- Pressure Weighted Interpolation Method (PWIM)
- Artificial compressibility method
- Velocity-pressure coupling
- Efficiency and stability
- Limiters
- Meshless methods
- Overset grids
- CFD Related algorithms
- Wall distance Calculations