Numerical methods
From CFD-Wiki
(Difference between revisions)
Aerodeepak (Talk | contribs) (→Numerical Aspects of CFD) |
m (corrected: discretization was misspelled as discretisation) |
||
Line 5: | Line 5: | ||
## [[Area calculations]] | ## [[Area calculations]] | ||
## [[Volume calculations]] | ## [[Volume calculations]] | ||
- | # | + | # Discretization |
## [[Finite difference]] | ## [[Finite difference]] | ||
## [[Finite volume]] | ## [[Finite volume]] |
Revision as of 19:07, 24 July 2007
Numerical Aspects of CFD
This section covers the numerical soul of CFD.
- Introduction to numerical methods
- Geometrical Calculations
- Discretization
- Linear systems of equations
- Introduction and need
- Direct methods
- Iterative methods
- Matrix factorization and preconditioning
- Multigrid methods
- Solution of Poisson's equation
- Solution of Navier-Stokes equations
- Velocity-pressure coupling
- Fully coupled methods - FC
- DeCoupled methods - DC
- 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
- CPC - Compressible Pressure Correction algorithm
- MCBA - Mass Conservation Based Algorithms
- GCBA - Geometric Conservation Based Algorithms
- IPSA - Inter-Phase Slip Algorithm
- CPI - Consistent Physical Interpolation
- MWIM - Momentum Weighted Interpolation Method
- PWIM - Pressure Weighted Interpolation Method
- ACM - Artificial Compressibility Method
- Solution of Euler equation
- Efficiency and stability
- Limiters
- Meshless methods
- Overset grids
- Panel method
- CFD Related algorithms
- Wall distance Calculations