Computational Fluid Dynamics: CFD Procedure
Computational Fluid Dynamics: CFD Procedure
CFD procedure
CFD procedure
• Identifying Problem
• Pre-Processing
1
• Solver
• Post-processor
ANSYS Workbench
1. Geometry (ANSYS DesignModeler)
2. Mesh (ANSYS Meshing)
3. Setup (ANSYS CFX / ANSYS FLUENT)
4. Solution (ANSYS CFX / ANSYS FLUENT)
5. Result (ANSYS CFD-Post)
CHE-437: COMPUTATIONAL FLUID DYNAMICS
Governing Equations
Continuity equation
Unsteady, three-dimensional mass conservation or continuity equation at a
point in a compressible fluid
Φ = 1 (mass)
Φ = u, v, w (momentum)
Φ = i (or T or h0) (energy)
• Left side: selecting appropriate values for diffusion
• the rate of change term coefficient Γ and source terms
Three-dimensional domain
Finite Volume Method (FVM)
• Transport equation for property φ
• The pressure gradient term forms the main momentum source term in
most flows of engineering importance.
• In general-purpose flow computations we also wish to calculate the
pressure field as part of the solution, so its gradient is not normally
known beforehand.
Pressure-velocity coupling in steady flows
Incompressible flow:
• Density is constant and hence by definition not linked to the
pressure.
• In this case coupling between pressure and velocity introduces
a constraint in the solution of the flow field: if the correct
pressure field is applied in the momentum equations the
resulting velocity field should satisfy continuity.
The SIMPLE algorithm
• The acronym SIMPLE stands for Semi-Implicit Method for
Pressure-Linked Equations.
• Iterative method