Basic Concepts Flashcards
The approximation of a continuously-varying quantity in terms of values at a finite number of points is called discretization.
How does the affect flow field?
The flow field is discretized; i.e. field variables (𝜌, 𝑢, 𝑣, 𝑤, 𝑝, …) are approximated by their values at a finite number of nodes.
The approximation of a continuously-varying quantity in terms of values at a finite number of points is called discretization.
How does the affect equations of motion?
The equations of motion are discretised:
derivatives → algebraic approximations
(continuous) (discrete)
The approximation of a continuously-varying quantity in terms of values at a finite number of points is called discretization.
What is the significance of algebraic equations?
The resulting system of algebraic equations is solved to give values at the nodes.
The main stages in a CFD simulation are:
Pre-processing:
– formulate problem (geometry, equations, boundary conditions);
– computational mesh (set of control volumes).
Solving:
– discretise the governing equations;
– solve the resulting algebraic equations
Post-processing:
– analyse (calculate derived quantities: forces, flow rates, … );
– visualise (graphs and plots)
The equations of fluid flow are based on fundamental physical conservation principles:
- mass: change of mass = 0
- momentum: change of momentum = force × time
- energy: change of energy = work + heat
In fluid flow these are usually expressed as rate equations; i.e. rate of change = …
Additional equations may apply for non-homogeneous fluids (e.g. particle load, dissolved chemicals, multiple species, …)
Conservation principles may be expressed mathematically as either:
- integral (control-volume) equations;
- differential equations