Finite volume method for two dimensional diffusion problem

The methods used for solving two dimensional Diffusion problems are similar to those used for one dimensional problems. The general equation for steady diffusion can be easily derived from the general transport equation for property Φ by deleting transient and convective terms[1]

where,
is the Diffusion coefficient[2] and is the Source term.[3]

A portion of the two dimensional grid used for Discretization is shown below:

Graph of 2 dimensional plot

In addition to the east (E) and west (W) neighbors, a general grid node P , now also has north (N) and south (S) neighbors. The same notation is used here for all faces and cell dimensions as in one dimensional analysis. When the above equation is formally integrated over the Control volume, we obtain

Using the divergence theorem, the equation can be rewritten as :

This equation represents the balance of generation of the property φ in a Control volume and the fluxes through its cell faces. The derivatives can by represented as follows by using Taylor series approximation:

Flux across the east face =

Flux across the south face =

Flux across the north face =

Substituting these expressions in equation (2) we obtain

When the source term is represented in linearized form , this equation can be rearranged as,

=


This equation can now be expressed in a general discretized equation form for internal nodes, i.e.,

Where,

The face areas in y two dimensional case are :

 

and

.

We obtain the distribution of the property i.e. a given two dimensional situation by writing discretized equations of the form of equation (3) at each grid node of the subdivided domain. At the boundaries where the temperature or fluxes are known the discretized equation are modified to incorporate the boundary conditions. The boundary side coefficient is set to zero (cutting the link with the boundary) and the flux crossing this boundary is introduced as a source which is appended to any existing and terms. Subsequently the resulting set of equations is solved to obtain the two dimensional distribution of the property

References

  1. "Navier-Stokes Equations in Fluid Mechanics". Efunda.com. Retrieved 2013-10-29.
  2. "Diffusion – useful equations". Life.illinois.edu. Retrieved 2013-10-29.
  3. "SSCP: Programming Strategies". Physics.drexel.edu. Retrieved 2013-10-29.

External links

See also

This article is issued from Wikipedia - version of the 12/9/2015. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.