|
CFD, to many practitioners in industry, should mean "Colorful Fluid Dynamics."
The point here is that there is no magic to CFD: the results are only
approximate solutions to the posed mathematical problem, subject to
errors in problem description, algorithm accuracy and stability, and
interpretation.
|
|
You need to formulate the governing equations, and then solve them as best as possible.
This is far easier said than done.
|


|
There exist essentially three methods to solve these governing equations.
Finite-difference schemes account for more than 95% of CFD done in non-CG
industry, though it seems that particle methods are the most common in
the CG industry.
|

Or internal:

Then rewrite the governing equations, replacing derivatives
with a spatially or temporally discretized form:

Then solve them either for a single stable solution, or march forward in time. These methods are often called Eulerian methods.