language-iconOld Web
English
Sign In

Finite volume method

The finite volume method (FVM) is a method for representing and evaluating partial differential equations in the form of algebraic equations . Similar to the finite difference method or finite element method, values are calculated at discrete places on a meshed geometry. 'Finite volume' refers to the small volume surrounding each node point on a mesh. In the finite volume method, volume integrals in a partial differential equation that contain a divergence term are converted to surface integrals, using the divergence theorem. These terms are then evaluated as fluxes at the surfaces of each finite volume. Because the flux entering a given volume is identical to that leaving the adjacent volume, these methods are conservative. Another advantage of the finite volume method is that it is easily formulated to allow for unstructured meshes. The method is used in many computational fluid dynamics packages. The finite volume method (FVM) is a method for representing and evaluating partial differential equations in the form of algebraic equations . Similar to the finite difference method or finite element method, values are calculated at discrete places on a meshed geometry. 'Finite volume' refers to the small volume surrounding each node point on a mesh. In the finite volume method, volume integrals in a partial differential equation that contain a divergence term are converted to surface integrals, using the divergence theorem. These terms are then evaluated as fluxes at the surfaces of each finite volume. Because the flux entering a given volume is identical to that leaving the adjacent volume, these methods are conservative. Another advantage of the finite volume method is that it is easily formulated to allow for unstructured meshes. The method is used in many computational fluid dynamics packages. Consider a simple 1D advection problem defined by the following partial differential equation Here, ρ = ρ ( x , t ) {displaystyle ho = ho left(x,t ight) } represents the state variable and f = f ( ρ ( x , t ) ) {displaystyle f=fleft( ho left(x,t ight) ight) } represents the flux or flow of ρ {displaystyle ho } . Conventionally, positive f {displaystyle f } represents flow to the right while negative f {displaystyle f } represents flow to the left. If we assume that equation (1) represents a flowing medium of constant area, we can sub-divide the spatial domain, x {displaystyle x } , into finite volumes or cells with cell centres indexed as i {displaystyle i } . For a particular cell, i {displaystyle i } , we can define the volume average value of ρ i ( t ) = ρ ( x , t ) {displaystyle { ho }_{i}left(t ight)= ho left(x,t ight) } at time t = t 1 {displaystyle {t=t_{1}} } and x ∈ [ x i − 1 2 , x i + 1 2 ] {displaystyle {xin left} } , as and at time t = t 2 {displaystyle {t=t_{2}} } as, where x i − 1 2 {displaystyle x_{i-{frac {1}{2}}} } and x i + 1 2 {displaystyle x_{i+{frac {1}{2}}} } represent locations of the upstream and downstream faces or edges respectively of the i t h {displaystyle i^{th} } cell.

[ "Classical mechanics", "Flow (psychology)", "Thermodynamics", "Mathematical optimization", "Mechanics", "finite volume simulation", "compressible gas dynamics", "gradient reconstruction", "spectral volume", "Lax–Friedrichs method" ]
Parent Topic
Child Topic
    No Parent Topic
Baidu
map