Numerical methods
From CFD-Wiki
(Difference between revisions)
Line 42: | Line 42: | ||
### [[Gradient limiters]] | ### [[Gradient limiters]] | ||
# [[Meshless methods]] | # [[Meshless methods]] | ||
+ | # CFD Related algorithms | ||
+ | ## Wall distance Calculations | ||
+ | ### [[Moore's kd-tree algorithm]] | ||
+ | ### [[Transport equation based wall distance calculation]] |
Revision as of 03:03, 14 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
- Efficiency and stability
- Limiters
- Meshless methods
- CFD Related algorithms
- Wall distance Calculations