Numerical methods
From CFD-Wiki
(Difference between revisions)
Line 2: | Line 2: | ||
This section covers the numerical soul of CFD. | This section covers the numerical soul of CFD. | ||
# [[Introduction to numerical methods]] | # [[Introduction to numerical methods]] | ||
- | # | + | # Geometrical Calculations |
## [[Area calculations]] | ## [[Area calculations]] | ||
## [[Volume calculations]] | ## [[Volume calculations]] |
Revision as of 07:57, 27 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
- 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