An Entity of Type: Thing, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

The Finite volume method in computational fluid dynamics is a discretization technique for partial differential equations that arise from physical conservation laws. These equations can be different in nature, e.g. elliptic, parabolic, or hyperbolic. The first well-documented use of this method was by Evans and Harlow (1957) at Los Alamos. The general equation for steady diffusion can be easily be derived from the general transport equation for property Φ by deleting transient and convective terms. General Transport equation can be defined as , * Steady State * Low Reynolds Number , or, . ,where ,.

Property Value
dbo:abstract
  • The Finite volume method in computational fluid dynamics is a discretization technique for partial differential equations that arise from physical conservation laws. These equations can be different in nature, e.g. elliptic, parabolic, or hyperbolic. The first well-documented use of this method was by Evans and Harlow (1957) at Los Alamos. The general equation for steady diffusion can be easily be derived from the general transport equation for property Φ by deleting transient and convective terms. General Transport equation can be defined as , where is density and is the conserved quantity, is the Diffusion coefficient and is the Source term. is the Net rate of flow of out of fluid element (convection), is Rate of increase of due to diffusion, is Rate of increase of due to sources. is Rate of increase of of fluid element(transient), Conditions under which the transient and convective terms goes to zero: * Steady State * Low Reynolds Number For one-dimensional, steady-state diffusion, General Transport equation reduces to: , or, . The following steps comprise the finite volume method for one-dimensional steady state diffusion - STEP 1Grid Generation * Divide the domain into equal parts of small domain. * Place nodal points at the center of each small domain. * Create control volumes using these nodal points. * Create control volumes near the edges in such a way that the physical boundaries coincide with control volume boundaries (Figure 1). * Assume a general nodal point 'P' for a general control volume. Adjacent nodal points to the East and West are identified by E and W respectively. The West-side face of the control volume is referred to by 'w' and the East-side control volume face by 'e' (Figure 2). * The distance between WP, wP, Pe and PE are identified by ,, and respectively (Figure 4). STEP 2Discretization * The crux of Finite volume method is to integrate the governing equation over each control volume. * Nodal points are used to discretize equations. * At nodal point P, the control volume integral is given by (Figure 3) ,where is Cross-sectional Area Cross section (geometry) of control volume face, is Volume, is average value of source S over the control volume. * It states that the difference between the diffusive flux Fick's laws of diffusion of through the east and west faces of some volume corresponds to the change in the quantity in that volume. * The diffusive coefficient of and are required in order to reach a useful conclusion. * Central differencing technique [1] is used to derive the diffusive coefficient of : ,. * is calculated using the nodal point values (Figure 4): ,, * In some practical situations, the source term can be linearized: . * Merging the above equations leads to . * Re-arranging gives . * Compare and identify the above equation with where STEP 3:Solution of equations * Discretized equation must be set up at each of the nodal points in order to solve the problem. * The resulting system of linear algebraic equations Linear equation can then be solved to obtain at the nodal points. * The matrix of higher order [2] can be solved in MATLAB. This method can also be applied to a 2D situation. See Finite volume method for two dimensional diffusion problem. (en)
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 40925324 (xsd:integer)
dbo:wikiPageLength
  • 8907 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1123217193 (xsd:integer)
dbo:wikiPageWikiLink
dbp:date
  • 2012-07-13 (xsd:date)
dbp:url
dbp:wikiPageUsesTemplate
dcterms:subject
rdfs:comment
  • The Finite volume method in computational fluid dynamics is a discretization technique for partial differential equations that arise from physical conservation laws. These equations can be different in nature, e.g. elliptic, parabolic, or hyperbolic. The first well-documented use of this method was by Evans and Harlow (1957) at Los Alamos. The general equation for steady diffusion can be easily be derived from the general transport equation for property Φ by deleting transient and convective terms. General Transport equation can be defined as , * Steady State * Low Reynolds Number , or, . ,where ,. (en)
rdfs:label
  • Finite volume method for one-dimensional steady state diffusion (en)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:isPrimaryTopicOf
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License