You are on page 1of 56

CFD Inside Finite Volume Method (2) Applied CFD

Santiago Lan Beatove

Adapted from material of A. Bakker Applied CFD & An Introduction to CFD of S. Lan

Pressure-velocity coupling in steady flows

Pressure-velocity coupling in steady flows


The convection-diffusion equations are transport equations for all variables, except for the pressure. Gradients in the pressure appear in the momentum equations, thus the pressure field needs to be calculated in order to be able to solve these equations. If the flow is compressible:
The continuity equation can be used to compute density. Temperature follows from the enthalpy equation. Pressure can then be calculated from the equation of state p=p(,T).

However, if the flow is incompressible the density is constant and not linked to pressure. The solution of the Navier-Stokes equations is then complicated by the lack of an independent equation for pressure.
3

Pressure-velocity coupling in steady flows

Pressure-velocity coupling in steady flows


In order to maintain consistency among the numerical approximations used, it is best to derive the equation for the pressure from the discretised momentum and continuity equations rather than by approximating the Poisson equation

Pressure-velocity coupling in steady flows

Pressure-velocity coupling in steady flows

Pressure-velocity coupling in steady flows

Pressure-velocity coupling in steady flows

Pressure-velocity coupling in steady flows

10

Pressure-velocity coupling in steady flows

A=

V x
11

Pressure-velocity coupling in steady flows

12

Pressure-velocity coupling in steady flows

13

Pressure-velocity coupling in steady flows

14

Pressure-velocity coupling in steady flows

15

Pressure-velocity coupling in steady flows

16

Pressure-velocity coupling in steady flows

17

Pressure-velocity coupling in steady flows


Notes on underrelaxation
Underrelaxation factors are there to suppress oscillations in the flow solution that result from numerical errors. Underrelaxation factors that are too small will significantly slow down convergence, sometimes to the extent that the user thinks the solution is converged when it really is not. The recommendation is to always use underrelaxation factors that are as high as possible, without resulting in oscillations or divergence. When the solution is converged but the pressure residual is still relatively high, the factors for pressure and momentum can be lowered to further refine the solution.

18

Pressure-velocity coupling in steady flows

19

Pressure-velocity coupling in steady flows

20

Pressure-velocity coupling in steady flows

21

Pressure-velocity coupling in steady flows

22

Pressure-velocity coupling in steady flows

23

Pressure-velocity coupling in steady flows

24

Pressure-velocity coupling in steady flows

25

Pressure-velocity coupling in steady flows

26

Pressure-velocity coupling in steady flows

27

Pressure-velocity coupling in steady flows

28

Pressure-velocity coupling in steady flows


Effect of under-relaxation parameter for pressure, p CDS, 32x32 CV uniform grid Number of iterations required to reduce the residual 3 orders of magnitude

Similar behaviour for the two kind of grids!!


29

Pressure-velocity coupling in steady flows


Effect of under-relaxation parameter for velocity, u Number of iterations required to reduce the residual 3 orders of magnitude

Similar behaviour for the two kind of grids!!

30

Pressure-velocity coupling in steady flows

31

Pressure-velocity coupling in steady flows

cold

hot

32

Convergence
The iterative process is repeated until the change in the variable from one iteration to the next becomes so small that the solution can be considered converged. At convergence:
All discrete conservation equations (momentum, energy, etc.) are obeyed in all cells to a specified tolerance. The solution no longer changes with additional iterations. Mass, momentum, energy and scalar balances are obtained.

Residuals measure imbalance (or error) in conservation equations. The absolute residual at point P is defined as:

RP = a P P nb anb nb b
33

Convergence
Residuals are usually scaled relative to the local value of the property in order to obtain a relative error:

RP , scaled

a P P nb anb nb b = a P P

They can also be normalized, by dividing them by the maximum residual that was found at any time during the iterative process. An overall measure of the residual in the domain is: a P P nb anb nb b R = all cells a P P
all cells

It is common to require the scaled residuals to be on the order of 10-3 to 10-4 or less for convergence.
34

Convergence: monitor residuals


If the residuals have met the specified convergence criterion but are still decreasing, the solution may not yet be fully converged. If the residuals never meet the convergence criterion, but are no longer decreasing and other solution monitors do not change either, the solution is converged. Residuals are not the solution! Low residuals do not automatically mean a correct solution, and high residuals do not automatically mean a wrong solution. Final residuals are often higher with higher order discretization schemes than with first order discretization. That does not mean that the first order solution is better! Residuals can be monitored graphically also.

35

Convergence: other monitors


For models whose purpose is to calculate a force on an object, the predicted force itself should be monitored for convergence. E.g. for an airfoil, one should monitor the predicted drag coefficient. Overall mass balance should be satisfied. When modeling rotating equipment such as turbofans or mixing impellers, the predicted torque should be monitored. For heat transfer problems, the temperature at important locations can be monitored.

36

Solution of discretised equations

37

Solution of discretised equations

aPnb anbnb = bP
nb

38

Solution of discretised equations

39

Solution of discretised equations

40

Solution of discretised equations

41

Solution of discretised equations

42

Finite Volume Method for unsteady flows

43

Finite Volume Method for unsteady flows

44

Finite Volume Method for unsteady flows

45

Finite Volume Method for unsteady flows

46

Finite Volume Method for unsteady flows

47

Finite Volume Method for unsteady flows

48

Finite Volume Method for unsteady flows

49

Finite Volume Method for unsteady flows

(Versteeg & Malalasekera, 1995)


50

Finite Volume Method for unsteady flows

51

Finite Volume Method for unsteady flows

52

Finite Volume Method for unsteady flows

53

Finite Volume Method for unsteady flows

54

Finite Volume Method for unsteady flows

55

Finite Volume Method for unsteady flows

56

You might also like