Power law scheme

Source: Wikipedia, the free encyclopedia.

The power law scheme was first used by

convection diffusion equation. This scheme is also very effective in removing False diffusion
error.

Working

The power-law scheme[1][2] interpolates the face value of a variable, , using the exact solution to a one-dimensional convection-diffusion equation given below:

In the above equation Diffusion Coefficient, and both the density and velocity remains constant u across the interval of integration.

Integrating the equation, with Boundary Conditions,

Variation of face value with distance, x is given by the expression,

Graph depicting variation of face value with distance for a range of Peclet number.

where Pe is the Peclet number given by

Peclet number is defined to be the ratio of the rate of convection of a physical quantity by the flow to the rate of diffusion of the same quantity driven by an appropriate gradient.

The variation between and x is depicted in Figure for a range of values of the Peclet number. It shows that for large Pe, the value of at x=L/2 is approximately equal to the value at upwind boundary which is assumption made by the upwind differencing scheme. In this scheme diffusion is set to zero when cell Pe exceeds 10.

This implies that when the flow is dominated by convection, interpolation can be completed by simply letting the face value of a variable be set equal to its upwind or upstream value.

When Pe=0 (no flow, or pure diffusion), Figure shows that solution, may be interpolated using a simple linear average between the values at x=0 and x=L.

When the Peclet number has an intermediate value, the interpolated value for at x=L/2 must be derived by applying the power law equivalent.

The simple average convection coefficient formulation can be replaced with a formula incorporating the power law relationship :

Power Law Relationship

where

and are the properties on the left node and right node respectively.

The central coefficient is given by .

Final coefficient form of the discrete equation:

References